Report Created


Notes:

Triggered when a report is created.

Permissions
Read Reports
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?