- Configure the action in actionsConfig.py
- Name the
action
on the DialogFlow UI to correspond with the one created in (1)
- 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