Kuika's Delete Source action is used to delete sources with a specific Collection Id. This action allows you to delete all sources with the specified Collection Id.
Using the Delete Source action:
It can delete unnecessary or obsolete resources on the system,
It can keep your database up to date,
With the Correlation Id parameter, you can correlate delete actions and make them compatible with previous actions.
In this tutorial, you will learn how to use the Delete Source action to clean up unnecessary or obsolete resources in the system.
Delete Source action is supported in web and mobile apps.
Add Delete Source Action
Log in to the Kuika platform.
Open the project you will work on from the Apps screen.
While in the UI Design module, open the Elements panel on the left side.
Add a Button element.
Select Initial Actions → Searching → Delete Source from the +ADD ACTION drop-down menu on the right side.
Correlation Id: Specifies the unique Id associated with the delete action.
This Id can be retrieved from the Get All Source List action or entered manually.
After completing these steps, the Delete Source action will be successfully added. Thus, you can keep your database up-to-date and organized by removing unnecessary sources.