AtlasWork, planned itself.

The AI-native, all-in-one work platform. Tasks, projects, CRM, contracts, and analytics in one calm workspace.

All systems operational
  • SOC 2 II
  • ISO 27001
  • HIPAA
  • GDPR

Product

  • Overview
  • PDF tools
  • Diagram tools
  • People & HR
  • Integrations
  • Marketplace
  • Pricing

Resources

  • Guides
  • Glossary
  • Compare
  • Docs
  • API reference
  • Support
  • Changelog
  • Status

Company

  • About
  • Careers
  • Press
  • Contact

Legal & trust

  • Trust center
  • Security
  • Privacy
  • Terms
  • DPA
  • GDPR
  • SLA
  • Refunds
  • Google API data
Atlas, a product by wrxstack.com·© 2026 wrxstack·All rights reserved
PrivacyTermsSecurityStatus
Skip to documentation
Docs
Back to Atlas

Start here

  • Overview

Developer

  • REST API guide
  • Authentication
  • API reference
  • MCP (AI agents)
  • SDKs
  • Quick actions

Webhooks

  • Overview
  • Quickstart
  • Events
  • Payloads and headers
  • Security and signing
  • Delivery and retries
  • Managing via API

Connect

  • Connectors
  • Integrations

Product

  • Collaboration and chat

Reference

  • Glossary
  • Keyboard shortcuts
  • Module reference
Adobe Acrobat Sign logo

E-signature

Adobe Acrobat Sign

Send Adobe Acrobat Sign agreements from Atlas, track signing events, and store the audit report on the matching record.

AuthOAuth 2.0UpdatesReal-timeAvailable

What this connector does

  • Send Adobe Acrobat Sign agreements from Atlas with prefilled recipients.
  • Track signing status on the Atlas agreement timeline.
  • Attach the audit report to the related Atlas record.
  • Listen for agreement webhook callbacks signed by Adobe.

Before you begin

  • You are an Adobe Acrobat Sign account admin.
  • Your plan allows OAuth integrations.
  • You have a sandbox account for first validation.

Get your credentials

1

Open the Adobe Acrobat Sign developer page

Sign in with the admin account. Adobe Acrobat Sign developer

2

Create an OAuth application

Click Create. Name it Atlas Connector and choose Customer (for production accounts).

3

Add the Atlas redirect URI

Set Redirect URI to https://YOUR-ATLAS-HOST/oauth/callback/adobe-sign.

4

Select scopes

Pick agreement_send, agreement_read, agreement_write, webhook_read, and webhook_write.

5

Copy the client id and secret

Copy Application ID and Client Secret into the Atlas Adobe Sign connector settings page.

Required scopes and permissions

Send agreementsagreement_send
Read agreementsagreement_read
Write agreementsagreement_write
Manage webhookswebhook_read webhook_write

Setup checklist

  1. Create the provider app in a sandbox or development workspace.
  2. Add the Atlas redirect URL to the provider app configuration.
  3. Copy the client id, client secret, or API key.
  4. Paste the credentials into the Atlas connector settings page.
  5. Click Connect and complete the provider sign-in screen.
  6. Run Test connection from the connector page to verify health.

Troubleshooting

  • INVALID_REDIRECT_URI

    Add the Atlas callback URL exactly as advertised, including https.

  • INVALID_ACCESS_TOKEN

    Refresh token expired or revoked. Reconnect from Atlas.

  • Webhook verification failed

    Adobe sends a verification GET on registration. Make sure the Atlas hostname is reachable from the public internet.

Webhooks

Atlas creates an Adobe Sign webhook scoped to your account and validates the X-AdobeSign-ClientId header on every event.

Events Atlas listens for

  • AGREEMENT_CREATED
  • AGREEMENT_ACTION_COMPLETED
  • AGREEMENT_WORKFLOW_COMPLETED

Provider docs: https://opensource.adobe.com/acrobat-sign/developer_guide/webhooks.html

Disconnect and data deletion

  1. Click Disconnect on the Atlas Adobe Sign connector page.
  2. Open the developer page and delete the Atlas Connector application.
  3. Atlas stops sending new agreements immediately on disconnect.

Once you have the credentials above, paste them into the live connector page to finish connecting Adobe Acrobat Sign.

Open the Adobe Acrobat Sign connector page

On this page

  • What this connector does
  • Before you begin
  • Get your credentials
  • Required scopes and permissions
  • Setup checklist
  • Troubleshooting
  • Webhooks
  • Disconnect and data deletion