Data Actions
Overview
The Data category within a workflow includes actions that perform CRUD (Create, Read, Update, Delete) operations on data.
These actions are fundamental for managing data within the workflow, enabling the application to interact with databases or data sources efficiently.
Whether you need to retrieve, modify, or delete information, the data actions provide the necessary tools to handle these operations seamlessly.
Actions
Data Action | Description | Reference |
---|---|---|
Query Records |
For example: In a marketing campaign workflow, you might query customer records to identify those who have shown interest in a specific product category but haven’t made a purchase, enabling targeted follow-up actions. | |
Create Records |
For example: In a job application workflow, new applicant profiles could be created and added to the HR database when individuals submit their resumes online. | |
Update Records |
For example: In a customer support workflow, you might update a support ticket's status and notes as the issue is resolved and additional details are logged. | |
Delete Records |
|