Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Regarding newsletter subscription

Avatar

Employee

Hi team, 

 

I want to give newsletter subscriptions to only newly added recipients through my recipient data import workflow.

Can anyone help me on this, an immediate help will be highly appreciated

1 Accepted Solution

Avatar

Correct answer by
Level 10

Hi @Mrityunjay,

 

if understood question properly you can use Incremental query node to select new customers. First time execution will select all existing customers (or add condition on create date) and every new execution will return you only new customers which you can follow with Subscription Services node to give newsletter category.

Regards,
Milan

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

Hi @Mrityunjay,

 

if understood question properly you can use Incremental query node to select new customers. First time execution will select all existing customers (or add condition on create date) and every new execution will return you only new customers which you can follow with Subscription Services node to give newsletter category.

Regards,
Milan