28 November 2025

Reload task datasets via API

Share this message

You can now request a reload of one or multiple datasets within a Data Integration task directly through the API.

Endpoint :POST /di-projects/{projectId}/di-tasks/{dataTaskId}/actions/request-reload

The Request reload API triggers a reload request for the selected datasets. The actual reload takes place the next time the task runs, consistent with the behavior in the user interface.

You can choose to reload all datasets in the task (default behavior), or reload specific datasets by providing their dataset IDs.

An additional input parameter lets you specify a reload strategy when working with transform tasks:

  • NONE

  • TRUNCATE (Clears the output table before reloading)

  • COMPARE AND APPLY (Compares source and target to apply only incremental differences)

This enhancement provides greater control and automation for dataset maintenance within your data integration workflows.

To learn more, see Mark datasets for reload on next task run.

How can we help?

Barry has over 20 years experience as a Data & Analytics architect, developer, trainer and author. He will gladly help you with any questions you may have.