Authenticate to the Surveys API using your API key or OAuth credentials, then grant Mobilo Card access to manage posts on your connected locations.
To authorize Mobilo Card with Surveys API, create credentials in your account and configure them in the Mobilo Card integration settings.
POST /social-media-posting/:locationId/posts\nPUT /social-media-posting/:locationId/posts/:id\nDELETE /social-media-posting/:locationId/posts/:id\nPATCH /social-media-posting/:locationId/posts/:id
Trigger: When new content is available in Surveys API templates, automatically generate a post for Mobilo Card.
Actions: POST to location with templated text and optional media field.
POST /social-media-posting/:locationId/posts
Required fields: locationId, content, schedule (optional), media (optional)
Trigger: Post metadata or content changes in Surveys API should reflect in Mobilo Card posts.
Actions: PUT /social-media-posting/:locationId/posts/:id to modify content or schedule
PUT /social-media-posting/:locationId/posts/:id
Required fields: locationId, id, content
Trigger: Post retirement or deprecation in Surveys API
Actions: DELETE /social-media-posting/:locationId/posts/:id
DELETE /social-media-posting/:locationId/posts/:id
Required fields: locationId, id
Automate social posting without writing code using templates and drag-and-drop builders.
Orchestrate multi-step workflows across locations with simple triggers and actions.
Scale campaigns quickly by reusing content blocks across posts.
A quick glossary of terms and core processes used to connect the Surveys API with Mobilo Card, including endpoints, authentication methods, and typical data objects.
A specific URL path and HTTP method that performs an action on an API.
POST, GET, PUT, PATCH, DELETE define actions to interact with resources.
A unique identifier for a location within GHL where posts are created or managed.
A credential that authenticates API requests to access your GHL/Mobilo Card resources.
Set up templates and schedules so Mobilo Card posts publish automatically from Surveys API events.
Use dynamic fields from Surveys API to personalize each Mobilo Card post.
Coordinate posts across multiple social channels via a single Mobilo Card workflow.
Create credentials in Surveys API and authorize Mobilo Card to access your location postings.
Attach the POST, PUT, PATCH, and DELETE endpoints to Mobilo Card workflows with appropriate placeholders.
Run test posts, verify responses, then switch to live mode for production usage.
The Surveys API connection in Mobilo Card enables you to push content to social profiles using Mobilo Card workflows. It centralizes posting actions and uses your location context to target posts. You can customize triggers and templates for consistent messaging.
Currently, the core endpoints include creating, updating, deleting, and patching posts at a given location. These endpoints let you manage the life cycle of posts directly from Mobilo Card.
Authentication is performed via API keys or OAuth credentials. You will need to configure and authorize the Mobilo Card integration to access the Surveys API resources.
Yes. You can schedule posts by including a schedule field or by using templates that specify publish times, and Mobilo Card will execute postings across your chosen locations.
No-code builds are supported through the interface. You can drag-and-drop templates, set triggers, and map fields without writing code.
If you encounter authorization or endpoint errors, check credentials, ensure scopes are available, and verify the endpoint paths in your Mobilo Card workflow.
Activity logs and metrics are available in Mobilo Card’s dashboard and the Surveys API usage section for auditing and performance insights.
Due to high volume, we will be upgrading our server soon!
Complete Operations Catalog - 126 Actions & Triggers