Hi I am using the "When a new email arrives to a group" trigger in my flow and would like to try implement some trigger conditions.
Although I am not sure of the syntax to use and the properties we can query against (i.e. subject, to, for etc)
I have noticed there is a limited amount of data in the outputs of the trigger and that it requires a longer process to get the subject and content of the "post".
This makes we wonder if it is even possible to set conditions based on the subject.
Ideally I would like to have it only triggered on specific triggers so I can use the group mail for multiple flows.
My current work around is to make a separate group mail for every flow that I make that needs to be triggered from a group mail so as to not trigger other flows.
I would greatly appreciate any examples of trigger conditions you have used and got to work, especially ones that work on the subject(topic) of the mail(post).
Thanks in advance.