Capabilities
The Lucidchart connector supports automatic account provisioning.
*Account provisioning is only available on Lucidchart accounts with Enterprise licenses.
When a new account is created by C1, the account’s password will be sent to a vault.
This connector does not support account deprovisioning. You must deprovision accounts directly in Lucidchart.
Gather Lucidchart credentials
Each setup method requires you to pass in credentials generated in Lucidchart. Gather these credentials before you move on.Create an API key
1
In the Lucidchart developer portal, navigate to API Keys.
2
Click + Create API Key.
3
Give the new key a name, such as “C1” and set an expiration, if desired.
4
Give the key the relevant set of grants:
-
To give C1 sync-only (READ) access:
Documents - ViewandFolders - View -
To give C1 provisioning (READ/WRITE) access:
Documents - EditandFolders - Edit
5
Click Generate API key. The new key is created.
6
Carefully copy and save the API key.
Create an OAuth2 client
1
Navigate to
https://lucid.app/developer#/packages and click Create Application.2
Give the new app a name, then click Create.
3
Select the new app’s OAuth 2.0 tab.
4
Enter
https://accounts.conductor.one/oauth/callback in the Redirect URI field.5
Click Create OAuth 2.0 client.
6
Carefully copy and save the OAuth client ID and client secret.
Self-hosted only: Create an OAuth refresh token
If you’re setting up a self-hosted Lucidchart connector, you’ll also need a refresh token for the Lucidchart OAuth client.1
Follow the Lucidchart OAuth2 access token documentation to create an access token.
2
If you want to use the Lucidchart connector to provision accounts, give the token the
account.user scope.Account provisioning is only available on Lucidchart accounts with Enterprise licenses.3
Carefully copy and save the refresh token included in the token response.
Configure the Lucidchart connector
- Cloud-hosted
- Self-hosted
Follow these instructions to use a built-in, no-code connector hosted by C1.Done. Your Lucidchart connector is now pulling access data into C1.
1
In C1, navigate to Integrations > Connectors and click Add connector.
2
Search for Lucidchart and click Add.Don’t see the Lucidchart connector? Reach out to support@c1.ai to add Lucidchart to your Connectors page.
3
Choose how to set up the new Lucidchart connector:
- Add the connector to a currently unmanaged app (select from the list of apps that were discovered in your identity, SSO, or federation provider that aren’t yet managed with C1)
- Add the connector to a managed app (select from the list of existing managed apps)
- Create a new managed app
4
Set the owner for this connector. You can manage the connector yourself, or choose someone else from the list of C1 users. Setting multiple owners is allowed.If you choose someone else, C1 will notify the new connector owner by email that their help is needed to complete the setup process.
5
Click Next.
6
Find the Settings area of the page and click Edit.
7
Paste the API key in the Lucidchart API key field.
8
Paste the client ID and client secret into the relevant fields.
9
Optional. By default, the connector syncs Lucidchart documents and folders that are shortcuts. If you prefer not to sync shortcuts (because they don’t grant effective permissions or might return 403/404 errors from the API), click to enable Exclude shortcuts.
10
Click Save.
11
Click Login with OAuth.
12
Log into Lucidchart and authorize C1.
13
After authorizing, you’ll be redirected back to the C1 integrations page, where an “Authorized as” message is now printed.
14
The connector’s label changes to Syncing, followed by Connected. You can view the logs to ensure that information is syncing.