Hello,
I am trying to call an external API which returns back a simple sentence every time it is called. I want to call that when my event handler gets my weebhook activated in Google Assistant Actions.
But I can't figure out a way to do this. Once the response arrives, I wish to store it in a variable which can be added to the conversation that my bot replies to.
Any assistance would be valuable. Thank you