How can I use this json data to make it as in my question choices. I did use HTTP Request and i got this data but I don’t know how to call this and make this as a choices.
I did read the documentations about data-outputs, webhook but can’t figure it out.
Please anyone help me.
Data
{
“57”: “Martial Arts School”,
“59”: “Eulmar Karate Dojo”,
“61”: “Red Sun Martial Arts”,
“64”: “Crouching Tiger Club”,
“102”: “Kung Fu University”,
“194”: “Black Knight School of Awesomeness”,
“229”: “TMAB.S”,
“232”: “Alliza Martial Arts”,
“233”: "Bless Martial Arts ",
“234”: “Azil University”
}
Example choices from json data
choices1: “Martial Arts School”
choices 2: “Eulmar Karate Dojo”
choice3: “Red Sun Martial Arts”
etc.