Back to All

Work with JSON data

This scenario is possible:

  1. Extract the attributes from this json https://tools.learningcontainer.com/sample-json.json
  2. Let the chatbot ask: what feature are you interested in and the list should appear:
    FirstName, lastName, Gen etc.
  3. When the user chooses one of the options, the chatbot responds with the value extracted from the json. That is, if you choose Firstname, the chatbot will return the attribute: Rajesh