Avatar

Correct answer by
Employee Advisor

Hi,

I think what you're trying to achieve is: load some recipients from the db and import some recipients from the file, merge both and send out communication. 

In that case you should import the file, reconcile it with possibly existing recipients and insert/update the data from the file into nms:recipient. 

Then you can send the delivery to the complete group. You can split import/reconcilation/upsert and targeting workflow, or have all activities in the targeting. 

There is a good explaination of the use case here: https://experienceleague.adobe.com/docs/campaign-standard/using/managing-processes-and-data/workflow...

Best regards, Tobias

View solution in original post