Fields
id
StringUnique identifier for the form.
application_id
StringApplication ID - Identifier for a Sales channel.
created_on
CreatedOnTime of creation of the history event.
description
StringForm description that will be shown to the user.
header_image
StringForm header image that will be shown to the user.
inputs
[JSON]List of all the form fields.
login_required
Boolean!Required
If login is required to make a form response submission.
poll_for_assignment
PollForAssignmentDescribes how polling will be done for the created tickets.
priority
Priority!Required
Denotes the priority of ticket.
should_notify
Boolean!Required
If new response submission for the form should be notified to the assignees.
slug
StringSlug for the form, which is to be used for accessing the form.
submit_button
SubmitButtonDetails for submit button.
success_message
StringMessage that is to be shown on successful form response submission.
title
StringForm title that will be shown to the user.
Was this section helpful?