AtlasWork, planned itself.

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

  • SOC 2 II
  • ISO 27001
  • HIPAA
  • GDPR

Product

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

Resources

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

Company

  • About
  • Careers
  • Press
  • Contact

Legal & trust

  • Trust center
  • Security
  • Privacy
  • Terms
  • DPA
  • GDPR
  • SLA
  • Refunds
Atlas, a product by wrxstack.com·© 2026 wrxstack·All rights reserved
Made in India
Skip to documentation
AtlasDocs
Back to Atlas

Start here

  • Overview

Developer

  • REST API
  • MCP (AI agents)
  • SDKs
  • Quick actions

Connect

  • Connectors
  • Integrations

Reference

  • Keyboard shortcuts
  • Module reference

Adobe Acrobat SignE-signature

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

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

Screenshot placeholder
2

Create an OAuth application

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

Screenshot placeholder
3

Add the Atlas redirect URI

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

Screenshot placeholder
4

Select scopes

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

Screenshot placeholder
5

Copy the client id and secret

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

Screenshot placeholder

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.

Ready to connect Adobe Acrobat Sign?

Paste the credentials you copied above into the live connector page.

Open the connector page