Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

Dynamically retrieve the Adobe Campaign Variables in AEM?

Avatar

Level 8

Hi,

How can I dynamically retrieve the Adobe Campaign Variables in AEM? 

 

anasustic_0-1741776427066.png

 

2 Replies

Avatar

Community Advisor

Hi @anasustic 

I am not an Adobe Campaign expert but according to document it should work OOTB

 

The list of available personalization fields is synchronized with your Adobe Campaign instance. The fields are managed in Adobe Campaign in the schema nms:seedMember. All fields in nms:seedMember must also be present in your recipient table.

 

https://experienceleague.adobe.com/en/docs/experience-manager-core-components/using/email/campaign-v... 

Arun Patidar

AEM LinksLinkedIn

Avatar

Level 8

Hi @arunpatidar 

Thanks a lot for answering my question. Do you maybe have an idea how to access the Adobe Campaign available personalization fields in AEM component models?