Gmail: Search Messages

Gmailのクエリ構文(例: 'is:unread from:boss@x.com newer_than:7d')でメールボックスを検索し、一致をDataTable(messageId, threadId, from, to, subject, date, snippet)で返します。

GmailGmailSearchMessages

概要

Gmailのクエリ構文(例: 'is:unread from:boss@x.com newer_than:7d')でメールボックスを検索し、一致をDataTable(messageId, threadId, from, to, subject, date, snippet)で返します。

Search the mailbox with Gmail's query syntax (e.g. 'is:unread from:boss@x.com newer_than:7d') and return matches as a DataTable (messageId, threadId, from, to, subject, date, snippet).

パラメータ

パラメータ必須既定値説明
Connection namevariable
必須gmailName of the connection created by 'Authorize Gmail'.
Search query (Gmail syntax)string
任意Same syntax as the Gmail search box. Blank = all mail.
: is:unread from:boss@example.com newer_than:7d
変数に対応
Label filter (optional)string
任意Only messages with these labels (names or ids, comma separated). e.g. INBOX, IMPORTANT, or a custom label name.
: INBOX
変数に対応
Include spam & trashdropdown
No · Yes
任意No
Max messagesnumber
任意50
Store DataTable invariable
必須messages

その他のGmailコマンド

面倒な作業を自動化しませんか?

今すぐ10日間の無料トライアルを開始。カードも契約も不要です。