onExtendedFieldCreated( )


Notes:

Triggered when an extended field is created.

Permissions
Manage Bookings Services and Settings
Manage Events
Manage Portfolio
Access Verticals by Automations
Set Up Automations
Manage Members and Contacts - all permissions
Manage Contact Extended Fields
Manage Restaurants - all permissions
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

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

JavaScript
Did this help?