To authorize Rankr to access the GHL Users API you will create an API key or OAuth credentials with the scope socialplanner tag.readonly. Use the credentials in the Reflect setup to establish a secure connection.
Rankr authentication is managed within the app settings. Enter the client id and secret or the API key as provided by your GHL account and test the connection with a quick run
GET /social-media-posting/:locationId/tags; POST /social-media-posting/:locationId/tags/details; socialplanner/statistics.readonly; POST /social-media-posting/statistics
Trigger when a new location is added in Rankr to pull tags from GHL
Actions call GET tags then enrich with tags details and store in Rankr
GET /social-media-posting/:locationId/tags
locationId tags tagIds tagNames
Trigger every 24 hours to refresh statistics
Actions POST /social-media-posting/statistics to generate or update stats
POST /social-media-posting/statistics
statDate postCount engagementRate reach
Trigger on tag fetch to also call details endpoint
Actions call GET tags and POST tags/details to enrich tags data
POST /social-media-posting/:locationId/tags/details
tagId details enrichedFields
No code setup lets you connect and automate in minutes
Live data synchronization improves decision making
Reusable triggers and actions scale across campaigns
This glossary defines elements and processes used in this guide to help you implement the integration quickly
API is a set of rules that lets two systems talk to each other
A webhook is a URL that receives real time notifications from an app when events occur
OAuth 2.0 is an authorization framework used to grant access without sharing passwords
A software development kit that provides ready made tools for integrating APIs
Automatically tag posts based on sentiment and topics detected in analytics to improve reach
Create triggers that tailor responses based on tag groups and audience segments
Build a dashboard in Rankr that tracks tag driven engagement across stages
Obtain API keys or OAuth credentials and configure redirect URIs
Enter client details in Rankr and test the connection
Run a test post and confirm data flows end to end
No code integration means you can connect without writing code. Use the Reflect setup to map fields and automate processes. You can test and adjust in a few minutes.
The GHL API can pull tags and statistics endpoints. You can customize data points like tag ids, names and counts.
Statistics are refreshed on a schedule or on demand. You can set frequency to daily or hourly depending on the plan.
All credentials are transmitted securely using OAuth or API keys with HTTPS and best practices.
Yes you can map custom fields to tag details and store in Rankr campaigns.
The integration slots into existing workflows via triggers and actions without disrupting current setups.
Results can be viewed in Rankr dashboards and in the GHL connected data section.
Due to high volume, we will be upgrading our server soon!
Complete Operations Catalog - 126 Actions & Triggers