Regarding newsletter subscription | Community
Skip to main content
Adobe Employee
June 27, 2022
Solved

Regarding newsletter subscription

  • June 27, 2022
  • 1 reply
  • 699 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Milan_Vucetic

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

1 reply

Milan_Vucetic
Milan_VuceticAccepted solution
Level 9
June 27, 2022

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