New events – Data integration project tasks
New data integration project task events are now available through webhooks only.
These events are emitted automatically when the corresponding task state change occurs, enabling real-time monitoring.
The following events are included in this release:
- Data task completed:
com.qlik.v1.di-projects.di-tasks.completed
- Data task failed:
com.qlik.v1.di-projects.di-tasks.failed
- Data task started:
com.qlik.v1.di-projects.di-tasks.started
- Data task stopped:
com.qlik.v1.di-projects.di-tasks.stopped
For more information, see:
- Creating and managing webhooks for workflows on Qlik Help.
- the reference documentation.