Search Custom Fields in Envelope
Find the custom fields in an envelope.
Options
| Field | Definition | Type | Required |
|---|---|---|---|
|
Accounts |
Choose from available DocuSign accounts. |
Dropdown | TRUE |
|
Field Type |
Choose from available field types. |
Dropdown | TRUE |
|
Result Set |
Choose whether the search returns First Matching Record or All Matching Records. |
Dropdown | TRUE |
Input
| Field | Definition | Type | Required |
|---|---|---|---|
|
Envelope ID |
Unique ID of the envelope. |
Text | TRUE |
|
Name |
Name of the custom field. |
Text | FALSE |
|
Value |
Value of the custom field. |
Text | FALSE |
|
Show |
Indicates whether to show the custom field. |
True/False | FALSE |
|
Required |
Indicates whether the custom field is required. |
True/False | FALSE |
Output
| Field | Definition | Type |
|---|---|---|
|
Field ID |
ID of the custom field. |
Text |
|
Name |
Name of the custom field. |
Text |
|
Value |
Value of the custom field. |
Text |
|
Show |
Indicates whether to show the custom field. |
True/False |
|
Required |
Indicates whether the custom field is required. |
True/False |
|
List Items |
List of possible values for the custom field; only appears when Field Type is List. |
List of Text |
