Hello! I have a flow starting with a Salesforce CaseUpdated node. While there are multiple updates on cases (status updates, ownership updates) the node is not always firing. It only fires sometimes and my poll time is every minute. Any idea why this is happening?
Thank you Benjamin for your quick reply, really appreciate it! Okay, that makes sense!
The flow checks the status, but later on. Could you maybe help me on how to filter more specifically? Basically, I want the flow to run when the status changes to “Response Received”.
Thank you both for your responses! Hope the bug gets fixed soon.
It’s strange behavior, as it fires in the first update, then it will miss a few and then it will fire again for some cases.
I have a filter, but since the trigger doesn’t fire in every update, it’s not really useful.
Appreciate your time both!