POST
/
api
/
v2
/
public
/
config
/
field
This API retrieves all the fields in a config for an application using its unique identifier.
Request description
If true, field options will not be returned in the response.
Path Parameters
Application Slug. Eg: docusign
Response description
Unique ID of the created config
Global input fields of an application
Field input type. Expected values: text
, number
, select
, map
Options array for the select
field, or map
field.
If the field is a required field.
Dynamic fields for user to map data to the map options.
Published workflows of the application
If the workflow is enabled for the linked account
Workflow specific input fields
Field input type. Expected values: text
, number
, select
, map
Options array for the select
field, or map
field.
If the field is a required field.
Dynamic fields for user to map data to the map options.