onJobUpdated( )


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Notes:

Triggered when a job's status updates.

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

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

Did this help?