
Text Integration
Actions
Action components allow you to perform operations on the app.

Concatenate Texts
Takes two texts and merges them with the given separator.

Convert Case
Edits the text according to the selected option.

Convert to JSON
Creates a JSON text from a value.

Count Text
Calculates the number of characters, words, and lines in the text, including empty lines, or counts the occurrences of the searched word.

Cut Text
Extracts a subtext from the given text range (inclusive).

Empty Text
Utility component that just provides an empty Text.

Find In Text
Finds specified types of values in the text.

Get Position
Get the position of a text in another text.

Get Text Between
Extracts all subtexts between specified start and end delimiters from a given text.

Pad Text
Adds characters to the start, end or both sides of the text.

Parse JSON
Creates a value from a JSON text.

Replace Multiple Text
Replaces parts of text with corresponding words.

Replace Text
Replaces parts of text with another text.

Split Text
Splits a text into text parts using a separator text.

Trim Spaces
Removes the leading or trailing whitespace characters from the text.
Yes/No to Text
Converts a Yes/No value to a text value.
How to Use Text in Your Automations?
Monkedo provides built-in components to streamline your workflow automation process. To use Text 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 Text.
- Drag and drop the Text 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!