onJobCreated( )


Notes:

Triggered when a job is submitted.

Permissions
Data Mover Manage Jobs
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?