Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.
I am working on a POC for push notifications in AJO for an app that is still under development.For the test, profiles are ingested from a CSV file containing first name, last name, email, appID, platform, device token (captured from the app). An Individual Profile schema (profile enabled) is used, w...
Hi, I understand that we can implement push notifications with AJO for a Flutter mobile app. However, the documentation isn’t very clear to me. From what I’ve read, it seems that we don’t need native code to initialize the SDK, but we do need to add some native code to pass the Firebase token, for ...
Hi All,I have a question regarding AJO B2B.To what extent can we personalize content in AJO B2B? Specifically, is it possible to send event-based data, such as product details for scenarios like a B2B customer forgetting to complete a purchase (like cart abandonment emails)?I have read the documenta...
Hello, I have the following code in my HTML I'm trying to use. This code looks for a Campaign Name attribute and applies the corresponding couponID. However, when I try to save this code, I get an "invalid helper substr" error. {{#each profile._*********.walletInfo.couponDetails as |coupon|}} {%#i...
Hi, I need to update the execution address from an Active channel surface but I'm not able to do that. In the past I remember it was possible. Is this possible today? Thanks.
Hi everyone, I'm wondering if anyone had successfully retrieved Id from profile.timeSeriesEvents.identityMap in an AJO offer. I had no problem retrieving the id using this helper function. {%= head(get(profile.identityMap,"accountId")).id %}However, when I use the same formula for profile.timeSerie...
Here in this example the email " emma.jones@mail.com" failed 3 times within the timeframe 24 hrs. So, in what intervals of time the email has been tried in the last 24 hrs timeframe, to infer it that email had failed 3 times? Is it that we have to manually send the email after setting the 24hrs t...
Hi Team, I have created placement , offer , collection and decision. Offers are approved and decision is live . when I try to insert the offer expression in html then I am getting below error resource with id dps:offer-activity:1b3a*******ffs and type offer activity not found Resource with id dps:of...