SOLVED

Re: Triggered Smart Campaign Q

Go to solution
Anonymous
Not applicable

Triggered Smart Campaign Q

I'd like to create a triggered smart campaign to re-subscribe employees (@mycompany.com) who have unsubscribed. Anyone know the best way to do this? We use SFDC. Any help would be greatly appreciated. 
Tags (1)
1 ACCEPTED SOLUTION

Accepted Solutions
Josh_Hill13
Level 10 - Champion Alumni

Re: Triggered Smart Campaign Q

so if an employee unsubscribes, it just resubscribes them?

Just do:

Data Value Changes IS Unsubscribes  to True
Email Address CONTAINS "@yourcompany.com"

Flow: Change Data Value IS Unsubscribes to False


but you might get some nasty notes from certain people 🙂

View solution in original post

3 REPLIES 3
Josh_Hill13
Level 10 - Champion Alumni

Re: Triggered Smart Campaign Q

so if an employee unsubscribes, it just resubscribes them?

Just do:

Data Value Changes IS Unsubscribes  to True
Email Address CONTAINS "@yourcompany.com"

Flow: Change Data Value IS Unsubscribes to False


but you might get some nasty notes from certain people 🙂
Anonymous
Not applicable

Re: Triggered Smart Campaign Q

Hi Nicole,

Since this would be an internal practice only, you could send an OPERATIONAL email say 1 week or 1 month after a fellow employee unsubscibres. The operational email will bypass the unsubscribe filter and you can politely as them to resubscribe. 🙂
 

Anonymous
Not applicable

Re: Triggered Smart Campaign Q

Thanks! Appreciate it. 🙂