Use OAuth 2.0 or API key authentication to securely connect the Users API to Relevance AI. Store credentials in a secure vault and rotate them regularly.
Relevance AI authenticates to receive data from the Users API using OAuth 2.0 client credentials, with scopes limited to the socialplanner/tag.readonly permission.
Endpoints used: GET /social-media-posting/:locationId/tags; POST /social-media-posting/:locationId/tags/details; socialplanner/statistics.readonly; POST /social-media-posting/statistics.
Trigger: a new or updated tag is identified in a location, prompting retrieval of tags and preparation of details for enrichment.
Actions: call GET /social-media-posting/:locationId/tags to fetch tags, then POST /social-media-posting/:locationId/tags/details to enrich them, and push results to Relevance AI.
GET /social-media-posting/:locationId/tags
locationId, tagId, tagName, timestamp
Trigger: when tag details are created or updated, initiate statistics synchronization.
Actions: call POST /social-media-posting/:locationId/tags/details and POST /social-media-posting/statistics to aggregate metrics for Relevance AI.
POST /social-media-posting/:locationId/tags/details
locationId, detailsId, metric, value
Trigger: new statistics are available for dashboards in Relevance AI.
Actions: fetch socialplanner/statistics.readonly and push metrics to Relevance AI dashboards.
GET socialplanner/statistics.readonly
locationId, metric, timeRange
Automate data flow between GHL and Relevance AI without writing code using drag-and-drop builders.
Gain faster, real-time tagging analytics and decision-ready dashboards.
Scale automation across multiple locations with reusable templates.
Core elements include API endpoints, authentication, triggers, actions, and data mapping between the Users API and Relevance AI.
Application Programming Interface. A set of rules that enables apps to talk to each other.
A specific URL path in an API that performs a defined action.
An authorization framework that allows apps to obtain limited access to user accounts securely.
A callback URL that notifies your app when an event occurs.
Automatically fetch tags and enrich them with metadata captured in Relevance AI.
Push tagging analytics into Relevance AI dashboards in real time.
Create reusable templates for common tag-related workflows.
Set up OAuth 2.0 credentials and grant permissions for tag endpoints.
Choose endpoints (tags, details, statistics) and map fields to Relevance AI fields.
Create a test run, verify data flows, and enable automation.
No code required. Use the visual builder to connect GHL Users API to Relevance AI. You can configure triggers and actions without writing code. The platform provides pre-built templates and step-by-step guidance.
Supported endpoints include: GET /social-media-posting/:locationId/tags, POST /social-media-posting/:locationId/tags/details, socialplanner/statistics.readonly, and POST /social-media-posting/statistics. Additional endpoints may be surfaced as needed in the templates.
Authenticate using OAuth 2.0 or API keys. Store credentials securely and rotate them periodically. The connector handles token refresh automatically.
Use data mapping to align API fields with Relevance AI fields for seamless dashboards and analytics. You can rename, retype, or transform data during the flow.
Yes. You can trigger automations on tag changes, new tags, or updates to tag details and statistics.
Rate limits are managed by the API and the connector. Implement retries and exponential backoff to ensure resilience.
Endpoint details and docs are available in the integration guide and API reference for the Users API and Relevance AI.
Due to high volume, we will be upgrading our server soon!
Complete Operations Catalog - 126 Actions & Triggers