Create a new Scenario
Add the Webhook trigger

Select the Custom webhook trigger
Create a webhook button. Give the webhook a name such as “Webhook for Tightknit Events” and click Save.Copy the Webhook URL
Copy address to clipboard button.
Copy the webhook URL
Register the Webhook URL with Tightknit
Use the Webhook with your Tightknit Event
Events button in the app home or by typing the \events command. Click the ••• menu next to your event and select Edit.
Edit event from the menu
Test the Tightknit Webhook
Run once button.
Click the Run once button

Make is listening for webhook data
••• menu next to your event and selecting the registration option.
Select the registration option
Verify Data Received by Make
1 bubble above the webhook module. This will show you the data that the webhook received from Tightknit.
Webhook data received from Tightknit
Add Slack module to scenario
+ action by hovering over the side of the webhook module. Search for “Slack” and select the “Create a Message” action.
Add the Slack Create a Message action
Configure Slack notification
- Connection - specify which user/connection that will be the sender of the Slack message, such as your own Slack user
- Channel ID or name - Select from the list
- Public/Private channel - select the channel you want the notification message to be sent to
- Text - here you can format the body of the notification message however you want! You’ll have access to variables from the webhook data which you can insert into the message. See below for an example notification body that makes use of the registrant user info and event info.

Slack module configuration with webhook variables
Save and Enable

Save the scenario

Slack notification for a new registration

