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

Action: Add Document to Workspace

Docusign Operation

The Add Document to Workspace action uploads a file to a specified DocuSign workspace for storage or further processing.

Example User Story

I want to automatically add signed contracts to our team’s DocuSign workspace, so everyone can access and review them in one place.

Fields

Field Name
Field Type
Required

workspaceId

String

Yes

documentName

String

Yes

documentContent

String

Yes

accessToken

String

Yes

Docusign

Example link

Code (Apache v2.0): Operation

Last updated