File and Document Management

Adobe Acrobat Sign

5min

With Adobe Acrobat Sign modules in Make, you can manage the events, agreements, megasigns, web forms, workflows, groups in your Adobe Acrobat Sign account.

To use the Adobe Acrobat Sign modules, you must have a Business account for teams. For subscription information, refer to the Adobe Acrobat Sign Pricing page.

Refer to the Adobe Acrobat Sign API documentation for a list of available endpoints.

Establish the connection with Adobe Acrobat Sign in Make

To establish the connection in Make:

  1. Log in to your Make account, add an Adobe Acrobat Sign module to your scenario, and click Create a connection.
    Note: If you add a module with an instant tag, click Create a webhook, then Create a connection.
  2. Optional: In the Connection name field, enter a name for the connection.
  3. In the Region field, select the region where you have your Adobe Acrobat Sign account.
  4. Optional: Switch on the Show advanced settings toggle, select scopes, and enter your custom app client credentials. For more information, refer to Adobe Acrobat Sign documentation.
    If requested, use the following Redirect URI when creating your custom app: https://www.integromat.com/oauth/cb/adobe-sign.
  5. Click Save.
  6. If prompted, authenticate your account and confirm access.

You have successfully established the connection. You can now edit your and add more Adobe Acrobat Sign modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.

Build Adobe Acrobat Sign

After connecting the app, you can perform the following actions:

Events

  • Watch Events

    Required permissions: webhook_read:account, webhook_write:account, webhook_retention:account+

Agreements

  • Search Agreements
    Required permissions: agreement_read:account
  • Get an Agreement
    Required permissions: agreement_read:account
  • Create an Agreement
    Required permissions: agreement_write:account, agreement_send:account, library_read:account
  • Update an Agreement Status
    Required permissions: agreement_write:account, agreement_send:account

MegaSigns

  • List MegaSigns
    Required permissions: agreement_read:account
  • Get a MegaSign
    Required permissions: agreement_read:account

Web Forms

  • List Web Forms
    Required permissions: widget_read:account
  • Get a Web Form
    Required permissions: widget_read:account

Workflows

  • List Workflows
    Required permissions: workflow_read:account
  • Get a Workflow
    Required permissions: workflow_read:account

Groups

  • List Groups
  • Get a Group

Other

  • Make an API Call