
Data Integration
Data structures are essential components for data management within automation workflows. These structures enable data transfer from one point to another within an automation, as well as data storage and retrieval for later use in the same or different automation processes.
Data allows users to manipulate, transform, store, and reuse information throughout their automation workflows, ensuring data consistency and enabling complex data processing operations. This functionality is crucial for building sophisticated automations that require data persistence, transformation, or sharing between different workflow steps.
Actions
Action components allow you to perform operations on the app.

Value
Stores data and provides it during execution of the automation flow.

Delete All Named Values
Deletes all named values.

Delete Named Value
Deletes a named value.

Get Named Value
Gets a previously set named value.

Set Named Value
Sets a named value. If the named value exists, it will be updated. Otherwise, it will be created.

Create Data Table Row
Creates a new row in a Data Table with given data.

Delete Data Table Rows
Deletes rows from a Data Table.

Get Data Table Rows
Gets rows from a Data Table.

Update Data Table Row
Updates an existing row in a Data Table with given data.

Delete Stored Value
Deletes a value from Value Store.

Get Stored Value
Gets a value from Value Store.

Set Stored Value
Sets a value in Value Store. If the stored value already exists, it will be updated. Otherwise, it will be created.
How to Use Data in Your Automations?
Monkedo provides built-in components to streamline your workflow automation process. To use Data in your automation and build seamless no-code workflows, follow these simple steps:
- Log in to your Monkedo account.
- Navigate to the Automation section and click on "Create Automation."
- In the left sidebar, explore component categories such as Triggers, Actions, Flow Control, Data Actions, and Browser Actions.
- Built-in components are organized under these categories. Select a category and use the search bar to find Data.
- Drag and drop the Data component into the editor area.
- Click the component to configure its settings in the right-hand panel.
Customize your automation by filling in the required fields and adding additional app components. Connect outputs to inputs between components to create a smooth and logical workflow. Need assistance? Watch our quick tutorial video here to get started faster!
Templates
Templates are pre-configured automations that you can use to get started quickly.








