Uipath Marketplace

サインイン

MarketplaceStudioスニペットRegex Search with GSuite

はじめてのオートメーションをわずか数分で作成できます。Studio Web を試す

Regex Search with GSuite

Regex Search with GSuite

作成者: Internal Labs

StarStar

1

スニペット

ダウンロード数

<100

[戻る] ボタン
[戻る] ボタン
carouselImage0
[次へ] ボタン
[次へ] ボタン

要約

要約

Regex search for Gmail using GSuite activity.

概要

概要

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.,

機能

機能

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

その他の情報

その他の情報

依存関係

UiPath.Gsuite.Activities

コード言語

Visual Basic

公開者

Internal Labs

公開者ページを表示

ライセンス契約とプライバシー条項

ライセンス契約

プライバシー条項

技術情報

バージョン

1.0.0

更新日

2021年7月8日

対応製品

Studio: 21.6 - 22.10

認定

シルバー 認定済み

アプリケーション

Google Gmail

サポート

UiPath コミュニティ サポート

リソース

類似のコンポーネント