- 02 Jun 2022
- 1 Minute to read
- Print
- DarkLight
- PDF
Lucidchart
- Updated on 02 Jun 2022
- 1 Minute to read
- Print
- DarkLight
- PDF
Lucidchart allows users to collaborate on drawing, revising and sharing charts and diagrams.
Types of Assets Fetched
This adapter fetches the following types of assets:
- Users
Parameters
Host Name or IP Address (required) - The hostname or IP address of the Lucidchart server that Axonius can communicate with via the Required Ports.
Client ID and Client Secret (required) - The Client ID and Client Secret for an account that has read access to the API.
Authorization Code (required, default: xxx) - The authorization code used for the connection. For more information, see Generating a Client ID and Client Secret.
Verify SSL (required, default: false) - Select whether to verify the SSL certificate of the server against the CA database inside of Axonius. For more details, see SSL Trust & CA Settings.
HTTPS Proxy (optional, default: empty) - Connect the adapter to a proxy instead of directly connecting it to the domain.
HTTPS Proxy User Name (optional, default: empty) - The user name to use when connecting to the value supplied in Host Name or IP Address via the value supplied in HTTPS Proxy.
HTTPS Proxy Password (optional, default: empty) - The password to use when connecting to the server using the HTTPS Proxy.
To learn more about common adapter connection parameters and buttons, see Adding a New Adapter Connection.
APIs
Axonius uses the Lucid API Version 1.
Required Ports
Axonius must be able to communicate with the value supplied in Host Name or IP Address via the following ports:
- 80
- 443
Required Permissions
The value supplied in Client ID must have account.user:readonly access token permissions to fetch assets.
Generating a Client ID and Client Secret
The Lucidchart adapter uses Oauth2 verification, which requires a Client ID and Client Secret.
To generate a Client ID and Client Secret:
- From the Lucidchart app, set the Redirect URI to: https://localhost/adapters/lucidchart_adapter.
- Navigate to: https://lucid.app/oauth2/authorizeUser?client_id={client_id}&redirect_uri=https://localhost/adapters/lucidchart_adapter&scope=lucidchart.document.content+offline_access.
- After authorizing, you will be redirected to https://localhost/adapters/lucidchart_adapter?code={code}. Copy the authorization code to the Authorization Code parameter in Axonius.
Version Matrix
This adapter was only tested with the versions marked as supported, but may work with other versions. Contact Axonius Support if you have a version that is not listed, which is not functioning as expected.
Version | Supported | Notes |
---|---|---|
API v1 | Yes |
Supported From Version
Supported from Axonius version 4.5