Skip to content

Introduction

Monkedo is designed to empower users to automate workflows by processing and managing data effortlessly. In this Working With Data section, we’ll explore the various data types and the powerful components Monkedo provides to work with them. Whether you're processing text, numbers, or more complex structures like tables and lists, Monkedo has the tools to help you automate data handling with ease.

Monkedo supports a wide range of data types, including:

  • Text

  • Number

  • Date

  • Time

  • Yes/No

  • File

  • Table

  • List

  • Entity

Each data type is crucial for different automation tasks, and in the following articles, we will introduce each of these types in detail. You’ll learn how to process, manipulate, and integrate them into your workflows. You can read all articles or directly dive into the article related to the data you want to process.

A key feature of Monkedo is its ability to store and manage data. Depending on your needs, Monkedo offers several ways to store data:

  • Temporary Storage: You can store data temporarily within a single automation run by using Named Values.

  • Key-Value Store: This allows you to store data permanently in a way that it can be shared between multiple automation runs or even across different automations.

  • Data Tables: Monkedo also offers a permanent database-like system where you can insert, query, update, and delete data for storing tabular data.

Monkedo enables users to efficiently work with collections of data, such as lists and tables. You can perform operations like:

  • Filtering: Select only the data that meets certain conditions.

  • Sorting: Organize your data in a specific order.

  • Transforming: Modify your data as needed.

  • Finding: Locate specific items within your dataset.

These capabilities allow you to automate complex data operations with minimal effort.

In the upcoming articles, we’ll guide you through each data type and the operations you can perform, helping you unlock the full potential of Monkedo’s data processing capabilities. Whether you're building a simple automation or managing large datasets, Monkedo has the tools to make it seamless. Stay tuned!