Skip to main content
C1 provides identity governance for Mural. Integrate your Mural workspace with C1 for unified visibility and governance over user access.

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

You need a Mural access token that can read the target workspace’s members, and the id of the workspace you want to sync. Treat the token as a secret.
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

Follow these instructions to use a built-in, no-code connector hosted by C1.
1
In C1, navigate to Apps > Connectors and click Add connector.
2
Search for Mural and click Add.
3
Choose where to add the connector: Create a new app, or Add to an existing app (then select the app).If you’re creating a new app, choose whether to link it to an application discovered from your identity provider: select Yes and pick the IdP application, or No to continue with just the connector.
4
Set the connector’s Name and, optionally, a Description.
5
Click the pencil icon next to Owners to choose who can configure and manage this connector.
6
Click Add. The connector is created and its configuration page opens.
7
Find the Settings area of the page and click Edit.
8
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.
9
Click Save.
10
The connector’s label changes to Syncing, followed by Connected. You can view the logs to ensure that information is syncing.
Done. Your Mural connector is now pulling access data into C1.