Slack
Slack is a popular messaging service, especially for teams and businesses.
Set up Slack
- Create a new Slack App for your Workspace
- Activate
Incoming Webhooks
from the features page - Click
Add New Webhook to Workspace
- Set the channel to receive webhook messages
- Add the webhook and copy webhook url
Reference: slack.com/help/articles/115005265063-Incoming-webhooks-for-Slack and api.slack.com/messaging/webhooks
Set up servicepong
- Open the integrations settings of your project
- Click
Add
at Slack to add a new Slack integration- Set a custom name
- Paste the copied webhook url
- Click on
Create
to create the new integration