Hello!
I wonder if someone can help me with a flow not triggering!
When I imported from dev environment to Test, the flow triggered fine. When I imported the solution to another environment - the trigger isn't triggering at all.
My trigger:
@equals(triggerBody()?['Status']?['Value'], 'Pending')
Has someone got a workaround in that environment to jog it on? I am on a tight deadline and do not have the time to create a new copy of the flow and redeploy it!