Skip to main content

type: string

Free-text, numeric or single-column answer.

integrationKeystring
Example: sampleCondition
typestring

Possible values: [string]

Example: string
valuesstring[]

One entry per answered field. Numbers are returned as strings.

Example: ["Dry"]
type: string
{
"integrationKey": "sampleCondition",
"type": "string",
"values": [
"Dry"
]
}