Agentic Service Discovery

Resources

D

DocuSign

by DocuSign, Inc.

Connect agents to DocuSign to send envelopes for signature, track status, and retrieve signed documents.

OtherPaidBearer tokene-signaturecontractsdocumentslegalworkflow

How agents use DocuSign

  • Automatically generate and send contracts when deals close in CRM
  • Monitor signature status and trigger follow-up workflows
  • Archive signed documents to cloud storage when completed
  • Resend reminders to overdue signers on a schedule
  • Extract signed document data for downstream processing

Agent actions

Create & Send EnvelopeCreate an envelope with documents and send it to signers

Inputs: emailSubject, recipients, documents, status, emailBlurb, tabs, expiresAfterDays

Returns: envelopeId, status, signingUrl

Get Envelope StatusRetrieve the status and details of an envelope

Inputs: envelopeId

Returns: envelope, status, completedAt, sentAt, declinedAt

Get Envelope RecipientsGet recipient signing status for an envelope

Inputs: envelopeId

Returns: signers, allSigned, pendingSigners

Get Signed DocumentDownload a signed document from a completed envelope

Inputs: envelopeId, documentId

Returns: documentBase64, contentType

Void EnvelopeCancel/void an in-progress envelope

Inputs: envelopeId, voidedReason

Returns: success

Resend EnvelopeResend reminder emails to pending signers

Inputs: envelopeId

Returns: success

List EnvelopesList envelopes with filters

Inputs: fromDate, status, count

Returns: envelopes, totalSetSize

Example workflows

1

Automated contract sending

Agent generates a contract from a template and sends it for signature automatically

2

Signature completion webhook

Monitor envelope completion and trigger downstream CRM or billing actions

About DocuSign

Vendor
DocuSign, Inc.
Pricing Always review details with the vendor
PaidPersonal plan from $10/month. Standard from $25/user/month. Business Pro from $40/user/month. API access included.
Authentication
Bearer token
Rate limit Always review details with the vendor
1000 requests / minute
Compatible nodes
AgentResourceInputOutput

Build an AI workflow with DocuSign

Use the Agentic Planner to design, visualize, and connect DocuSign with your other tools.

Open Agentic Planner

Related Other tools