Back to Webhook

Form Response Model


ATTRIBUTES
  • CompanyId integer
    A unique identifier, describes which company owns this form.
  • Conversion ConversionModel
    The conversion object for this form response.
  • FormId integer
    A unique identifier, references the form this response completed.
  • Id integer
    A unique identifier for this object.
  • Name string
    The name of the form, used on the platform to help with organisation.
  • List of the questions and values for this form response.
  • UserId integer
    A unique identifier, describes which user did the form response.
Example Response