Use a securely issued API key with the scope socialplanner/tag.readonly. Store credentials safely and rotate keys regularly. In Mural, configure the connection to pass the key and authorize data exchange.
In Mural, connect the Mural workspace to the Users API by providing the API key and granting permissions. The connector supports key based authentication and OAuth for future expansions.
GET /social-media-posting/:locationId/tags; POST /social-media-posting/:locationId/tags/details; socialplanner/statistics.readonly; POST /social-media-posting/statistics
Triggered when a new tag is created in Mural to update the Users API with the latest tag data.
Actions: pull tag data from Mural and push it to the Users API using the GET and POST tag endpoints.
GET /social-media-posting/:locationId/tags
locationId, tagId, tagName, timestamp
Triggered when user statistics in the Users API update, refreshing analytics in Mural.
Actions: post statistics data to the Users API via the statistics endpoint to keep analytics current in Mural.
POST /social-media-posting/statistics
statsId, locationId, metric, value, timestamp
Triggered when new audience insights are computed in the Users API and need to be surfaced in Mural.
Actions: fetch insights from the Users API and map them into Mural boards or reports.
N/A (not exposed directly via endpoints; use endpoints 1–4 to derive data)
insightId, metric, score, timestamp
Automate data flow between Mural and the Users API without writing code.
Eliminate manual data entry and reduce human error through real time syncing.
Accelerate decision making by delivering live data directly into your Mural workflows.
Key elements include endpoints, triggers, actions, and field mappings. Core processes cover authentication, data mapping, error handling, and testing.
A defined API URL path used to perform a specific operation when called.
An event in one system that starts a workflow in another system.
A task executed as a result of a trigger.
A data field used to identify, map, or join records across systems.
Guide new users through connecting the accounts and automatically pull in initial tags to jumpstart workflows.
Display live metrics from the Users API inside Mural boards for quick insights.
Automatically enrich tag records with additional metadata from the Users API to enhance tagging workflows.
Obtain an API key with the required scope and securely store it for the connection.
Enter the API key into Mural’s connection settings and test the integration.
Define mappings for tags, statistics, and custom fields to ensure accurate data flow.
You can sync tags, statistics, and related metadata between Mural and the Users API. The setup supports one way or two way updates depending on your mappings; ensure permissions are granted and endpoints are correctly configured. This integration emphasizes correct data mapping and secure credential handling.
No coding is required for basic syncing using the built in connector. For advanced mappings, tailor the flow with available endpoints and data fields. If needed, consult the API docs for field options. The connector provides a guided setup to minimize setup time.
Basic syncing relies on the four endpoints listed in this guide. You can extend with additional endpoints as your needs grow. Start with tags and statistics to get value quickly. As your use case expands, you can incorporate more endpoints and data fields.
Connections use API keys and OAuth where supported. Store credentials securely and rotate keys monthly. Use IP whitelisting and limited scopes to minimize risk. Always follow your organization’s security policies when configuring integrations.
Yes, you can map custom fields from both systems. Define field mappings in the connector and validate on test runs. Custom fields help tailor dashboards and reports. Review mappings regularly to ensure data quality and relevance.
If you see errors, check endpoint availability, authentication, and permissions. Use the test connection in Mural, review logs, and adjust mappings as needed. Consult API docs or support if issues persist.
Live stats appear on the connected Mural boards or dashboards once the data is synced. Use the statistics endpoint to refresh data on schedule or on demand. Set up periodic refreshes to keep insights current.
Due to high volume, we will be upgrading our server soon!
Complete Operations Catalog - 126 Actions & Triggers