I am using Dialogflow and Facebook messenger to build a interface that opens a Facebook Messenger webview to allow the user to input data. Once the user inputs the data in the webview I want to:
- Get this data send to Dialogflow and
- continue the conversation with the user and ask them a follow up question
How can I do this?