Hi together,
is it possible to build an flow, which is checking if I have received an mail from an specific mail address ?
The outcome should be sent also via mail to me.
Many thanks in advance,
Robin
Assume you're looking to read the mails from shared mailbox, make sure you set from filter so it's triggered for specific email.
and you can set your email id in forward mail action.
Thanks
Please click Accept as Solution on this reply if it helped to solve your issue, and thumbs-up if you feel this is useful or important in other ways as a boost.
Hello @robin5003414 ,
please follow these steps:
1. Add a "Do until" control, put the "From" value as first parameter and the specific email address as second parameter:
then click on "Edit in advanced mode", and you'll see the following expression:
2. Copy it, and in the Trigger select the 3 dots and "Settings":
3. In the "Trigger Conditions" put the expression and click on "Done":
4. Finally, you can remove the "Do until" control previously created.
So, the flow will be fired only if the email is received by that specific email address.
If I have answered your question, please mark your post as Solved.
If you like my response, please give it a Thumbs Up.
BR,
Marco
HI @MarconettiMarco ,
how is the flow informing me, when I do not have received any mail ?
Thanks,
Robin
in this case the flow is fired only if you receive the email form that specific sender. Otherwise, if you want to be informed that you receveid an email not from that sender, don't put any condition in the trigger, you should add a "Condition" control after the trigger:
But in this case, the flow will be triggered every time you receive an email.
If I have answered your question, please mark your post as Solved.
If you like my response, please give it a Thumbs Up.
BR,
Marco
@MarconettiMarco Thank you, can we set it up, that this flow is started and checked every day ?
User | Count |
---|---|
91 | |
40 | |
23 | |
20 | |
16 |
User | Count |
---|---|
128 | |
48 | |
47 | |
27 | |
27 |