Invitation
- added
At requiredTime when the invitation was added.
- distributionType: boolean
Enabled requiredIf distribution is enabled.
- true: questback will send the invitation.
- false: questback will NOT send the invitation.
- invitationType: stringFormat: uuid
Id requiredA unique id for a invitation.
- languageType: string
Code requiredLanguage used when sending the invitation. Requires the quest to have a proper translation for the given language. Otherwise default language is used.
- optedType: boolean
Out requiredIf the respondent opted out on the invitation.
- originType: stringrequired
Origin of the creator of the invitation.
Valid values:- ESSENTIALS: web application
- INTEGRATION: Machine to machine
- DYNAMIC_LINK_INVITE: Dynamic link using invitation
- DYNAMIC_LINK_ANSWER: Dynamic link without invitation
- SURVEY_LOGIN: Invitations using token instead of link.
- questType: stringFormat: uuid
Id requiredA unique id for a quest.
- repliedType: null | booleanrequired
If the invitation was replied to or not. If the quest has enabled HiddenIdentity this field might be hidden.
- sentType: booleanrequired
If the invitation was sent or not.
- distributionType: string
Channel Distribution channel used when sending the invitation. Valid values:
- EMAIL: Invitation link distriubted by email
- SMS: Invitation link distributed by sms
- EXTERNALLY_MANAGED: Invitation link distributed by quest owner. E.g. Send emails with private provider
- LINK: Static link exposed by quest owner; one link for all respondents. E.g. a web page.
- LINK_WITH_EMAIL: Static link exposed by quest owner; one link for all respondents, possible for respondent to apply email address.
- DYNAMIC_LINK: Invitation link distributed by dynamic link
- respondentType: string
Ident Respondent identifier. Unique for the respondent.
- scheduled
Send At If delay is set, this is the time when the invitation will be sent.
- sent
At Time when the invitation was sent.