Get picklist data

Retrieves picklist values for a specific field used in an Embedded Journey instance.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Use this API to fetch dynamic dropdown or list values required during Journey configuration. The API uses the app alias, field key, action or trigger alias, and connection ID to return the relevant picklist options.

Path Params
string
required

Unique ID of the Embedded Journey instance for which picklist data must be fetched

Body Params
string
required

Alias of the app for which picklist data must be fetched. This can be obtained from the Get app configuration API

field
object
required

Field object for which picklist values are required

string
required

Unique ID of the connection to be used for fetching the picklist values

string

Alias of the action for which the picklist is required. Use this when the field belongs to an action. The alias can be obtained from the Get app configuration API

string

Alias of the trigger for which the picklist is required. Use this when the field belongs to a trigger. The alias can be obtained from the Get app configuration API

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json