How to use JQuery in the inline editor, of DialogFlow, while developing actions for Google Assistant? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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.

8th Sep 2019, 1:54 PM
Aanisha Bhattacharyya
Aanisha Bhattacharyya - avatar
3 Answers
+ 6
old answer ( 2018 ) from stackoverflow may help https://stackoverflow.com/a/50747218/7218253
8th Sep 2019, 2:13 PM
BroFar
BroFar - avatar
+ 4
BroFarOps Sir, can't I use something easier like Jquery, $.getJSON() ?
8th Sep 2019, 2:17 PM
Aanisha Bhattacharyya
Aanisha Bhattacharyya - avatar
+ 4
yes I would believe there are some other options available as libraries are getting updates quite frequently
8th Sep 2019, 3:38 PM
BroFar
BroFar - avatar