Solved
Email Triggers for Longitudinal Study
Hi,
I want to send an email trigger to remind participants to complete an follow-up survey approximately 1.5 years after the initial survey. In the email trigger box, the longest delay is 28 days - so I am unsure how to do this?
Any help is appreciated!
Best answer by NiC
Hi @nina_heron94
You can do the survey distribution API either externally , via survey flow or via Actions Tab.
this will allow you to send an email invite , reminder , etc anytime you wish to.
My recommendation would be to do it through the survey flow via web service element .
You can also calculate exactly 1.5 years later than today date via piped text as given below
1.5 years is 547 days
which can be piped as : `${date://OtherDate/c/+547%20day} `
and for Getting contact Id you can get that it via following API :
* for Research core contacts
* for IQ directory contacts
View originalLeave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.