- Your Task History ID
- IjU3NjUwNTZkMDYzNjA0MzY1MjY4NTUzMDUxMzQ1MTYzNTQzNzBmMzEi_pc
I have a Router condition where IF ID = a certain number, it will follow a trigger, but I wanted to have an ELSE alternative for "anything else that doesnt match these ID" to that.
But so far it triggers in both ways, since I'm using "OR" to evaluate 3 differnt ID I do not want to be triggered. Can I have all 3 ID separated by comma?
When I use the approach in the image, it eventually triggers and that is not what I want
But so far it triggers in both ways, since I'm using "OR" to evaluate 3 differnt ID I do not want to be triggered. Can I have all 3 ID separated by comma?
When I use the approach in the image, it eventually triggers and that is not what I want