Empowers SalesExec users to send, track, and manage e-signature agreements as part of their sales workflow.
Source Type:
E-Signature Provider
Delivery Format:
OAuth, API
Integration Type:
E-Signature Workflow
Website:
Adobe Sign Website
The Adobe Sign integration empowers SalesExec users to send, track, and manage e-signature agreements as part of their sales workflow. Users can select mapped library documents, merge lead data into agreements, and send them to recipients for signature. The integration supports multi-participant workflows and tracks agreement status in real time, ensuring a seamless and compliant digital signing process.
Setting | Description |
---|---|
OAuth Token | Secure token for authenticating with Adobe Sign (managed by SalesExec). |
Account Record | Adobe Sign account record managed in SalesExec. |
Document Mappings | Mapped library documents and merge fields for agreement creation. |
Action / Endpoint | Description |
---|---|
POST /accounts |
Creates a new Adobe Sign account when enabling the integration. |
PUT /accounts/{id} |
Updates the account status or configuration. |
POST /Leads/{leadGuid}/Agreements |
Creates a new agreement for a lead. |
POST /Leads/{leadGuid}/Agreements/Resolve |
Finalizes an agreement with participant and merge field data. |
GET /Leads/{leadGuid}/Agreements |
Lists agreements for a lead. |
POST /Leads/{leadGuid}/Agreements/{agreementSnapshotGuid}/Refresh |
Refreshes agreement status. |
GET /MappedLibraryDocuments |
Lists mapped library documents. |
PATCH /MappedLibraryDocuments/{id} |
Updates a document mapping. |
GET /MappedLibraryDocuments/{id}/Fields |
Lists merge fields for a document. |
PATCH /MappedLibraryDocuments/{id}/Fields/{fieldId} |
Updates a merge field mapping. |
GET /MappedLibraryDocuments/{id}/Participants |
Lists participants for a document. |
POST /MappedLibraryDocuments/{id}/Participants |
Creates a participant. |
PATCH /MappedLibraryDocuments/{id}/Participants/{participantId} |
Updates a participant. |
DELETE /MappedLibraryDocuments/{id}/Participants/{participantId} |
Deletes a participant. |
No inbound webhooks; all agreement status and document retrieval is managed via polling and API calls from SalesExec.
Field | Description |
---|---|
Agreement Name | Name of the agreement sent for signature. |
Lead GUID | Unique identifier for the SalesExec lead. |
Sender User Account | User initiating the agreement. |
Library Document GUID | Identifier for the mapped Adobe Sign document. |
Merge Fields | List of fields merged from lead data. |
Participants | List of recipients for the agreement. |
Agreement Status | Current status (sent, signed, completed, etc.). |
Note
All agreement creation, resolution, and status tracking is managed within SalesExec. No direct field mapping to leads is required beyond merge fields for document population.
ClickPoint provides 24 hour chat support, extensive product documentation, and weekly training sessions.