Skip to main content

betaThis is a new capability. Help us improve it and give your feedback on Slack.

form-definition-schema-properties-outputs-outputs-item

Items Type

object (Outputs Item)

items Properties

PropertyTypeRequiredNullableDefined by
emailAddressstringOptionalcannot be nullForm Definition Schema
audiencestringRequiredcannot be nullForm Definition Schema
versionstringRequiredcannot be nullForm Definition Schema

emailAddress

Email address where form submissions are sent

emailAddress

Email Address Type

string (Email Address)

emailAddress Constraints

email: the string must be an email address, according to RFC 5322, section 3.4.1

audience

Target audience for the output (human readable or machine processable)

audience

Audience Type

string (Audience)

audience Constraints

enum: the value of this property must be equal to one of the following values:

ValueExplanation
"human"
"machine"

version

Version identifier for the output format

version

Version Type

string (Version)