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?

Whether something’s still unclear or you’re ready to take the next step, Barry and Eric are happy to talk it through. Email us, call us, or book a meeting at a time that works for you.