To access the Users API you will authenticate with an API key or OAuth token that has the socialplanner tag access scope. Keep credentials secure and rotate them regularly.
FunnelCockpit uses your GHL credentials to authorize requests. Store tokens securely and test connections in a safe environment before going live.
– GET /social-media-posting/:locationId/tags; fetch available tags for a location. – POST /social-media-posting/:locationId/tags/details; retrieve detailed tag information. – socialplanner/statistics.readonly; read-only access to analytics. – POST /social-media-posting/statistics; submit or fetch updated statistics for reporting.
Trigger: when a new post is drafted in FunnelCockpit, retrieve relevant tags from the Users API and attach them automatically.
Actions: pull tag lists, map to post fields and save tag details back to FunnelCockpit for reporting.
GET /social-media-posting/:locationId/tags
locationId, tags, tagDetails, timestamp
Trigger: after campaigns run, pull statistics from the Users API to update funnels and dashboards in FunnelCockpit.
Actions: fetch metrics, generate charts, and export reports to stakeholders.
POST /social-media-posting/statistics
locationId, metrics, dateRange
Trigger: changes in location data refresh read-only statistics in FunnelCockpit.
Actions: synchronize read-only stats to dashboards and alerts when updates occur.
GET socialplanner/statistics.readonly
locationId, metrics, date
Create powerful automations with a visual workflow designer without writing code.
Achieve a centralized data flow between GHL and FunnelCockpit with real time updates.
Scale processes across teams and locations using reusable endpoints and templates.
This glossary explains authentication, endpoints, and data fields you will encounter when integrating the GHL Users API with FunnelCockpit.
The process of proving your app identity to GHL to gain access to resources securely via tokens or OAuth.
A specific URL path exposed by the API used to perform a task such as retrieving tags or posting statistics.
A secure token that authorizes API requests on behalf of your app.
A URL endpoint that GHL can call to deliver events in real time.
Automatically fetch and apply tags to posts based on location, time, or content cues to improve targeting.
Visualize post performance in real time with charts pulled from the statistics endpoints.
Create templates for common use cases, then clone and adapt for new locations.
Register an app in GHL, capture client ID and secret, and set the scope socialplanner/tag.readonly.
Enter your API credentials or token in FunnelCockpit and test the connection to ensure access to the endpoints.
Activate the integration, monitor the initial data sync, and set up dashboards to watch activity.
No coding is required for the basic flow. Use FunnelCockpit’s visual designer to connect the Users API endpoints and map data fields. Start with authentication and endpoint testing in a sandbox before going live. The workflow designer handles triggers and actions for you.
Authentication uses tokens or OAuth to protect data. Store credentials securely, rotate keys regularly, and limit scope to only what you need. In addition, monitor access logs and set alerting on unusual activity.
Supported endpoints include the tags endpoints and the statistics endpoints shown on this page. Additional endpoints can be wired as your use cases grow. Always test in a safe environment.
Yes. Once the data is synced, you can view dashboards in FunnelCockpit and react to analytics in real time as updates arrive from GHL.
Yes. You can disconnect the integration and reconfigure with new credentials or different scopes. The setup guides and access controls help you manage this safely.
Some updates can be near real time depending on your trigger and endpoint configuration. For most use cases, you will see data refresh within minutes.
Rate limits depend on your GHL plan and token scope. If you hit limits, you can stagger requests or batch data pulls. We’ll help you optimize the call patterns.
Due to high volume, we will be upgrading our server soon!
Complete Operations Catalog - 126 Actions & Triggers