onEventReminder( )


Notes:

Triggered when a certain amount of time is left until the event. In total there are 6 reminders:

  • 7 days
  • 3 days
  • 1 day
  • 2 hours
  • 1 hour
  • 30 minutes
Permissions
Manage Bookings Services and Settings
Manage Challenges
Access Verticals by Automations
Set Up Automations
Manage Events - all permissions
Read Events - all read permissions
Manage Events
Manage Guest List
Read Events
Manage Events
Manage Portfolio
Manage Restaurants - all permissions
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

handler(event: EventReminderEnvelope): void | Promise<void>

JavaScript
Did this help?