
List Operations Integration
List Operations action and trigger components.
Actions
Action components allow you to perform operations on the app.

Add Item
Adds an item to the list.

Count Items
Counts the number of items in a list.

Create List
Creates a list either empty or with given items.

Filter
Filters a list based on given query.

Find
Finds the first item in a list based on given query.

Get Item
Gets an item from a list by its position.

Get Range
Gets a range of the list between given start and end position range.

Get Unique Values
Removes duplicate items from a list.
Join Text
Joins a list of text values into a single text value, joined by a separator.

Merge Lists
Merges two lists into a single list.

Number Range
Returns a list of numbers in the given range.

Pick Item
Extracts the values of a field from a list of entities.

Remove Item By Position
Removes an item from a list by its position.

Remove Item
Deletes an item and all its copies from the provided list.

Remove List Range
Removes a range of items from a list by given start and end positions.

Reverse
Reverses the order of items in a list.

Set Item
Sets an item in a list at a given position.

Sort List
Sorts a list by the selected criteria.

Convert To Table
Converts a list of entities to a table.
How to Use List Operations in Your Automations?
Monkedo provides built-in components to streamline your workflow automation process. To use List Operations 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 List Operations.
- Drag and drop the List Operations 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!