This article presents possible sample flows that you can support. This can be a helpful jumping-off point as you plan your implementation.
Note: Learn more about querying data collections using API Query Language.
On a data collection that has the Publish plugin, create a task to publish all special-edition holiday items at the specified time:
Call Create Task and specify the following parameters:
The method returns the following response:
At any point, you can check the task status by calling the Get Task method with the task ID.
The method returns a response such as:
Create a task to retrieve and delete all products from a specified manufacturer:
Call Create Task and specify the following parameters:
The method might return the following response:
At any point, you can check the task status by calling the Get Task method with the task ID.
The method returns a response such as: