Triggers when there is new response

Input

PropertyTypeRequiredDescription
form_idDROPDOWNYes-

Sample Output

{
  "responseId": "ACYDBNhZI4SENjOwT4QIcXOhgco3JhuLftjpLspxETYljVZofOWuqH7bxKQqJWDwGw2IFqE",
  "createTime": "2023-04-01T03:19:28.889Z",
  "lastSubmittedTime": "2023-04-01T03:19:28.889881Z",
  "answers": {
    "5bdc4001": {
      "questionId": "5bdc4001",
      "textAnswers": {
        "answers": [
          {
            "value": "test"
          }
        ]
      }
    },
    "283d759e": {
      "questionId": "283d759e",
      "textAnswers": {
        "answers": [
          {
            "value": "نعم"
          }
        ]
      }
    },
    "46f3e9cf": {
      "questionId": "46f3e9cf",
      "textAnswers": {
        "answers": [
          {
            "value": "test"
          }
        ]
      }
    }
  }
}