onServiceCreated( )


Notes:

Triggered when a service is created.

Permissions
Manage Bookings Services and Settings
Manage Bookings - all permissions
Read Bookings - all read permissions
Manage Bookings
Read Bookings - Public Data
Read Bookings - Including Participants
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

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

JavaScript
Did this help?