Please check your agent type and version and read on or switch to the right documentation.
Send Smart Action notifications to Slack
This example shows you how to integrate Slack incoming webhooks to receive notifications in your workspace when a Smart Action e.g "Reject application" is triggered.
Demo
Create your Forest Admin slack app
Follow Slack's guide to create a new app in your workspace and start sending messages using Incoming Webhooks.
At the end of this guide, make sure your Slack app has the following features activated:
Incoming Webhooks
Interactive Components
Bots
Permissions
Once your Slack app has its shiny Incoming Webhook URL, you will be able to send your message in JSON as the body of an application/json POST request.
Connect your app from a Slack channel of your choice