Overview
Slack integration allows you to receive messages in your Slack channels after specific events happen in the system. Such integration can be easily achieved through the use of specific Webhook type. Follow steps below to configure your Slack integration.
In Slack. Create Slack Incoming Webhook
Follow this Slack documentation article that provides step by step instructions on how to create your Incoming Webhook. After you have created you Incoming Webhook in the Slack you should obtain unique Webhook URL.
In Etlworks. Create Webhook
After you obtained unique Slack Webhook URL, go to the Webhooks
page of your account. From there, click Add webhook
. Give you new webhook a Name, set URL to the Webhook URL, Method to POST, Content Type to Slack Incoming Webhook and then select which events you would like to receive messages for under Events.
You can read more about other types of webhooks here.
Comments
0 comments
Article is closed for comments.