+ 9
How to use JQuery in the inline editor, of DialogFlow, while developing actions for Google Assistant?
I am trying to use JQuery to call API results in DialogFlow, now my query is how to make a JSON call from the inline editor.
3 Answers
+ 6
old answer ( 2018 ) from stackoverflow may help
https://stackoverflow.com/a/50747218/7218253
+ 4
BroFarOps Sir, can't I use something easier like Jquery, $.getJSON() ?
+ 4
yes I would believe there are some other options available as libraries are getting updates quite frequently