Adobe Sign

Adobe Sign is a cloud-based e-signature service that allows you to send, sign, track, and manage signature processes using a browser or mobile device. It is part of the Adobe document cloud suite of services. It manages the complete process, including routing documents, guiding signatures or approvals, generating notifications, and storing signed documents in a secure environment.

Authorization

OAuth2.0

The very first step to enable an end-user to use Sapper with Adobe Sign is to have the end-user authenticate with Adobe. The recommended way for authenticating end users with Adobe Sign is the standard OAuth 2.0 protocol. Please refer to this step-by-step guide on creating your application and having it integrated with the Adobe Sign OAuth2.0 workflow.

Adobe cloud platform APIs use the OAuth2.0 protocol for authentication and authorization. Using Adobe OAuth 2.0, you can generate an access token using the OAuth Connection created in the abode website with Sapper, which is used to make API calls from your web server or browser-based apps.

OAuth2.0 allows you to sign in to your integration with an Adobe ID with Sapper. With an OAuth token, your application will be able to access Adobe services or content on behalf of the logged-in user. For more information, follow the guide here. When you create your Adobe sign app, you must be sure to enter Sapper's OAuth callback URL Sapper. Consult Adobe sign to determine the proper OAuth scopes to assign to the credential.

Adobe Sign Connections

Adobe Sign OAuth2.0 Connection

Input 

Key 

Description

Example

Select application

application

Select Adobe Sign application

 

Connection type

connection type

Select the type of connection.

 REST

REST connection type

rest connection type

Select the type of REST connection.

 OAuth2.0

Connection name

name

Provide a name for the connection.

 Adobe Sign

Connection description

description

Provide a description for the connection.

 

Host name

host 

Provide a string value for the URL of user's Adobe Sign account.

 

Grant type

grant type

Select the grant type - authorization code, password, client credentials.

 

Actions 

Get Agreements in Adobe

Get Agreements in Adobe | key: getAgreementsinAdobe



Input

Key

Description

Example

Input

Key

Description

Example

Agreements Id

Agreements id

Agreement id is a code used to identify any agreement, document, request or instruction that is electronically signed by you via Adobe sign.