Activities
latest
false
Banner background image
Classic Integrations Activities
Last updated Apr 22, 2024

List Envelope Status Changes

UiPath.DocuSign.Activities.EnvelopeList.ListEnvelopeStatusChanges

The List Envelope Status Changes activity uses the DocuSign eSignature API to get a set of status changes for one or more envelopes.

There are a number of optional filters you can use with this activity as well to restrict the list of items that are returned.

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.

  1. Complete the Setup steps.
  2. Add the DocuSign Scope activity to your project.
  3. Add the List Envelope Status Changes activity inside the DocuSign Scope activity.
  4. Enter values for the properties located inside the body of the activity.
  5. Create and enter a ResponseStatus variable for the Output property.

In the Body of the Activity

  • Account Id - The account id to create an envelope in. This field supports only Strings or String variables. This is either an account number (int) or account ID (GUID).
  • From Date - The from date to use in your query. This field supports only Strings or String variables.
  • Envelope Ids - The envelope ids to search for. Enter a String[] or String[] variable.
  • Transaction Ids - The transaction ids to search for. This field supports only String[] or String[] variables.
  • Additional Filters - The additional filters you want to specify. Enter a Dictionary<string,string> variable. See listStatusChanges for the list that you can set
  • Envelopes - The envelopes object. This field supports only Envelope[] variables.
  • Folders - The folders retrieved. Enter a Folder[] variable.
  • Transactions - The transactions retrieved. This field supports only EnvelopeTransactionStatus[] variables.
  • Envelopes Information - A complex type that includes the Envelopes plus other data. This field supports only EnvelopesInformation variables.

Properties

Common
  • DisplayName - The display name of the activity. This field supports only Strings or String variables.
Misc
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
Output
  • ResponseStatus - The status of the request (success/failure information). This field supports only ResponseStatus variables.
  • How it works
  • In the Body of the Activity
  • Properties

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.