Hello All,
Complete noob here, so, please be patient!
I want to connect to the HighLevel (GHL) API here:
https://marketplace.gohighlevel.com/docs/Authorization/PrivateIntegrationsToken
curl
--request GET \
--url https://services.leadconnectorhq.com/locations/<location_id> \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <YOUR PRIVATE INTEGRATION TOKEN>' \
--header 'Version: 2021-07-28'
How can I accomplish this with Airtable? I want to poll the connection to populate various tables.
The Airtable AI wasn’t much help.
thanks in advance,
Eric
