Slack Notifications
Receive visitor check-in alerts and booking notifications in Slack.
Venuo can send a Slack message to a channel or person whenever a visitor checks in. This lets the host know their guest has arrived without checking the Venuo dashboard.
What you’ll need
- A Slack workspace where you have permission to add apps
- Owner or Admin access in Venuo
Setup steps
Step 1: Create a Slack webhook
- Go to api.slack.com/apps and click Create New App
- Choose From scratch, name the app (e.g., “Venuo”), and select your workspace
- Under Features, click Incoming Webhooks and toggle it to On
- Click Add New Webhook to Workspace
- Select the channel where notifications should appear (e.g.,
#receptionor a DM) - Copy the webhook URL — it starts with
https://hooks.slack.com/services/...
Step 2: Add the webhook to Venuo
- In Venuo, go to Settings → Integrations → Slack
- Paste the webhook URL into the Webhook URL field
- Click Test — Venuo sends a test message to your Slack channel
- If the message arrives, click Save
What triggers a notification
By default, Venuo sends a Slack message when a visitor is checked in. The message includes:
- Visitor name
- Host name
- Check-in time and location
Troubleshooting
| Problem | Fix |
|---|---|
| Test message not received | Verify the webhook URL is correct; check that the Slack app is still authorized in your workspace |
| Notifications stopped working | Re-authorize the webhook in api.slack.com/apps — tokens can expire if the Slack app is reinstalled |
| Wrong channel receiving alerts | Update the webhook URL with one scoped to the correct channel |
Related
- Integrations overview — See all available integrations and how to configure them
- Visitor check-in flow — Understand when check-in events trigger Slack notifications
Was this page helpful?