Uipath Marketplace
MarketplaceListingsSnippetRegex Search with GSuite

Create your first automation in just a few minutes.Try Studio Web

Regex Search with GSuite

Regex Search with GSuite

by Internal Labs

StarStar

1

Snippet

Downloads

16

back button
back button
carouselImage0
next button
next button

Summary

Summary

Regex search for Gmail using GSuite activity.

Overview

Overview

The snippet gets the mail from the mailbox, compares the message body with the Regex search pattern and prints matching contents.

In GetMailMessages activity, Regex search pattern cannot be used. It will not return proper results. In this code, Matches activity is used to search a given Regex pattern in the body of the mails.

It can be modified further to support multiple groups in Regex search pattern, return matching contents along with email details such as from, to, cc, subject, etc.,

Features

Features

Useful while searching mails with complex pattern. Any existing Regex Pattern can be used.

Additional Information

Additional Information

Dependencies

UiPath.Gsuite.Activities

Code Language

Visual Basic

Publisher

Internal Labs

Visit publisher's page

License & Privacy

License Agreement

Privacy Terms

Technical

Version

1.0.0

Updated

Jul 8, 2021

Works with

Studio: 21.6 - 22.10

Certification

Silver Certified

Application

Google Gmail

Support

UiPath Community Support

Resources

Similar Listings