Hi.
So I have this flow that worked perfectly. One action way triggered when there was an empty reply from external API (Data is empty). I changed nothing and somehow the pipeline broke. Now when Flow receives an empty reply from an API (Data: [], Body: []) in tries to trigger this action despite of the filter (which clearly states: do not trigger if empty!) and all that clearly throws an error (Message can't be blank).
I’m trying to figure it out if it’s me or if you changed something?