# Docusign - Create/send document action
The Create/send document action creates and sends a document for signing in Docusign.
FILE URL
Ensure the File URL is in a downloadable format when you configure this action. For example, if you're linking to a Google Drive document, you must follow https://drive.google.com/uc?export=download&id=FILE_ID and replace FILE_ID.
# Input
| Input field | Description |
|---|---|
| Email subject | The subject of the email used to send the envelope. |
| Status | Select either Send or Create. |
| File URL | The URL of the file, including the file extension. |
| Signer email | The email address of the document signer. The sender uses this address to send the document for signature and receive notifications about the signing process. |
| Signer name | The name of the person required to sign or act on a document within an envelope. |
| Send On Behalf Of | Enter the email address of the user to send the envelope on behalf of. Requires the impersonation permission and admin JWT consent. |
# Output
| Output field | Description |
|---|---|
| Envelope ID | The ID assigned to the envelope for tracking and managing the document lifecycle. |
| URI | The URI of the envelope to be sent or created. |
| Status date time | The date and time the status was updated. |
Last updated: 12/5/2025, 8:14:08 PM