Back to Webhook

Field Response Model


ATTRIBUTES
  • Answer string
    The response given by the user for this question.
  • DataOptions string
    Extra data options for filling in the question, for example the options could contain options for a dropdown list.
  • Id integer
    A unique identifier for this field response.
  • InputType string
    Each field can have a different input type depending on what the question asks, for example Date, short text and long text.
  • Order integer
    Determines the order the questions were asked, where the lower number appeared earlier.
  • Question string
    The question asked to the user.
  • Reference string
    Your reference for this question.
  • Required boolean
    Determined if the current question was required to be filled with some data.
Example Response