Question
Unsubscribes
Hi,
So we want to setup unsubscribes so that:
- if the lead opts out of comms1, then we send a email alert to our unsubscribes A email address with customer name and ID
- if the lead opts out of comms1, then we send a email alert to our unsubscribes B email address with customer name and ID
- I have created two custom unsubscribe fields (Unsub Comms1, Unsub Comms2)
- Built a form(F) with the two fields
- Setup a program:

- Set a Smart Campaign for the program: -
- Smart list trigger on 'fills out form(F)'
- Flow 'Send Alert'
- If attribute Unsub Comms1 is true, send EmailA to TeamA email address
- If attribute Unsub Comms2 is true, send EmailB to TeamB email address
- Have I missed out on setting anything up?
- So every time we create a program and a smart campaign and include Unsub Comms1 = False and Unsub Comms2 = False, it will exclude all leads that have unsubscribed, correct?