For the complete documentation index, see llms.txt. This page is also available as Markdown.

Action: API Request

Docusign Operation

The API Request action allows you to send custom API calls to DocuSign’s platform for advanced or specialized operations.

Example User Story

I want to use a custom DocuSign API request to fetch real-time signing statuses, so I can track progress and send reminders automatically.

Fields

Field Name
Field Type
Required

method

String

Yes

path

String

Yes

headers

Map

No

queryParams

Map

No

body

String

No

Docusign

Example link

Code (Apache v2.0): Operation

Last updated