Skip to main content

One value a Prompt Action produces, together with the contact custom field it is written into.

id
integer
required
read-only

Unique identifier of the output

label
string
required

Name the prompt uses for this output

customFieldId
integer
required

Contact custom field this output is written into

customFieldName
string
required

Title of that custom field

fieldType
enum<string>
required

Data type of the custom field a Prompt Action output is written into. Applies both to an existing field you map by customFieldId and to a field created for you from the output label.

Available options:
text,
number