Leiste mit Community-Erfolgen erweitern.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.

GELÖST

Target profiles imported from landing page in a query

Avatar

Level 1

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?

 

1 Akzeptierte Lösung

Avatar

Korrekte Antwort von
Community Advisor

@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.

Thanks, Sathees

Lösung in ursprünglichem Beitrag anzeigen

2 Antworten

Avatar

Korrekte Antwort von
Community Advisor

@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.

Thanks, Sathees

Avatar

Level 1

Thank you,

I did it like you suggested and it worked 😊

rita06_0-1690908429405.png