Gmail: Download Attachments
メールのすべての添付ファイルをフォルダーに保存します。保存したファイルパスのリストを保存。
GmailGmailDownloadAttachments
概要
メールのすべての添付ファイルをフォルダーに保存します。保存したファイルパスのリストを保存。
Save all attachments of a message to a folder. Stores the list of saved file paths.
パラメータ
| パラメータ | 型 | 必須 | 既定値 | 説明 |
|---|---|---|---|---|
| Connection name | variable | 必須 | gmail | Name of the connection created by 'Authorize Gmail'. |
| Message id | string | 必須 | 変数に対応 | |
| Destination folder | folder | 必須 | 例: C:/downloads/mail 変数に対応 | |
| Store saved paths (list) in | variable | 任意 | 例: savedFiles |