Hi Team, I aim to select the records with the latest creation date. Suppose there are six records with unique IDs but identical customer names, each with distinct creation dates. Is there a method to choose the most recent record based on the creation date? Thank you in advance
Good morning,I am starting to use this technology and I have found myself with a limitation, or surely I have no idea how to use this in an efficient way.I am creating a workflow to get some customers who have bought some products of some categories, to whom I have to send an email with a top 3 prod...
Hi Team, Can anyone pls let me know how to insert data into Adobe schemas via API from POSTMAN / 3rd party systems in Adobe Campaign Classic V8? I have worked on campaign V7 by generating WSDL collection and authenticating using the session Logon method. This is bit urgent, as we have onboarded new ...
Hi, I would like to load a CSV File into Adobe Campaign so that I have an updated Recipients lists. The Fields are as follows :Firstname, Lastname, Date Of Birth, Email. How do I upload the whole CSV file into Adobe Campaign Classic so that these CSV file can are available in Recipients. Any guidanc...
Hello Team, I'm looking to enforce mandatory fields in the delivery form to ensure nobody leaves them empty. I've tried using the "required" attribute along with the "leave" tag as suggested in the documentation, but it doesn't seem to be working. Could you please suggest an alternative approach or ...
I am performing some tests, I have in an external account in the comment section some configuration in object literal { JWT : { endpoint :"https://somelink1", clientid :"consent-management", grantType :"client_credentials" }, CMP : {endpoint :"https...
Hello All, I'm reaching to see if the Community can help clarifying some questions I have regarding migrating our JWT credentials over to OAuth S2S. Even though out JWT will work till Jan. 2025 I am working on getting ahead of this. Migrating our Project over in the Developers Console is easy enou...
Hi all, I have a ask where i need the variable code to get the label of the list activity in alert (such as <%= instance.label %> ), without passing any variable in the list activity. Thanks in advance,
Hi there, I'm experimenting with implementing a one-click list unsubscribe feature by incorporating the following code into the Additional SMTP header:List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: <unssublinkfromwebapp?id=<%= recipient.cryptedId %> >, < mailto:<%@ include opti...
Based on this documentation - https://experienceleague.adobe.com/en/docs/target/using/recommendations/recommendations-faq/integrating-recs-email#rawboxI created campaign in Target:Then I inserted dynamic image in Campaign like this: Why it does not work? Did I omit something? Thanks