Hello,
Could you do me a favor?
My workflow is working very well except this infinite loop. I added "@not(equals(triggerOutputs()?['body/Editor/Email'],'SPconnectionaccount@company.com'))" to the trigger condition(when the item is created and modified) but it doesn't work.
Hi @happyyear ,
Did you mean using "@not(equals(triggerOutputs()?['body/Editor/Email'],'SPconnectionaccount@company.com'))"- (I added my company's email) worked well?
Yes.
I tried to see your image, but even on my phone and laptop, it is really small so I can't see it.
You could download the image and enlarge it, which may make the image look better.
Best Regards,
Bof
Thank you for your help.
Did you mean using "@not(equals(triggerOutputs()?['body/Editor/Email'],'SPconnectionaccount@company.com'))"- (I added my company's email) worked well?
I tried to see your image, but even on my phone and laptop, it is really small so I can't see it.
Hi @happyyear ,
I've made a test but the trigger condition worked will. Please check the email address spelling.
Also , you could use the get changes action to check a specific filed is changed or not , so that you could decide terminate the flow or not .
Best Regards,
Bof