Back to Webhook
Form Response Model
ATTRIBUTES
-
CompanyId integerA unique identifier, describes which company owns this form.
-
Conversion ConversionModelThe conversion object for this form response.
-
FormId integerA unique identifier, references the form this response completed.
-
Id integerA unique identifier for this object.
-
Name stringThe name of the form, used on the platform to help with organisation.
-
Responses list<FieldResponseModel>List of the questions and values for this form response.
-
UserId integerA unique identifier, describes which user did the form response.
Example Response