Capabilities
The connector syncs the members of a Mural workspace as user identities. Each
user carries their workspace role — admin, member, facilitator, or
another role you have defined — so you can see who holds administrative access.
Gather Mural credentials
1
Sign in to Mural as a member of the workspace you want to sync. You need
access to the workspace’s members to create a working token.
2
Create an app and access token under Mural API apps
(https://app.mural.co/api/v1/apps). For an ongoing integration, use Mural’s
OAuth2 authorization-code flow to obtain an access token; for a quick start,
a token issued for your app works as well. Copy the access token.
3
Find the workspace id. Call
GET https://app.mural.co/api/public/v1/workspaces with your token and copy
the id of the workspace you want to sync.Configure the Mural connector
- Cloud-hosted
- Self-hosted
Follow these instructions to use a built-in, no-code connector hosted by C1.Done. Your Mural connector is now pulling access data into C1.
1
In C1, navigate to Integrations > Connectors and click Add connector.
2
Search for Mural and click Add.
3
Choose how to set up the new Mural connector.
4
Set the owner for this connector.
5
Click Next.
6
Find the Settings area of the page and click Edit.
7
Enter the Mural credentials:
- Mural access token: The access token you created in Mural.
- Workspace ID: The id of the workspace you want to sync.
8
Click Save.
9
The connector’s label changes to Syncing, followed by Connected. You can view the logs to ensure that information is syncing.