Regular Expression Tools Package

This package will assist developers in working with regular expressions. It can search for a specific text based on the pattern and also replace it

Top Benefits

  • Easy to work with regular expressions
  • Can be implemented with any of the existing workflows
Product video fallback

Actions

  • Searches for the text based on a pattern
  • Identity the number of times a text pattern occures in the input
  • Replace the text based on a pattern
Actions: Extract All Regex Matches: This action can be used to extract all matches for a specific pattern. Extract a Regex Match: This action can be used to extract nth match for a specific pattern where n is the user entered number corresponding to the required data. Get Number of matches: This action can be used to extract the number of times, a specific pattern occurs in the given text. Replace based on Regex: This action can be used to replace text matching a specific pattern. The key use cases for this package include: • Password pattern matching • Validating Email pattern • Character replacements • Date, phone number, and credit card number format validation • Empty string validation

Setup process

Install

Download the Package and follow the instructions to install it in your AAE Control Room.

Configure

Use the Package in a bot, configure keys and other credentials the Package will need (see the ReadMe for details.)

Run

That's it - now the Package is ready to get going!

Requirements and Inputs

  • Automation 360 bot runner installed
  • REGEX tools package enabled

Customer Reviews

3.0(1 review)
5 star0%
4 star0%
3 star100%
2 star0%
1 star0%
Ease of Use4.0
Functionality & Reliability2.0
Documentation & Samples3.0

Vikas M.