Hi!
I intend that the flow is only executed when you receive messages from email addresses whose domain is not the same as the owner of the flow ... I have already researched and found nothing similar ...
Solved! Go to Solution.
Hello @skindu
In your trigger click the 3 dots, than select settings
Now under trigger conditions, click Add
and add this condition:
@not(endsWith(triggerOutputs()?['body/from'],'@flowaltdelete'))
** Note: Replace flowaltdelete with owners domain name **.
Proud to be a Flownaut!
Hello @skindu
In your trigger click the 3 dots, than select settings
Now under trigger conditions, click Add
and add this condition:
@not(endsWith(triggerOutputs()?['body/from'],'@flowaltdelete'))
** Note: Replace flowaltdelete with owners domain name **.
Proud to be a Flownaut!
Join digitally, March 2โ4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
Power Platform release plan for the 2021 release wave 1 describes all new features releasing from April through September 2021.
User | Count |
---|---|
33 | |
16 | |
15 | |
14 | |
8 |
User | Count |
---|---|
42 | |
20 | |
17 | |
12 | |
10 |