Connecting Slack to Invitly
Want a real-time feed of RSVPs dropping in? Connect Invitly to a Slack channel using an Incoming Webhook.
Step 1: Create a Slack App
- Go to the Slack API Dashboard and log in.
- Click Create New App.
- Choose From scratch.
- Name your app (e.g., "Invitly RSVP Bot") and select the workspace where you want it installed.
- Click Create App.
Step 2: Enable Incoming Webhooks
- On the Basic Information page for your new app, click Incoming Webhooks.
- Toggle the switch to On.
Step 3: Create a Webhook URL
- Scroll down to the Webhook URLs for Your Workspace section.
- Click Add New Webhook to Workspace.
- A screen will prompt you to choose a channel (e.g.,
#events-rsvps). Select it and click Allow. - You will be redirected back to the app settings. You will now see a new Webhook URL in the list.
- Click Copy next to the URL. (It will look something like
https://hooks.slack.com/services/T000...)
Step 4: Save in Invitly
- Go to your Invitly dashboard.
- Navigate to Integrations.
- Paste the Webhook URL into the Slack field.
- Click Save.
That's it! When you enable RSVPs for an event, new registrations will automatically be posted to your selected Slack channel.