Configure an e-signature provider for legal contracts
Configure an electronic signature provider to enable users to sign contract documents electronically.
Before you begin
Ensure that the administrator has installed and set up spokes in Integration Hub for the electronic signature providers that you want to configure.
Adobe Sign spoke spoke v2.5.1 or later version
For more information on the setup and synchronizing the Adobe Acrobat Sign group, see Synchronize Adobe Acrobat Sign group with ServiceNow.
DocuSign spoke spoke v2.2.0 or later version
For more information on the setup and creating the Docusign account, see Set up Docusign eSignature spoke using authorization code grant.
Role required: sn_lg_ops.request_config or sn_lg_contracts.contracts_config or sn_lg_matter.matter_config
Procedure
Navigate to All > Legal Administration > Legal Integrations > Integrations.
Create or modify an external app configuration.
- To create an external app configuration, click New.
- To modify an existing external app configuration, open the external app configuration from the list.
- On the Integration Type page, click the Electronic Signature link.
On the form, fill in the fields.
| Field | Description |
|---|---|
| Name | Name of the external app configuration. |
| Description | Description of the external app configuration. |
| Active | Option for marking the external app configuration as active. |
| Table | Table in which the contracts data is stored.Select the General Contract Support [sn_lg_ops_general_contract_support] table. |
| Condition | Filter conditions to determine which integration account to use.For example, say you've already set up the Docusign electronic signature account and want only NDA contracts to use that account for signatures, you can define the condition as follows: [Category] [is] [NDA] and then select the Docusign in the Integration provider and its associated account in Account. |
| Execution order | Order in which an integration account is used for electronic signature of contract documents. Integration account with the lower-order value is chosen first. |
| App | Electronic signature provider such as Adobe Acrobat Sign or Docusign. |
| Account | Account number associated with the electronic signature provider.This field appears only when Docusign is selected from Integration provider. |
| Group | Group associated with the electronic signature provider.This field appears only when Adobe Acrobat Sign is selected from Integration provider. |
| Attributes | Additional configuration items based on your electronic signature provider. Provide the following details:Host Url: Add the URL of the selected electronic signature provider that enables you to finalize or update the contract document before sending them to signatories. For example, use Web UI URL for Adobe Acrobat Sign or use Docusign UI for DocuSign. |
Save the external app configuration.
- Save a new external app configuration by clicking Submit.
- Save the changes to an existing external app configuration by clicking Update. The external app configuration is saved.
Click Publish.
Result
The configuration of the e-signature app is published and is ready to be used for the electronic signing of contract documents.