Obtain an access token for the Users API and attach it to requests from Rankr to ensure secure, authorized interactions.
Rankr uses client credentials to authenticate with the Users API and refresh tokens as needed to maintain continuous access.
GET /social-media-posting/:locationId/tags — fetch tags for a post location; POST /social-media-posting/:locationId/tags/details — enrich a post with tag details; socialplanner/statistics.readonly — retrieve read-only analytics; POST /social-media-posting/statistics — submit post statistics; Additional endpoints may be documented as needed.
Event: when a post is prepared in Rankr, fetch and attach tags from the Users API.
Actions: call GET /social-media-posting/:locationId/tags, then POST /social-media-posting/:locationId/tags/details to enrich content.
GET /social-media-posting/:locationId/tags
locationId, tagId, tagName, postId
Trigger: after a post is published, pull statistics from the Users API.
Actions: POST /social-media-posting/statistics to push insights into Rankr dashboards.
POST /social-media-posting/statistics
metric, value, timestamp, postId
Trigger: tag details are updated in the Users API and synced to Rankr.
Actions: POST /social-media-posting/:locationId/tags/details to enrich tag data in Rankr.
POST /social-media-posting/:locationId/tags/details
locationId, tagDetails, detailTimestamp
No coding required to connect Rankr with the Users API and automate workflows.
Automate tagging, post statistics, and data syncing across platforms with a few clicks.
Faster time-to-value and scalable processes for social campaigns without writing code.
Key elements include endpoints, triggers, actions, and data fields used to build automated workflows between Rankr and the Users API.
An Application Programming Interface that defines how software components communicate and share data.
A secure framework for obtaining and using access tokens to authorize API requests.
A specific URL and HTTP method that performs an action in an API.
The process of verifying identity and granting access to API resources.
Automatically fetch and tag content based on triggers to save time and improve accuracy.
Embed real-time stats dashboards in Rankr to monitor campaigns at a glance.
Set up alerts when key metrics cross predefined thresholds to stay proactive.
Obtain an access token for the Users API and approve Rankr’s access to your data.
Select endpoints such as tags and statistics to enable automation in Rankr.
Build triggers and actions in Rankr using the connected endpoints to automate tasks.
The Users API exposes endpoints to manage social tags and fetch analytics. In Rankr, you can pull tags for posts and submit details to enrich content, enabling automated tagging and improved reporting. This integration accelerates workflow and reduces manual data handling.
No coding is required to connect Rankr with the Users API when using the built-in connectors. You can configure authentication, select endpoints, and create triggers and actions through a visual interface.
Essential endpoints include GET /social-media-posting/:locationId/tags, POST /social-media-posting/:locationId/tags/details, and POST /social-media-posting/statistics for basic tagging and analytics workflows.
Secure authentication is achieved via token-based access. Obtain an access token for the Users API and attach it to all requests from Rankr. Regular token refreshes keep access uninterrupted.
Yes. Post statistics can be sent to Rankr to power dashboards and reports. Real-time updates depend on the frequency of polling or event triggers configured in Rankr.
Tag updates can be automated by triggering a details call whenever tags change, ensuring Rankr has the latest tag data for posts.
Error logs and support resources are available in your Rankr account and the API developer portal. If issues arise, consult the logs and contact support for assistance.
Due to high volume, we will be upgrading our server soon!
Complete Operations Catalog - 126 Actions & Triggers