Ironclad CLM
Last updated
The domain of the Ironclad CLM host.
Default: api.pactsafe.com
Visit your User Profile by clicking on your initials in the bottom left of the page to open the navigation modal and then selecting User Profile at the top.
Next to the API Keys header, click on the plus sign to open the Register an API Key modal.
With the Register API Key modal open, give your API application a name and a description of what you plan to use the access token for. You can then click Register to move on to the next step.
Once you have clicked Register, a client secret and access token will be generated and displayed in a modal.
Be sure to copy your client secret and access token. These values will not be displayed again and cannot be retrieved after this modal is closed.
This adapter works in a multi-threaded manner. This field represents the number of parallel threads that is going to be constructed for sending API requests (default: 32).
Choose this if your connection is going to be over HTTPS (optional, default: True).
The amount of time (in seconds) to wait for API responses. (default: 30)
Attention
Please perform a connection test to ensure there is a valid connection to the Ironclad CLM host. When the discovery operation is finalized you will be able to see the details on Assets page.
Last updated