search

Tools

How to use Albato AI
5 min. read

How to use Albato AI

Albato AI helps process data inside your automations and handles a wide range of tasks, for example, translating and generating texts, code, and product descriptions, as well as parsing emails.

Round-robin tool
Tools
3 min. read

Round-robin tool

Round-robin helps distribute incoming records between several people or destinations in turn inside one automation.

Find and Replace Tool
Tools
3 min. read

Find and Replace Tool

Albato has the Find and Replace tool that allows you to find values from previous steps and automatically replace, delete or modify them.

How to Handle Duplicates
Tools
3 min. read

How to Handle Duplicates

Duplicate records seriously complicate the work with data. See how to handle them!

Filter Row Elements Tool
5 min. read

Filter Row Elements Tool

This tool helps you define conditions that determine which specific elements should be passed to the next steps of the workflow.

How to Use Python Code in Albato
4 min. read

How to Use Python Code in Albato

A new Python code tool allows you to run your own custom code.

Branching Tool
5 min. read

Branching Tool

A new tool in Albato allows you to run different scenarios within a single automation depending on specific conditions.

Join our newsletter

Hand-picked content and zero spam – just the good stuff!

Testing Steps Tool
5 min. read

Testing Steps Tool

Testing Steps tool allows you to run a test on each individual step and view Samples of incoming data

How to Use HTTP Requests in Albato
HTTP Request
5 min. read

How to Use HTTP Requests in Albato

HTTP Request serves as a mechanism for event notifications, allowing data to be transferred from one system to another.

Data Cropping Tool
Tools
2 min. read

Data Cropping Tool

This tool works like a pair of scissors, allowing you to cut data from any set of values. You can cut half of the line (e.g. from the beginning to the middle) or a value in the middle of the line (e.g. from the 3rd to the 5th character).

Automation Delay Tool
Tools
2 min. read

Automation Delay Tool

The Automation delay tool is designed to pause automations until a specified date and time, so the automation will resume operation at the specified date and time.

Get an Element From an Array Tool
Tools
1 min. read

Get an Element From an Array Tool

The Get an element from an array tool is a handy feature that lets you get a specific element from an array by its position number.

Get an Element of a Row Section Tool
Tools
2 min. read

Get an Element of a Row Section Tool

This tool allows you to receive one element of a row section, based on the given condition.

Remove tags tool
Tools
1 min. read

Remove tags tool

This tool allows “cleaning” texts by removing HTML tags, for example <div>, <p>, <span>, <br> and others.

Aggregator Tool
Tools
4 min. read

Aggregator Tool

The Aggregator tool combines separate elements into an array (the Iterator tool performs the opposite operation: it splits the array into elements).