`After` deploying successfully into Heroku, POST is not performing. I did follow the steps of https://github.com/adobeio/adobeio-documentation/blob/master/events/using/analytics-triggers-event-setup.md and https://github.com/hirenoble/webhook_server Updated Slack ` var slackWebhook = "https://hooks.slack.com/services/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"; var slackChannel = "Rajib Chaudhuri"; `
Afterdeploying successfully into Heroku, POST is not performing.I did follow the steps of
https://github.com/adobeio/adobeio-documentation/blob/master/events/using/analytics-triggers-event-setup.md
and
https://github.com/hirenoble/webhook_server
Updated Slack
` var slackWebhook =
"https://hooks.slack.com/services/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";
`