This Api.ai Webhook makes Ice customers happy.
- Deploy the ice-resource-server: https://github.com/fhakamine/ice-resource-server
- Click
- Login or create your Heroku account.
- After deployment, go to settings.
- Update the PROMOS_API with the URL for the Promos API. -- for example, https://ice-rs-fredericohakamine.herokuapp.com.
-
Install
git
andpython
in your computer. -
Clone this repo:
$ git clone git@github.com/fhakamine/ice-client-webhook.git
-
Install Node dependencies:
heroku local
-
Use a solution to expose this url on the internet, such as
ngrok.io
.