The Update Envelope activity uses the DocuSign eSignature API update an existing envelope.
How it works
The following steps are an example of how the activity works from design time (i.e., the activity dependencies and input/output properties) to run time.
- Complete the Setup steps.
- Add the DocuSign Scope activity to your project.
- Add the Update Envelope activity inside the DocuSign Scope activity.
- Enter values for the Input properties and Options properties if applicable.
- Create and enter an
Envelope Update Summary
variable for the Output properties. - Create and enter a
ResponseStatus
variable for the Output property.
Properties
The values for the following properties are specified when adding this activity to your project in UiPath Studio.
Configure
To enter your Update Envelope property values, you must use the Object Wizard by clicking the Configure button. Both input and output properties for the Operation you select in the Wizard can be specified in the dialog.
To learn more about the Object Wizard, see the Business Activity Frameworks page.
Common
DisplayName
The display name of the activity.
Attributes | Details |
---|---|
Type |
|
Required | Yes |
Default value | Update Envelope |
Allowed values | Enter a |
Notes | N/A |
Input
Account ID
The account id to create an envelope in.
Attributes | Details |
---|---|
Type |
|
Required | Yes |
Default value | Empty |
Allowed values | Enter a |
Notes | N/A |
Envelope ID
The ID of the envelope.
Attributes | Details |
---|---|
Type |
|
Required | Yes |
Default value | Empty |
Allowed values | Enter a |
Notes | N/A |
Misc
Private
If selected, the values of variables and arguments are no longer logged at Verbose level.
Attributes | Details |
---|---|
Type | Checkbox |
Required | No |
Default value | Not Selected |
Allowed values | Selected or Not Selected |
Notes | N/A |
Output
Envelope Update Summary
The update summary object.
Attributes | Details |
---|---|
Type |
|
Required | No (required if you want to use the output data in subsequent activities) |
Default value | Empty |
Allowed values | Enter an |
Notes | N/A |
ResponseStatus
The status of the request (success/failure information).
Attributes | Details |
---|---|
Type |
|
Required | No (required if you want to use the output data in subsequent activities) |
Default value | Empty |
Allowed values | Enter a |
Notes | N/A |
Options
Allow Advanced Update
Whether or not to allow updates.
Attributes | Details |
---|---|
Type |
|
Required | No |
Default value | Empty |
Allowed values | Enter a |
Notes | N/A |
Resend Envelope
Whether or not to resend the envelope after update.
Attributes | Details |
---|---|
Type |
|
Required | No |
Default value | Empty |
Allowed values | Enter a |
Notes | N/A |
Updated 5 months ago