This guide demonstrates creating a Slack integration for Insites using API call notifications.
To understand this tutorial, you must be familiar with creating API call notifications. You must also have access to a Slack workspace, enabled webhooks, and create an incoming webhook. In addition, you will need the webhook URL for creating the API call notification.
Integrating Slack using API Call Notifications is a two-step process:
Your webhook URL looks similar to this: .
Create an API Call Notification using your webhook URL (replace placeholder):
You can customise your message in Slack. Learn more on the page that provided you with your webhook URL or on api.slack.com/incoming-webhooks
Add the following to the front matter on your form:
The front matter of the form we used in this example: