Verification is currently underway to introduce Power Automate into business processes.
One of the verification is that we want to store the file attached to the email received in the Gmail inbox at any time in a folder in the specified google drive.
I found a similar template, but it was not suitable for the current workflow because the processing was triggered by receiving a new email.
The processing conditions assumed are as follows.
<Condition 1> The processing trigger is executed at an arbitrary timing by the user.
<Condition 2> The target e-mail is the received Inbox email
<Condition 3> The target condition is that the mail contains a specific character string in the specific destination and mail subject and that a file is attached.<Condition 4> A copy of the attached file is stored in the designated folder of the google drive.
<Condition 5> As the attached file name, the sender name and the attached file name is given.