Slack Integration
Last updated
Was this helpful?
Last updated
Was this helpful?
The following is how to set up Slack to receive online/offline notifications for your devices using a webhook. We will be creating an app in Slack and configuring it to as a webhook, then use the webhook url generated by Slack in remote.it
This example assumes you already have the Slack app set up and Slack workspace (account) and a channel where these messages will be sent.
Please note that Slack may update their UI. If so, please refer to their documentation on how to create a new App with a webhook.
In a browser, go to
Select "From Scratch"
Name your App and select the Slack workspace where want to send messages. Then click on "Create App"
Next, under "Settings" in the left nav, click on "Incoming Webhooks"
Activate Incoming Webhooks by switching it to "On"
Scroll down and click "Add a New Webhook to Workspace"
Select the channel you would like to receive the messages and finish.
Copy the webhook url. You will use this when you configure your webhook in remote.it
Open the Settings link and then Notifications tab
Make sure the checkbox for webhook is selected, paste in the webhook url and save.
Congratulations! You now will be receiving notifications on your device status changes.