Hello,
I'd like to trigger both SMS (Twilio) reminder and email reminder of an appointment time 2 days before the appointment. I read somewhere that this was possible, but can't find the answer. Hoping someone has a suggestion for a Smart campaign build that could solve the issue.
Thanks
If anyone is still having trouble with the unsupported token error message, we found we had to change the token from {{lead.fieldname}} to {{leads.fieldname}} with an s. I hope this helps!
Thanks. The smart campaign also has to be a trigger campaign and not a batch campaign. I made that switch and didn't get the unsupported token message anymore.
I managed to find the relevant section. But I got a response that it is an Unsupported Token. Not quite sure how to progress further? (Am not very familiar with tokens)
Hi Jennifer,
The token needs to be {{lead.fieldname}} - could you confirm if the correct field was picked?
Thanks,
Balkar
Hi Balkar - I'm having the same problem as Jennifer. Keep getting an error message that the token is "unsupported token". The token I'm using in my flow is {{lead.Date of Birth}}. Any help you can provide would be greatly appreciated...thanks!
I know you asked this question a while ago and may have already gotten the answer, but the unsupported token error is because you cannot use a date token in the advanced wait step if the smart campaign does not have a trigger.
Can you employ this strategy if you want to send the reminder 1 hour before the appointment?
Hi Dan - No. We don't have a token/time field, to wait until a Time, using wait step properties. This way can only be used to wait unlit a Date - not time.
Hi Jennifer,
This question belongs to "products", which is a better place to have many people seeing it an help you
-Greg
Ok. Thank you. Have moved.
Hi Jennifer,
If you have the Appointment date, you could use advanced wait steps and have a Date Token, specifying the Wait to End 2 days before the Date Token for the Appointment.
Hope this helps!
Balkar
Thank you very much for pointing me in the right direction!
Hey Jennifer,
One thing to keep in mind when using the advanced wait steps is that if a lead schedules an appointment with less than 48 hours notice they will be sent the text and email reminders right away. For example, the text and email reminder will be sent immediately if I register today for an appointment tomorrow. This is because Marketo ignores wait steps that have expired.
You can add a "remove from flow" flow step to combat this from happening. Add the remove from flow step prior to your advanced wait step and add a choice. The choice should be used to remove anyone whose appointment is in the future 47 hours. This will ensure that those people that schedule less than 48 hours in advance will be removed from the campaign and not receive the 2 day reminders.
Your flow should look like this:
Hope this helps.
JF