Monday, 13 March 2017

Create an incoming webhook that posts to slack

I am developing a bootstrap application and I would like to do the following:

when a form is submitted, I want an incoming webhook from Slack to post the contents of the form to a slack channel.

Because I am using bootstrap, how would I go about creating this?

Would I use Javascript or Node.js?



via user2101463

No comments:

Post a Comment