Hello everyone!,
Is anyone here familiar with the variable type “ID List”? I am wondering on what’s the use of this type of variable and where is it used often.
Thank you!

Hello everyone!,
Is anyone here familiar with the variable type “ID List”? I am wondering on what’s the use of this type of variable and where is it used often.
Thank you!
Best answer by Scott Brooks
This is for when you are doing a search or find via a workflow step and you would normally get back a bunch of Documents/Document data in a what can be a massive xml variable. The ID List variable is more concise and will store just the Document Ids in a repeating xml structure to facilitate a subsequent iterator loop.
They did this to try and reduce the size of variables in workflow as it is not common to need all the other Document node data when the goal is grab a set of documents and then act on them individually via a loop.
In other words, a normal XML variable is fine for the job and this has limited usage and doesn’t seem to add any benefit to performance or processing speed so it is likely rarely used.
Already have an account? Login
Join the Docusign Community by logging in with your Docusign developer or customer account credentials.
Don’t have an account? You can create a free one when registering.
Note: Partner-specific logins are not available yet. Partners should log in as either a customer or developer
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.