Notifications
Get notified instantly when someone submits your form via Slack, email, or webhooks.
Notification Channels
Slack Notifications
ProReal-time team alerts
Send form submissions directly to your Slack workspace. Great for sales teams who need instant visibility on new leads without leaving Slack.
Email Notifications
Customizable email alerts
Get an email every time someone submits your form. Add multiple recipients, customize subject lines, and include dynamic content from form responses.
Setting Up Slack Notifications
- 1
Open your form
Go to your form and click the Notifications tab
- 2
Enable Slack
Toggle on "Slack Notifications"
- 3
Connect your workspace
Click "Connect Slack" and authorize Orbit AI
- 4
Select a channel
Choose which channel should receive submissions
Setting Up Email Notifications
- 1
Open your form
Go to your form and click the Notifications tab
- 2
Enable email notifications
Toggle on "Email Notifications"
- 3
Add recipients
Enter email addresses and press Enter to add each one. You can add multiple recipients.
- 4
Customize the subject
Edit the subject line. Use variables like {{form_name}} to personalize it.
- 5
Edit the message
Customize the email body. Use {{all_responses}} to include form data.
Template Variables
Use these variables in your email subject line and message to personalize notifications:
{{form_name}}The name of your form
{{submission_date}}When the form was submitted
{{submission_id}}Unique submission ID
{{all_responses}}All field values formatted as a list
{{field.email}}Value of the email field
{{field.name}}Value of the name field
{{field.phone}}Value of the phone field
{{field.company}}Value of the company field
Pro tip: You can reference any form field using {{field.field_name}} where field_name matches the label of your field (lowercase, spaces replaced with underscores).
Example Email
You have received a new form submission. Name: John Smith Email: john@company.com Message: I'm interested in your enterprise plan. Budget: $10,000 - $25,000 Submission ID: sub_abc123 Submitted: January 8, 2026 at 2:30 PM
Troubleshooting
Emails going to spam?
Add noreply@orbitforms.ai to your contacts. If using a custom domain, ensure SPF/DKIM records are set up.
Not receiving notifications?
Check that notifications are enabled and verify your email address is correct. Try adding a second recipient to test.
Variables not working?
Make sure the variable name matches your field label exactly. Use lowercase and replace spaces with underscores.
Slack not receiving messages?
Ensure Orbit AI is still connected to your workspace. Check the channel permissions in Slack.
Did this answer your question?