onFileDescriptorUpdated( )


Notes:

Triggered when a file is updated, including when a file is moved to a different folder.

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: FileDescriptorUpdatedEnvelope): void | Promise<void>

JavaScript
Did this help?