Access to Surveys API requires an API key or OAuth token with the socialplanner/post.write scope. Store credentials securely and rotate keys regularly.
Urlooker authenticates via your account credentials or connected OAuth to authorize actions through the Surveys API. Ensure you grant necessary permissions for posting and scheduling.
POST /social-media-posting/:locationId/posts; PUT /social-media-posting/:locationId/posts/:id; DELETE /social-media-posting/:locationId/posts/:id; PATCH /social-media-posting/:locationId/posts/:id. Note: Endpoints 5 through 17 are not used on this page.
Trigger: A new post is created in Urlooker and sent to Surveys API to be published or scheduled.
Actions: POST to /social-media-posting/:locationId/posts with content, media, and scheduling details.
POST /social-media-posting/:locationId/posts
locationId, content, media, scheduledTime, tags
Trigger: Modify post details in Urlooker and push an update via Surveys API
Actions: PUT to /social-media-posting/:locationId/posts/:id to update content, media, or schedule
PUT /social-media-posting/:locationId/posts/:id
locationId, id, content, media, scheduledTime, status
Trigger: Remove a post in Urlooker by deleting it through Surveys API
Actions: DELETE to /social-media-posting/:locationId/posts/:id
DELETE /social-media-posting/:locationId/posts/:id
locationId, id
Fast setup with no-code automation to connect data between Surveys API and Urlooker
Automated posting reduces manual work and errors
Scalable workflows that grow with your social strategy
Key elements include API endpoints, authentication, triggers, actions, and data fields used to move content between Urlooker and Surveys API
An interface that allows different software to communicate and exchange data
The process of proving identity to access a service, typically via API keys or OAuth tokens
A specific URL path where the API accepts requests and sends responses
A callback URL that receives real-time notifications when an event occurs
Use Surveys API responses to determine optimal posting times and topics in Urlooker
Sync engagement data back to Surveys API to inform future campaigns
Rotate post variations and feed performance insights back to Surveys API
Grant Urlooker permission to access Surveys API using an API key or OAuth token with the required scope
Connect the endpoints and map fields between systems
Run validation tests, confirm data flow, and enable automation
Urlooker can send post data to the Surveys API, including content text, media links, scheduling metadata, and target location. This enables coordinated publishing across platforms without leaving Urlooker. The API accepts updates to existing posts and can return status responses to confirm successful delivery.
No coding is required to use this integration. The setup is designed for no-code automation with guided configuration, triggers, and actions. If needed, you can extend it with simple API calls or automation tools, but the core flow works through the interface.
Authentication uses an API key or OAuth token with the proper scope. Store credentials securely, apply the socialplanner/post.write scope, and rotate credentials periodically. For Urlooker, connect your account or OAuth to authorize actions.
The integration uses endpoints for creating, updating, deleting, and patching social posts: POST /social-media-posting/:locationId/posts, PUT /social-media-posting/:locationId/posts/:id, DELETE /social-media-posting/:locationId/posts/:id, PATCH /social-media-posting/:locationId/posts/:id. Endpoints 5–17 are not required for this page.
Yes. You can schedule posts by passing a scheduledTime value when creating or updating posts, then Urlooker can trigger delivery at the specified time.
Rate limits depend on your Surveys API plan. Plan for bursts and implement retry logic. If you expect heavy usage, contact support to adjust quotas.
Test the integration in a sandbox or staging environment. Validate data flow by creating sample posts, checking confirmations, and ensuring scheduled times trigger correctly before going live.
Due to high volume, we will be upgrading our server soon!
Complete Operations Catalog - 126 Actions & Triggers