Use your GHL API credentials and the scope socialplanner/tag.readonly to authorize requests to the Users API
Grant VerifyPass the required permissions in GHL to access user data via the Users API
Core endpoints include GET /social-media-posting/:locationId/tags, POST /social-media-posting/:locationId/tags/details, GET socialplanner/statistics.readonly, and POST /social-media-posting/statistics
Trigger that starts when a new or updated tag is detected for a location
Actions include retrieving tags and then fetching tag details with endpoints 1 and 2
GET /social-media-posting/:locationId/tags
locationId, tagId, tagName
Trigger that runs on a schedule or on demand to collect statistics
Actions include posting statistics using endpoint 4 to verify and store data
POST /social-media-posting/statistics
locationId, date, metrics
Trigger for on demand or scheduled data export
Actions include retrieving read only statistics data from socialplanner/statistics.readonly to build reports
socialplanner/statistics.readonly
N/A
Rapid setup with no code required
Visual workflows to map data between GHL and VerifyPass
Secure token handling and scalable API calls
A glossary of terms used in this guide including API, endpoints, triggers, actions, fields and tokens and how they relate to GHL and VerifyPass
Application Programming Interface which lets apps talk to each other
A specific URL on GHL used to perform a function or return data
Authorization method to grant access to GHL resources without exposing credentials
A URL that receives real time updates from GHL or VerifyPass
Auto tag customers in VerifyPass when tags in GHL change to trigger campaigns
Aggregate stats from socialplanner for VerifyPass dashboards
Generate reports in VerifyPass from GHL data on demand
In GHL create a dedicated API key with the socialplanner tag.readonly scope and copy the key
Enter the API key and endpoint URLs into VerifyPass to establish the connection
Run a test to fetch tags and statistics and adjust mappings as needed
With the Users API VerifyPass can read user related data to power automations and analytics. It lets you fetch tags statistics and other surfaced data. By using the no code workflows described you can automate tagging and reporting without writing code.
No code is required for basic use thanks to pre built triggers and actions in VerifyPass. Connect Apps with a simple API key and endpoint configuration and map fields visually.
For a minimal setup use endpoints for tags and statistics to create a basic workflow. You can add details endpoints for richer data as needed.
API keys can be rotated from the GHL dashboard. Update VerifyPass with the new key and test the connection after.
Use HTTPS restrict scopes to socialplanner/tag.readonly and store keys securely. Use short lived tokens and audit access regularly.
Yes you can export statistics and tag data into VerifyPass dashboards, reports, or custom views. The integration supports on demand or scheduled exports.
Visit our documentation hub for deeper guides endpoint references and troubleshooting steps. If you need help contact support.
Due to high volume, we will be upgrading our server soon!
Complete Operations Catalog - 126 Actions & Triggers