Gmail Connector(Power Automate Cloud flows)
This is a group of functions that perform operations on the "Gmail" browser (cloud).
It performs email sending and auto-reply.
How to build flow.
Basically, it is triggered by the "When new mail arrives" trigger, which is triggered when Gmail is received, and uses the message ID of its dynamic content to perform subsequent actions (reply, delete, move to recycle bin).
Less frequently, there is also a pattern of saving the message ID in a file and loading it.
The "Get email details" is only of value in this pattern.
Since sending an email is just a "Send email", it can be used independently of other Gmai-related triggers and actions.
As is the case with other actions, it is also possible to link file content from OneDrive or Google Drive file content from OneDrive or Google Drive can also be used as attachments.
Triggers
Trigger | Importance | Description |
---|---|---|
When a new email arrives | High | Trigger to launch an "Automated cloud flow" when an email is received. This function is mainly suitable for extracting the sender and body of incoming emails. |
Actions
Action | Importance | Description |
---|---|---|
Reply to email | High | Reply to the message ID's e-mail. You can specify the destination, body, etc. |
Send email | High | The action is to send an email in Gmail. |
Delete email | Middle | The action is to delete one Gmail message. |
Get email details | Low | This action retrieves information such as the destination and body of a Gmail message. However, they are "When a new email arrives" triggers. The use is limited because the information has already been obtained. |
Move email to trash | High | The action is to put one Gmail email into the trash. |
For those who want to learn Power Automate Cloud flow effectively
The information on this site is now available in an easy-to-read e-book format.
Or Kindle Unlimited (unlimited reading).
You willl discover how to about basic operations.
By the end of this book, you will be equipped with the knowledge you need to use Power Automate Cloud flow to streamline your workflow.