Troubleshooting¶
This guide covers common issues with meeting templates, notifications, and customer responses.
Notification Issues¶
Customer did not receive the notification¶
Symptoms:
Customer says they didn’t get the email or SMS
No log entry in the Notifications Console
Causes:
Notification was never sent (user forgot to click the send button)
Email bounced or ended up in spam
SMS delivery failed (invalid phone number)
Solutions:
Check the Notifications Console () and filter by the event. Verify a log entry exists.
If no log entry, open the event and send the notification.
If log shows Status = Failed, check the error message. Common errors:
“No email address” — Customer’s partner record has no email
“No phone number” — Customer’s partner has no mobile number
“SMTP error” — Check mail server configuration
For email spam issues, verify the notification sender email matches a verified domain in your mail server settings.
Tip
Use the Test Notification wizard to send a test to yourself before going live with a new template.
SMS reply codes not working¶
Symptoms:
Customer replies “1” but nothing happens
No response logged in Notifications Console
Causes:
SMS reply codes are not enabled on the notification config
The SMS Inbound module is not installed
Customer replied with more than a single word
Solutions:
Open the notification config and verify Enable SMS Reply Codes is checked.
Verify the SMS Inbound module is installed: go to and search for “SMS Inbound”.
Reply codes only process single-word replies. Messages like “Ok 1” or “Yes confirm” are treated as regular messages, not codes.
Template Issues¶
Template not applying defaults¶
Symptoms:
Selected a template but fields didn’t fill in
Address, attendees, or duration stayed empty
Causes:
No CRM opportunity linked to the event
Template flags are disabled (e.g., Auto-Fill Address is off)
The opportunity has no address data to fill
Solutions:
Ensure a CRM opportunity is linked to the event. When creating from a CRM opportunity, this is set automatically. When creating from the calendar, link the opportunity manually.
Check the template’s behavior flags. For address auto-fill, Auto-Fill Address must be enabled and the meeting location must have Use Lead Address set.
Verify the CRM lead or its partner has address data.
Title not generating correctly¶
Symptoms:
Title shows raw field codes like
{customer}Title has empty segments or extra separators
Causes:
No CRM opportunity is linked — field codes can’t resolve without one
Lead is missing the data for certain field codes (e.g., no street address)
Title was manually edited — auto-generation is skipped to preserve manual edits
Solutions:
Link a CRM opportunity to the event.
Fill in the missing fields on the CRM lead.
Clear the event title and re-select the template to regenerate.
Attendee rules not adding people¶
Symptoms:
Expected attendees were not added to the event
Causes:
The attendee rule references a lead field that’s empty (e.g., no salesperson assigned)
The partner record doesn’t have an email (attendees need contact info)
Rules were added after events were created (rules only apply on template selection)
Solutions:
Ensure the CRM lead has the relevant fields populated (salesperson, customer, team).
Verify partner records have email addresses.
For existing events, re-select the template or manually add attendees.
Status and Response Issues¶
Status stuck on “BOOKED”¶
Symptoms:
Customer responded but status still shows BOOKED
Causes:
The notification sent was a plain Confirmation (no response buttons)
Customer responded through a channel not being monitored
Response processing failed
Solutions:
Send a Confirmation Request or Reminder with accept/decline buttons to allow customer responses.
Check the event chatter for response messages.
Use the Mark As dropdown on the event to manually override the status.
Customer landing page not loading¶
Symptoms:
Customer clicks SMS link but gets an error page
Causes:
Event was deleted or archived
Token expired or is invalid
Website/portal module not configured
Solutions:
Verify the event still exists and is active.
Send a new notification to generate a fresh link.
Ensure the portal module is installed and the website is accessible.
Internal followers not getting notified¶
Symptoms:
Customer accepted but no internal notification was sent
Causes:
Follower notification toggles are disabled on the template
No followers are subscribed to the event
Followers have notification preference set to “Nothing”
Solutions:
Open the template and verify:
Notify on Accept is enabled
Auto-Follow Organizer or Auto-Follow Salesperson is enabled
Check the event’s followers list (chatter area).
Verify followers’ notification preferences in their user settings.
Calendar and Sync Issues¶
Buffers not showing on calendar¶
Symptoms:
Meeting shows as 1 hour but 2 hours are blocked
Causes:
The calendar view may not support buffer visualization
Buffer display requires the frontend component
Solutions:
Buffer time is always blocked on the calendar internally. The visual gradient display requires the calendar buffer component to be loaded. Refresh the browser if the display seems incorrect.
Microsoft Calendar sync issues¶
Symptoms:
Events not syncing to Microsoft 365 calendar
Wrong organizer showing on synced events
Solutions:
Verify the Microsoft Calendar integration is installed and configured.
For organizer issues: Enable Auto-Assign Organizer on the template to set the salesperson as organizer (affects which calendar the event syncs to).
Check the Microsoft sync logs:
Getting Help¶
If your issue isn’t covered here:
Check the Notifications Console for error logs
Review the event’s chatter for system messages
Contact your system administrator with:
Event details and the template used
Expected vs actual behavior
Screenshots of error messages
Notification Console log entries