내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

Add recipients to a list regarding their behaviour

Avatar

Level 4

Hi guys,

According to this official document, all workflows into AC are started manually, so the question is, if I want to add recipients to a list regarding their behaviour, I have to do it and maintain it manually?

So I want to add all recipients who clicked a specific link of an email to a list, and if they clicked another specific link (same email) add them to another list, how can I achieve this please?

Thank you!

Regards,

Raúl

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 10

Set up a workflow with a scheduler to execute on the frequency you require.

i.e

(flow control) Add a scheduler activity to execute the workflow every X  (x = execution frequency daily, hourly, weekly, etc/)

(targeting) pull delivery and tracking logs using query/unions/intersection/exclusions etc depending on your requirements for your particular campaign on a workflow and enrich with whatever other data required.

once you have all the data you need, save it to a list using the list update activity.

원본 게시물의 솔루션 보기

1 답변 개

Avatar

정확한 답변 작성자:
Level 10

Set up a workflow with a scheduler to execute on the frequency you require.

i.e

(flow control) Add a scheduler activity to execute the workflow every X  (x = execution frequency daily, hourly, weekly, etc/)

(targeting) pull delivery and tracking logs using query/unions/intersection/exclusions etc depending on your requirements for your particular campaign on a workflow and enrich with whatever other data required.

once you have all the data you need, save it to a list using the list update activity.