I'm using the catch hook zap to listen for new data created OR updated by an external system.
I'm wondering if I need to set up individual zaps for each event type (create and updated) or is there a way to go down a different set of actions based on a filter. Example, filter the event type, if it says created it will trigger actions A, if it says updated it will trigger actions B.