Use secure API keys or OAuth 2.0 within the socialplanner scope to read tags and statistics.
Configure Rankr to securely store API credentials and test access in a sandbox locationId first.
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 post is created for a location to fetch tags from the Users API.
Actions: call GET tags, then POST details to enrich tags for each post.
GET /social-media-posting/:locationId/tags
locationId, tagName, postId
Trigger after posting a batch to generate statistics.
Actions: call statistics.readonly, then POST statistics to store results.
POST /social-media-posting/statistics
locationId, reportId
Trigger weekly to summarize audience tags for a location.
Actions: fetch tags and statistics to derive audience metrics.
GET /social-media-posting/:locationId/tags
locationId, audienceSegment
Zero code integration with ready to use endpoints for social data.
Faster time to value with no deployment overhead.
Scalable insights with built in statistics and tags.
Glossary of terms used in this integration including endpoints, tags, statistics, and locationId.
A defined interface that allows Rankr to request data from the Users API.
A label assigned to a post to categorize content and trigger views or actions.
An identifier for a social location used when requesting data from the Users API.
Aggregated metrics on posting performance and engagement.
Auto tag posts by location and pull statistics to tailor influencer campaigns.
Aggregate tags to build audience segments for micro influencers.
Combine tags and statistics to generate weekly campaign reports for stakeholders.
Obtain API keys and authorize Rankr to access the Users API within the defined scope.
Set up the required endpoints: GET tags, POST details, and statistics calls for your workflows.
Test integrations in a sandbox location, monitor error rates, and validate data accuracy.
The Users API is a service that exposes endpoints to read social posting tags and posting statistics. When connected to Rankr, it enables you to automatically tag content and generate campaign insights. This integration lets you leverage location specific data to optimize influencer campaigns and measure performance over time.
No heavy coding is required. The setup uses REST endpoints and no code connectors to map locationId, tags, and statistics. You can configure triggers and actions through Rankr’s interface and test in a sandbox first.
Key endpoints include GET /social-media-posting/:locationId/tags to fetch tags and POST /social-media-posting/:locationId/tags/details to enrich them. For analytics, use socialplanner/statistics.readonly and POST /social-media-posting/statistics to store results.
Authentication uses the API key or OAuth flow within the Users API scope socialplanner/tag.readonly. In Rankr, securely store credentials and rotate keys regularly.
Respect the scope socialplanner/tag.readonly and monitor rate limits in the API documentation. Build retry logic and graceful fallbacks in case of throttling.
Yes. Use the statistics endpoints to fetch and post campaign data. Combine with tag data to build complete performance dashboards for influencers.
Consult the GHL API reference and Rankr docs for endpoint definitions, authentication steps, and example workflows. You can also join the Rankr community for tips.
Due to high volume, we will be upgrading our server soon!
Complete Operations Catalog - 126 Actions & Triggers