
Click on Make a Zap and choose Webhooks by Zapier as the Trigger.As an alternative to using Zapier, you can create your own integration by leveraging Kisi's Open API and/or custom Slack Apps. In this example, we will demonstrate forwarding events from Kisi into Slack using an intermediate service called Zapier to capture and resend the data in the format Slack expects.

In these cases, it's possible to use a combination of Kisi's external webhook integration alongside a script or service that can accept the raw event data, then format and POST it to a secondary address. When working with webhooks, some services require transformation or formatting of the data before it can be used. Integration with Slack is possible by leveraging Event Webhooks.
