I’m currently using labels to categorize the type of support request a support related gmail account is receiving. I am automating the creation of Salesforce Cases from the new label being added.
Currently I have 5 different categorical labels - and from what I can tell, I’m having to build 5 completely different Zaps to account for each one.
Is there any way for me to provide multiple labels in a single Zap connection and specify an OR condition should be used?
Ideally, I’d have a single Zap with multiple labels on the trigger, and a following code action to parse and decide the correct label to use.