How to use Value Parser (Regular Expressions)

Albato: Value Parser tool
Tools
·
5/3/2023
·
2 min. read

In this article

The Value Parser, or Regular Expressions, is an advanced way to search and replace text.

How to use value parser tool

In the tool's settings, you can specify:

what to replace: symbols, characters, words, custom sets (templates), etc.

replace with: symbols, character, custom sets (templates), etc.

While simple character search works like a standard "Find and Replace", Regular Expressions are great because you can search for multiple characters, exclude them, add rules, and more.

Here are some examples of custom search templates:

x|y — Searches for x or y

x(?=y) — Searches for x only if it's followed by y

[a-d] — Range of characters — Square brackets mean "any character from the list."

\w+@\w+.\w+ — Searches for email.

([0-3]\d).([01]\d).(\d{4}) — Searches for date in format dd.mm.yyyy

(8|+7|7)[0-9]{7,10} — Searches for phone number in format 8********** or +7**********.

There are countless templates and combinations to replace text, and you can find many resources online.

Here are some examples:

Case 1: Converting the date format from DD.MM.YYYY to YYYY_MM_DD.

Tool Settings: The "What to replace" and "Replace with" fields use custom templates.

Template: ([0-3]\d).([01]\d).(\d{4})

Replace with: $3_$2_$1.

Untitled.png

The result will look like this:

Untitled (1).png

Case 2: Remove tags from an email.

What to replace:

\<(\/?[^>]+)>|(\n)|(\s{4,})

Replace with: Space.

Untitled (2).png


Tools

Join our newsletter

Hand-picked content and zero spam!

Related articles

Show more
Best AI Automations with Albato: ChatGPT, Claude, Gemini
10 min. read

Best AI Automations with Albato: ChatGPT, Claude, Gemini

In this article, you will find some examples of powerful AI automations with ChatGPT, Claude, and other LLMs you can set up with Albato to boost productivity and streamline your business processes effortlessly.

Grok 4, GPT-5, Gemini, and Claude Opus 4.1―All the Recent Updates
13 min. read

Grok 4, GPT-5, Gemini, and Claude Opus 4.1―All the Recent Updates

In this article, you will find an in-depth comparison of Grok, ChatGPT, Gemini, and Claude. Discover their strengths, weaknesses, and which AI chatbot fits your business needs best.

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

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.

How AI Is Changing SaaS Product Design
7 min. read

How AI Is Changing SaaS Product Design

In this article, you’ll learn how to design SaaS products in the age of AI. We’ll discuss UX patterns and practical tips to help you create better products.

Best Sales Automation Apps for Faster Growth
10 min. read

Best Sales Automation Apps for Faster Growth

In this article, you will learn about the best sales automation apps to save time, close more deals, and boost team productivity. Compare features, pricing, and integrations.

Smarter Automations with Workflow Management Software
2 min. read

Smarter Automations with Workflow Management Software

Explore what’s new in Albato: features, apps, and improvements

QuickBooks CRM Integration | Boost Sales & Automate Accounting
5 min. read

QuickBooks CRM Integration | Boost Sales & Automate Accounting

In this article, you will learn how QuickBooks CRM integration can streamline your sales, invoicing, and customer data. Save time and grow your business with a seamless CRM-QuickBooks connection.

Best Productivity Apps 2025 – Streamline Your Daily Tasks
13 min. read

Best Productivity Apps 2025 – Streamline Your Daily Tasks

In this article, you will learn about the top productivity apps—task managers, timers, note tools, and more—to streamline your daily workflow and boost efficiency in 2025.

How to Connect Green API to Albato
4 min. read

How to Connect Green API to Albato

Connect Green API with Albato to integrate it with over 800+ apps, including AI tools like ChatGPT and Gemini.

How to Connect AskNicely to Albato
3 min. read

How to Connect AskNicely to Albato

Connect AskNicely with Albato to integrate it with over 800+ apps, including AI tools like Gemini and Grok.

How Email Marketing Automation Helps Boost Engagement
20 min. read

How Email Marketing Automation Helps Boost Engagement

In this article, you will learn how email marketing automation can increase engagement, save time, and deliver personalized content to your audience more effectively.