Use secure API keys or OAuth as configured in GHL to authorize Rankr to access the Users API endpoints.
Rankr uses token based authentication to securely call GHL endpoints on your behalf.
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 activates image rendering in Rankr
Actions: fetch tags via GET endpoint and render HTML CSS to image
Method path: GET /social-media-posting/:locationId/tags
Key fields: locationId tagId renderOptions
Trigger: statistics updated in GHL
Actions: post statistics to Rankr dashboards
Method path: POST /social-media-posting/statistics
Key fields: locationId statsDate metric
Trigger: on demand tag details requested
Actions: call POST /social-media-posting/:locationId/tags/details to enrich tag data
Method path: POST /social-media-posting/:locationId/tags/details
Key fields: locationId tag fields
No code setup lets you connect the HTML CSS to image rendering without coding
Automate content to image workflows without writing scripts
Centralized data sync reduces manual tasks and mistakes
Elements and processes include endpoints triggers actions and fields used to connect Rankr with the Users API via GHL
A specific URL and method defined by GHL that your app can call to perform an action
An event in Rankr or GHL that starts an automation sequence
A task executed in response to a trigger such as rendering an image or updating statistics
The process of proving identity to access a protected API
Automatically generate images from post content to boost engagement
Render statistics visuals in real time for stakeholders
Create multiple image variants based on tag data
Request API keys and set up OAuth for secure access
Enter required endpoints and data fields for image rendering
Run tests verify outputs and deploy to production
The GHL Users API provides access to social posting data tags and statistics. It allows Rankr to render HTML CSS into images based on post content. Use authorized credentials to protect your data and ensure compliant usage.
Authenticate using API keys or OAuth as defined in the GHL setup. Ensure Rankr requests are signed and tokens refreshed regularly.
The endpoints you will use include GET /social-media-posting/:locationId/tags and POST /social-media-posting/:locationId/tags/details and POST /social-media-posting/statistics. Use unpublished endpoints as needed.
Yes. You can specify image size color fonts and output format in the render options. Provide templates and data mapping.
Implement retries with exponential backoff. Log errors and alert on failures to ensure reliable rendering.
Yes no code options exist via automations and API connectors. You can connect without writing code using the GHL UI.
Rendered images appear in Rankr assets library or your chosen storage. You can embed or link them in posts.
Due to high volume, we will be upgrading our server soon!
Complete Operations Catalog - 126 Actions & Triggers