onFolderCreated( )


Notes:

Triggered when a folder is created.

This event is also triggered when a folder is restored from the Media Manager's trash bin.

Permissions
Manage Bookings Services and Settings
Manage Media Manager
Read Media Manager
Manage Events
Access Verticals by Automations
Set Up Automations
Manage Portfolio
Manage Restaurants - all permissions
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

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

JavaScript
Did this help?