Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.
Level 1
Level 2
Melden Sie sich an, um alle Badges zu sehen
Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.
Hello,
I am trying to build a recurring workflow (running daily) to send an email 3 days after a contact fills a form on a specific landing page. But I can't find a way to target only those contacts using a Query. The form only gives me the submitted fields information.
How can I target those profiles everyday?
Is there a way to do this using Additional Data, adding a Campaign flag? Or a GetDate() when someone submits the form?
Gelöst! Gehe zu Lösung.
Zugriffe
Antworten
Likes gesamt
@rita06 , I would suggest adding additional data (Under landing page properties) when someone submits the landing page. Maybe include the "source" field and set the value as "webform". Within query activity look for profiles created equals 3 days and source as webform to send the email.
@rita06 , I would suggest adding additional data (Under landing page properties) when someone submits the landing page. Maybe include the "source" field and set the value as "webform". Within query activity look for profiles created equals 3 days and source as webform to send the email.
Thank you,
I did it like you suggested and it worked 😊
Zugriffe
Antworten
Likes gesamt