Integrate Adobe Sign
Deploy the AdobeSign integration to quickly and securely make every agreement and approval digital.
With Citrix Adobe Sign Integration users can perform the following actions:
- Send a template and upload agreements to recipients for signature.
- List of Adobe Sign agreements waiting for a user’s signature. Users can sign the agreement from Citrix Workspace.
- List sent Adobe Sign agreements for signature. Users can also cancel a sent agreement.
- List completed Adobe Sign agreements with details. Users can also share received agreements.
- List canceled Adobe Sign agreements with details.
- Manage and edit template agreements.
We want your feedback! Please provide feedback for this integration template as you use it. For any issues, our team will also monitor our dedicated forum on a daily basis.
For comprehensive details about the microapps, see Use Adobe Sign microapps.
Review prerequisites
After you set up this integration with Adobe Sign, you will need these artifacts to add the integration in Citrix Workspace Microapps:
-
Base URL:
https://api.in1.adobesign.com/
- Adobe Sign Group ID: This Group id represents your user group id for your admin account.
- Agreements per user: This is the number of agreements to store per user in the cache. The maximum value is 100. We recommend 15–30 agreements per user.
-
Authorization URL:
https://{HostName}.com/public/oauth
-
Token URL:
https://{HostName}.com/oauth/token
-
Refresh token URL:
https://{HostName}.com/oauth/refresh
- Scope: user_read:self user_write:self user_login:self agreement_read:self agreement_write:self agreement_send:self application_write:self library_write:self
- Client ID: The client ID is the string representing client registration information unique to the authorization server.
- Client secret: The client secret is a unique string issued when setting up the target application integration.
- Relay state: NONE
- Request rate limiting: 500 request per second
- Request timeout: 120
Note
It is recommended that you always use OAuth 2.0 as your service authentication method where available. OAuth 2.0 ensures that your integration meets the maximum-security compliance with your configured microapp.
Create service account
The integration requires regular access to your Adobe Sign instance. We recommend creating a dedicated user account. This account must be an Adobe Sign administrator account with Full administrator privileges.
To set up a new account, see Create a free Adobe Sign account.
Enable APIs
There is no API limitation mentioned in Adobe Sign. Adobe Sign transaction limits are mentioned in the following link: https://helpx.adobe.com/in/sign/using/transaction-limits.html. Plans can be chosen according to your requirements.
Configure the OAuth client app
Configure the OAuth client to write data back through the integration. For more information about working with Adobe Sign, see Get started guide (Adobe Sign).
- Log in to the Adobe Sign Admin account: https://secure.echosign.com/public/login
- Select Account and select API Applications under the section Adobe Sign APIs.
- Select Create and create two new Apps.
-
For the first app, paste the redirect URLs in the Redirect Uri field.
https://{yourmicroappserverurl}.us.iws.cloud.com/app/api/auth/serviceAction/callback
https://{yourmicroappserverurl}.us.iws.cloud.com/admin/api/gwsc/auth/serverContext
- Select and choose the OAuth Configure option and enable all the scopes with modifier as Group.
- Repeat the same for the second OAuth app.
- Collect the Client Id and Client secret details from both OAuth apps and save them for future use. You use these values for Service Authentication and Service Action Authentication while configuring the integration.
Configure group and get Group Id
Groups allow you to have separate subsets of users that have access to different Library Documents and different settings. For more information, see Create and manage groups (Adobe Sign.
- Log in to the Adobe Sign Admin account: https://secure.echosign.com/public/login
- Select Account, and select Groups section.
- Select Create New Group to add a new group.
- Enter an appropriate name for the group.
- Select and choose the Group Setting option to find the Group Id on the configuration page.
- Add or import users to the groups.
Add the integration to Citrix Workspace Microapps
Add the Adobe Sign integration to Citrix Workspace Microapps to connect to your application. This delivers out-of-the-box microapps with pre-configured notifications and actions, which are ready to use within your Workspace.
Follow these steps:
- From the Microapp Integrations page, select Add New Integration, and Add a new integration from Citrix-provided templates.
- Choose the Adobe Sign tile.
- Enter a name for the integration.
-
Enter Connector parameters:
- Enter Instance Base URL:
https://api.in1.adobesign.com/
- Select an Icon for the integration from the Icon Library, or leave this as the default icon.
- Enter your Adobe Sign Group ID. For more information, see: Configure group and get Group Id.
- Enter the Agreements per user. This is the number of agreements to store per user in the cache. The maximum value is 100. We recommend 15–30 agreements per user.
- Enter Instance Base URL:
-
Under Service authentication, select OAuth 2.0 from the Authentication method menu and complete the authentication details. The authentication options are preselected. Ensure that these options are selected as you complete the process. Use the OAuth 2.0 security protocol to generate request/authorization tokens for delegated access. It is recommended that you always use OAuth 2.0 as your service authentication method where available. OAuth 2.0 ensures that your integration meets the maximum-security compliance with your configured microapp.
- Select Authorization code from the Grant type menu. This grants a temporary code that the client exchanges for an access token. The code is obtained from the authorization server where you can see the information the client is requesting. Only this grant type enables secure user impersonation. This displays the Callback URL, which you use when registering your application.
- Select Request body from the Token authorization menu and Token content Type as URL Encoded Form.
- Enter the Refresh token URL:
https://{HostName}/oauth/refresh
. - Ensure that the following is entered for Scope: user_read:self user_write:self user_login:self agreement_read:self agreement_write:self agreement_send:self application_write:self library_write:self
- Enter your Client ID. The client ID is the string representing client registration information unique to the authorization server. You collect this and the secret when you configured the OAuth server. Add the Callback URL you see on the integration configuration page.
- Enter your Client secret. The client secret is a unique string issued when setting up the target application integration.
-
Under Service Action Authentication, enable the Use Separate User Authentication in Actions toggle. Service action authentication authenticates at the service action level. The authentication options are preselected. Ensure that these options are selected as you complete the process.
- Select OAuth 2.0 from the Authentication method menu and complete the authentication details.
- Select Authorization code from the Grant type menu. This grants a temporary code that the client exchanges for an access token. The code is obtained from the authorization server where you can see the information the client is requesting. Only this grant type enables secure user impersonation. This displays the Callback URL, which you use when registering your application.
- Select Request body from the Token authorization menu.
- The Authorization URL is prefilled.
- The Token URL is prefilled.
- Ensure that the following is entered for Scope: user_read:self user_write:self user_login:self agreement_read:self agreement_write:self agreement_send:self application_write:self library_write:self library_read:self
- Enter your Client ID. The client ID is the string representing client registration information unique to the authorization server. You collect this and the secret when you configured the OAuth client. Add the Callback URL you see on the integration configuration page.
- Enter your Client secret. The client secret is a unique string issued when setting up the target application integration.
- Select Save to proceed.
-
Under OAuth Authorization, select Authorize to log in with your service account. A pop-up appears with a Google login screen.
- Enter your Service Account User name and password and select Log in.
- Select Accept.
Add redirect action to Open Agreement buttons
Configure this Go to URL action with your host name for the following buttons to enable the Open Agreement button capability for these microapps. This Go to URL configuration redirects users to the specific envelope detail page in DocuSign. Navigate to each button listed below to perform this action:
Microapp | Page | Button |
---|---|---|
In progress Agreements | In progress Agreements Details | Open Agreement |
Canceled Agreements | Canceled Agreements Details | Open Agreement |
Canceled Agreements | Agreement Canceled | Open Agreement |
Completed Agreements | Completed Agreement Details | Open Agreement |
Completed Agreements | Agreement Completed | Open Agreement |
Follow these steps:
- Navigate to the first button listed above, select the button, and select the Actions tab on the right.
- In the Add action field, select Go To URL.
- In the URL Template field, replace the
{Your Adobe Sign Host}
portion of the URL with your host name. Find your Adobe Sign host name in your Adobe Sign instance URL following this model:https://{hostname}.in1.adobesign.com/public/login
. For example,https://citrixwsi.in1.adobesign.com/public/login
. -
Now repeat this procedure for the other buttons, replacing the
{Your Abobe Sign Host}
portion of the URL with your host name.
You are now ready to set and run your first data synchronization. For complete information about synchronization rules, synchronization that does not meet its schedule and veto rules, see Synchronize data.
For more details of API endpoints and table entities, see Adobe Sign connector specifications.
Use Adobe Sign microapps
Existing application integrations come with out-of-the-box microapps. Start with these microapps and customize them for your needs.
Send Agreements: Send the template and upload an agreement to recipients for signature.
Notification or Page | Use-case workflows |
---|---|
My Template page | Provide a list of template agreements available for the user with options to Create and send to users for agreement using the upload option. |
Send Agreement page | Allows user to send an agreement to recipients using the upload option. |
Send Template page | Allows user to send template agreements to recipients. |
My Received Agreements: Provides a list of Adobe Sign agreements waiting for a user’s signature. A user can sign the agreement form
Notification or Page | Use-case workflows |
---|---|
New Agreement Received notification | Recipients are notified for all new agreements created. |
New Agreement Changed notification | Recipients are notified for all new agreements created with an Order By option. |
Agreement Reminders notification | Recipients are notified of unsigned agreements that are pending for a week. |
My Received Agreement page | Provides a personalized list of all received agreements. |
My Received Agreement Details page | Details of a received agreement are shown with options to Sign Agreement and Send To Other Recipient. |
Agreement Received page | The details of a received agreement are shown with options to Sign Agreement and Send To Other Recipient. |
Share Agreement page | Allows recipients to share received agreements with other users. |
Sign Agreement page | Allows recipients to sign and complete agreements. |
In progress Agreements: List of in-progress Adobe Sign agreements for signature. User can also cancel the sent Agreement.
Notification or Page | Use-case workflows |
---|---|
My Sent Agreement page | Provides a personalized list of sent agreements. |
In progress Agreement Details page | Allows users to view detailed information of selected sent agreement with options to Cancel Agreement and Open Agreement. |
Completed Agreements: List of completed Adobe Sign agreements and details. User can also Share the received Agreements.
Notification or Page | Use-case workflows |
---|---|
Signed Agreement notification | Sender of the agreement is notified about signed agreements. |
Completed Agreements page | Provides a personalized list of completed agreement. |
Completed Agreement Details page | Allows users to view detailed information of a selected completed agreement with options to Send To Other Recipient and Open Agreement from the action page. |
Agreement Completed page | Allows users to view detailed information of a selected completed agreement with options to Send To Other Recipient and Open Agreement. from the notification feed. |
Share Agreement page | Allows recipients to share the received agreements to other users. |
Canceled Agreements: List of Canceled Adobe Sign agreements and details.
Notification or Page | Use-case workflows |
---|---|
Canceled Agreement notification | Recipients of the agreement are notified for Canceled agreements. |
Canceled Agreement page | Provides a personalized list of canceled agreements. |
Canceled Agreement Details page | Allows users to view detailed information of a selected canceled agreement with the option to Open Agreement. |
Agreement Canceled page | Allows users to view detailed information of a selected canceled agreement with the option to Open Agreement. |
Manage Agreements: Manage and edit template agreements.
Notification or Page | Use-case workflows |
---|---|
My Templates page | Provides a personalized list of templates. |
Manage Template page | Allows users to edit selected templates in Citrix Workspace. |