video on setting up appointments from Vapi to the GHL calendar. As most of you know as of recently, you need to set up OAuth 2.0 connection.
I was able to figure out the setup, but it is a fairly complicated process.
Since there is no existing module with access to create event scope, you need to set up an HTTP (make an OAuth 2.0) module and then click on "Add Connection."
Open a new tab and visit GoHighLevel Marketplace. You need to create your own private app and give it access.
In your app, you need to add scopes (calendars/event.readonly, calendars/event.write), and create a client key.