To deploy the Actions Server on Heroku, configure action_endpoint like so in endpoint.yml:
action_endpoint:
url: "https://****.herokuapp.com/webhook"
Also read this post please.
To deploy the Actions Server on Heroku, configure action_endpoint like so in endpoint.yml:
action_endpoint:
url: "https://****.herokuapp.com/webhook"
Also read this post please.