UiPath Documentation
activities
latest
false

Classic Integrations activities

Last updated May 18, 2026

Activities

The following table lists the activities that are included in the DocuSign Activities Package.

ActivityDescription
DocuSign ScopeEstablishes an authenticated connection between UiPath and your DocuSign application.
Invoke DocuSign OperationAllows you to select and invoke any of the DocuSign eSignature API methods. After invoking the operation, the activity outputs the any properties that you have set as variables and the status of the request (success/failure information) in a ResponseStatus object that you can use in subsequent activities (e.g., conditional logic).
Create EnvelopeCreates a basic envelope. The activity outputs the envelope in an EnvelopeSummary object that you can use in subsequent activities (e.g., conditional logic). The envelope id is also set as a String output for convenience, and this too can be used in subsequent activities such as Send Envelope.
Create Envelope And SendCreates a basic envelope and sends it in a single operation. The activity outputs the envelope in an EnvelopeSummary object that you can use in subsequent activities (e.g., conditional logic). The envelope id is also set as a String output for convenience.
Create Envelope RecipientsCreates one or more recipients for an envelope.
Get DocumentGets a document from an envelope and downloads is to a folder that you specify.
Get DocumentsRetrieves a list of documents from an envelope.
Get EnvelopeGets an envelope and it's information. The activity outputs the envelope in an Envelope object that you can use in subsequent activities (e.g., conditional logic).
Get Form DataGets the form data for an envelope. The activity outputs the envelope in an EnvelopeFormData object that you can use in subsequent activities (e.g., conditional logic).
Send EnvelopeSends an envelope you specify. The activity outputs the envelope in an EnvelopeUpdateSummary object that you can use in subsequent activities (e.g., conditional logic).
Update EnvelopeUpdates an envelope you specify. After invoking the operation, the activity outputs the any properties that you have set as variables and the status of the request (success/failure information) in a ResponseStatus object that you can use in subsequent activities (e.g., conditional logic).
List AttachmentsRetrieves the list of attachments for an envelope. The activity outputs the envelope in an EnvelopeAttachmentsResult object that you can use in subsequent activities (e.g., conditional logic).
List Custom FieldsRetrieves the list of custom fields for an envelope. The activity outputs the envelope in a CustomFieldsEnvelope object that you can use in subsequent activities (e.g., conditional logic).
List DocumentsRetrieves the list of documents for an envelope. The activity outputs the envelope in an EnvelopeDocumentsResult object that you can use in subsequent activities (e.g., conditional logic).
List Envelope Status ChangesRetrieves the list of status changes for an envelope. The activity outputs the envelope in an EnvelopesInformation object that you can use in subsequent activities (e.g., conditional logic).
List RecipientsRetrieves the list of recipients for an envelope. The activity outputs the envelope in an EnvelopeRecipients object that you can use in subsequent activities (e.g., conditional logic).
Create Bulk Send ListCreates a bulk send list that you can use to send an envelope to up to 1,000 recipients at once.
Create Bulk Send RequestInitiates the bulk send process. It generates a bulk send request based on an existing bulk send list and an envelope or template.
Get Bulk Send ListGets a specific Bulk Send List. The activity outputs the bulk send list in a BulkSendingList object that you can use in subsequent activities (e.g., conditional logic).
Get Bulk Send ListsGets a list of Bulk Send Lists. The activity outputs the list in a BulkSendingListSummaries object that you can use in subsequent activities (e.g., conditional logic).
Create Template RecipientsAdds one or more recipients to an template. This can be done via an Envelope Recipients object or a DataTable.
Get TemplateGets a specific DocuSign template. The activity outputs the template in an Template object that you can use in subsequent activities (e.g., conditional logic).
List TemplatesGets a list of DocuSign templates in an EnvelopeTemplates object that you can use in subsequent activities (e.g., conditional logic).

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated