Skippable

This can be used with all the input cards. It shows a skip button along with the input widgets, with which the visitor can choose to skip responding to a particular question.

Channel compatibility

     

Use Case:

Copied​"user_defined": {
  "zohosalesiq":{
    "action": "reply",
    "replies": [
      "Please choose a number from the following option"
    ],
    "input": {
        "type": "select",
        "options": [
            "one",
            "two"
        ]
    },
    "skippable": "true"
  }
}
 

Output: