Hi all! I have been trying to send slack notification for flow run states. I have tried to use one automation for all the four states pending, running completed and failed. But the notification contents gets overlapped and I get same notification thrice, and sometimes it sends the notification late.
I also created 4 separate automation, one for each state. By this way I get correct notification message and also in time.
But the thing is one workspace is limited to 10 automation only.
So is it possible to create one automation for each queue and get the notifications for each of the 4 flow_run states in time?