CATEGORIES
« Hide
All Integrations428Built-In14Artificial Intelligence26Commerce23Communication56CRM43Developer Tools88Education9Finance25Hosting27Human Resources5Issue Tracking14Location Services2Marketing105Media52Productivity91SAAS62Security7Social25Storage21Support20Task Management48

Table Operations Integration

Table Operations action and trigger components.

Actions

Action components allow you to perform operations on the app.

Add Column

Adds a new column to the table with default or Empty values.

Add Row

Adds a row to the table.

Count Rows

Gets the number of rows in a table.

Create Table

Creates an empty table with given number of rows and columns.

Delete Column

Deletes a column from the table.

Filter

Filters a table based on given query.

Find

Finds the first row in a table based on given query.

Get Cell

Gets a cell from a table at a given position.

Get Column

Gets a column from the table as a List of cell values.

Get Range

Gets a range of the table between given start and end position range.

Get Row

Gets a row from a table by its position.

Get Unique Rows

Removes duplicate rows from a table.

Merge Tables

Merges two tables by appending rows into a new single table.

Remove Table Range

Removes a range of rows from a table by given start and end positions.

Remove Row By Position

Removes a row from a table by its position.

Reverse

Reverses the order of rows in a table.

Set Cell

Sets a cell in a table at a given position.

Set Column

Sets the values of a table column. If column does not exist, it will be added to the table.

Set Row

Sets a row in a table at a given position.

Sort Table

Sorts a table by selected columns.

Convert Table to HTML

Converts a table to a formatted table in HTML. You may use this output in an email or a web page.

Convert Table to Plain Text

Converts a table to a formatted table in plain text.

Create Table From Entity

Creates a table from an entity by placing it as the first row.

Convert To List

Converts a table to a list of entities.

Convert Column to Yes/No

Converts a text column into a Yes/No column.

Convert Column to Date

Converts a text column into a date column.

Convert Column to Number

Converts a text column into a number column.


How to Use Table Operations in Your Automations?

Monkedo provides built-in components to streamline your workflow automation process. To use Table Operations in your automation and build seamless no-code workflows, follow these simple steps:

  1. Log in to your Monkedo account.
  2. Navigate to the Automation section and click on "Create Automation."
  3. In the left sidebar, explore component categories such as Triggers, Actions, Flow Control, Data Actions, and Browser Actions.
  4. Built-in components are organized under these categories. Select a category and use the search bar to find Table Operations.
  5. Drag and drop the Table Operations component into the editor area.
  6. 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!