Hello
I would like to have a trigger that the flow only starts if the title name is not "Approved: Title" starts. Is this possible?
Unfortunately I don't have much experience with power automate yet and hope you can help me.
Thanks in advance!
Hi @Calvin94 ,
On the trigger you can click on the 3 dots on the right side above. Then if you click on settings, you might be able to see the trigger condition section where you can add a trigger.
Here you can add a condition like mine:
@equals(triggerOutputs()?['body/name'],'Approved: Title')
The condition must always star with '@'
You can get more information here: Get started with triggers - Power Automate | Microsoft Learn
I hope it helps
WarrenBelz
146,609
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,946
Most Valuable Professional