A simple webhook for DialogFlow using Python/Ngrok How to Configure Intent: Configure the action in actionsConfig.py Name the action on the DialogFlow UI to correspond with the one created in (1) How to Run: Download Ngrok from: https://ngrok.com/download Start ngrok with ./ngrok http 8080 or your relevant systems command Run python pythonResponder.py Use the ngrok endpoint and input that in Dialogflow's webhook url