Re: Birthday email on a specific birthday

Michael_McGowa1
Level 3

Hello all,

I am new here and I need help to set up a daily campaign that sends an email out to people on their 18th birthday. I have researched this and not finding the exact answer. The closest I see is this https://nation.marketo.com/message/182228-monthly-birthday-smart-campaign but I don’t know how set up a webhook and see anything other than Facebook or LinkedIn services in LaunchPoint. There is sending a birthday message here https://nation.marketo.com/blogs/marketowhisperer/2016/04/23/sending-a-birthday-message but I need to send this email on a person’s 18th birthday. Any help would be appreciated. Thanks

14 REPLIES 14
Grégoire_Miche2
Level 10

Hi Michael,

To set up a webhook, first, you need to subscribe to a webhook platform. Use a free one here, you do not need any advanced functionality. Look into BrightHooks, Hoosh or Flowboost.

Once you have the subscription, you will have also the instructions on how to set this up in Marketo admin.

Finally, you will have to call the webhook from a smart campaign as explained in the doc : Use a Webhook in a Smart Campaign - Marketo Docs - Product Documentation

Now, for a specific birthday, you can still use simple smart campaigns.

create a smart list of every one who is above 18 or has no birth date (they will be excluded) :

pastedImage_4.png

And another one of every one who is below 17 and 11 months (they will be excluded as well)

pastedImage_5.png

Then create a smart campaign that run once for every one with a wait until the birthdate:

Smart list :

pastedImage_2.png

first flow step, using an advanced wait:

pastedImage_3.png

Make sure that people can only enter the smart campaign once :

pastedImage_0.png

Schedule your campaign to run every day.

-Greg

SanfordWhiteman
Level 10 - Community Moderator

Why not

pastedImage_1.png

?

I'm not so into have hundreds of thousands of leads in waits.

(And I say this as the author of one of those webhook platforms!)

Veronica_Holme4
Level 10 - Champion Alumni

Are you serious? That works? My mind is blown.

Grégoire_Miche2
Level 10

Yes it does, I tested it!

Grégoire_Miche2
Level 10

The funny thing is that I could not find any documentation of this...

Veronica_Holme4
Level 10 - Champion Alumni

There goes the rest of my day. I'm going to spend the whole day playing with this and seeing how many squillions of other applications it has. I have so many questions. Does it work with timeframes other than years? Does the field you're referencing there in the token need to be a date field or can this be used to add one number to another?

Grégoire_Miche2
Level 10

Yes, it does work for days, weeks and months, hours, etc... You also can apply it to numbers, AFAIK,, and I have also tested the "-" sign.

It is just Years that I never tested in the past, I do not know why. Sometimes, one feels really stupid

-Greg

Veronica_Holme4
Level 10 - Champion Alumni

I got it to work on dates, but not numbers. Will keep testing. Thanks!

SanfordWhiteman
Level 10 - Community Moderator

Another exception is that you can't add years to a Datetime.

But I've used this for awhile, and provided the data types are in alignment, it's really handy!

Grégoire_Miche2
Level 10

You are right, I retested it. We had to use score fields and it was not easy.

-Greg

Grégoire_Miche2
Level 10

The technique will not necessarily have thousands of leads in wait, since they will enter the wait only 1 month before.

-Greg

Grégoire_Miche2
Level 10

Hi Sanford,

Never tried the "years" in DCV on dates

-Greg

SanfordWhiteman
Level 10 - Community Moderator

It works!

Grégoire_Miche2
Level 10

Then, agreed, that's the best way to go.

-Greg