onServiceCreated( )


Notes:

Triggered when a service is created.

Permissions
Read Bookings - Public Data
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?