Get Field Value by ID In Config
This API gets options for a Config Field by ID.
Request description
Headers
Unique customer identification id. For Eg: markwood@some_email.com
Application Slug. Eg: docusign
Path Parameters
Unique id of field. For Eg: 67231c960f8ac1513443c75
Query Parameters
Workflow Id to filter field values. For Eg: 67fbc1ec954bde0dcae218c8
Config Id to filter field values. For Eg: 67231c960f8ac1513443c75
Response description
If the field is a required field.
Unique ID of the field
Field display name
Dynamic map fields available or not
Name of the Dynamic Map field object.
Field input type. Expected values: text
, number
, select
, map
Options array for the select field, or map field.
Dynamic fields for user to map data to the map options.
Identifier for the dynamic slot.
Whether the field is hidden or not.
If the field is a required field.
Unique ID of the field
Field display name
Dynamic map fields available or not
Name of the Dynamic Map field object.
Field input type. Expected values: text
, number
, select
, map
Options array for the select field, or map field.
Dynamic fields for user to map data to the map options.
Identifier for the dynamic slot.
Whether the field is hidden or not.