SOLVED

Using two or more triggers in a smart list

Go to solution
Nina_Valtcheva5
Level 5

If I have 2 triggers in a smart list, will it pull everyone (either those who qualify for trigger 1 or those who qualify for trigger 2)?

pastedImage_1.png

We want either people whose program status was changed OR were added to specific SFDC campaigns. Just looking for validation if this will work as we want it to.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi Nina, multiple triggers will work as OR statements, so you are correct in your logic. Hope that helps.

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi Nina, multiple triggers will work as OR statements, so you are correct in your logic. Hope that helps.