Authenticate with a GHL access token scoped to socialplanner/tag.readonly to securely access tags and statistics endpoints from IXACT Contact CRM.
Configure token-based credentials or OAuth in IXACT to authorize requests to the GHL Users API and keep the connection secure.
– GET /social-media-posting/:locationId/tags; – POST /social-media-posting/:locationId/tags/details; – socialplanner/statistics.readonly; – POST /social-media-posting/statistics
Trigger when IXACT publishes a post to fetch current tags from the Users API for that location.
Actions: request GET /social-media-posting/:locationId/tags, store tags in IXACT, and link to the post analytics.
GET /social-media-posting/:locationId/tags
locationId, tags, timestamp
Trigger when more details are requested for a tag, such as post details.
Actions: call POST /social-media-posting/:locationId/tags/details, capture response, and attach to IXACT post records.
POST /social-media-posting/:locationId/tags/details
locationId, detailsPayload, timestamp
Trigger on schedule or demand to generate campaign statistics.
POST /social-media-posting/statistics
locationId, metrics, timestamp
Automate tagging and analytics without writing code.
Use prebuilt endpoints to connect IXACT workflows quickly.
Centralize data between IXACT and GHL for accurate reporting.
A quick glossary to help you understand the data flows between GHL and IXACT Contact CRM.
Application Programming Interface; a set of rules enabling apps to communicate.
Process of verifying identity to grant access to data and actions.
A defined route on an API that performs a specific action.
A credential string used to authorize API requests.
Automatically fetch tags for each location when IXACT campaigns publish new posts, enabling real-time tagging analytics.
Use the details endpoint to pull deeper context for richer reports and smarter optimization.
Automatically push statistics to IXACT dashboards on a cadence that suits your team.
Obtain a GHL access token with the required scope and configure IXACT to use it.
Enable and map the four endpoints to IXACT campaigns and location IDs.
Run tests, verify tag syncing and statistics reporting, and monitor dashboards.
With the GHL Users API and IXACT Connection you can automate tagging and analytics without manual steps. Create post-level tags in real time and pull analytics back into IXACT dashboards. This boosts engagement and saves time.
No coding is required thanks to prebuilt endpoints and visual configuration options in IXACT. You can set up mappings and triggers without writing code.
The available endpoints include tag retrieval, tag detail posting, and statistics endpoints as listed in the endpoint section. They cover common use cases for IXACT campaigns.
Authentication uses a GHL access token with the necessary scope. Store tokens securely in IXACT and refresh as needed.
Test the integration by publishing a sample post, verifying tags, and checking statistics dashboards. Use sandbox data where possible.
Data transferred includes locationId, tags, post identifiers, and statistics metrics. You can map fields in IXACT to target campaigns.
To disconnect, revoke the GHL token in the IXACT settings and remove any endpoint mappings. Reauthorization will require a new token.
Due to high volume, we will be upgrading our server soon!
Complete Operations Catalog - 126 Actions & Triggers