Hi Team,We are creating an API Triggered transaction campaign, which has several attributes in the JSON like product price, tax and delivery cost.How can I create a sum of all these in the email body ?I tried the sum helper function and + operator but none of them worked.As, we fetch a context varia...
Hi everyone. @TylerKrause , @stephaniedam and I have launched the first AEP Champions Office Hours event on January 27th at 11am EST. Please note that AJO, RT-CDP and Offer Decisioning are included. We are hoping that most of you can join us. We also would appreciate any sharing or amplification ...
I have an AJO journey use case where i need to send an email to a customer based on number of products they have shown in which came back in stock (max. 5 products). I have two different schemas A and B. In schema A, i have an attribute called sku (String datatype and an array). Schema A is Event sc...
Hi All,I have a use case where many journeys are using the same design path but are sending different mails.Journey 1 - Unitary event1 - Condition Node - Custom Action1 - Custom Action2 - Email2Journey 2 - Unitary event1 - Condition Node - Custom Action1 - Custom Action2 - Email2here, the custom act...
Hey team, In SFMC in the JSON we are receiving for Transaction Campaigns. We are have fields like in a nested manner like:{ Personal { "name": 'XYZ', "Town": 'Paris', "Country": 'France' }}{ Order { "name":'ProductName', "Amount": '110' }} But in AJO API Triggered campaigns we can only add all the a...
I need to create a unitary event to reach profiles who clicked on an email that was placed earlier in the journey. I can't use a reaction event activity because the reaction activity isn't placed directly after the email I'm looking to act on which is why I am creating a unitary event to look at the...
I just created my first journey in Adobe Journey Optimizer. Everything seems ok, I see 3 emails were delivered. I have recieved the email. However, I was wondering how can I validate exactly to which addresses the emails were delivered to?
I am working on a journey where a user needs to be notified via an email if they have showed interest in an item which has gone out of stock and is now back in stock. The email can show max of 5 back in stock blocks depending on the number of items customer has showed interest in. If they have shown...
I’ve encountered a problem with the AJO Sandbox when attempting to process diagnostic information provided in Canadian French with in the JSON payload below is valid, but the Sandbox/Email is unable to read or execute it for the API triggered Campaigns !HMTL Logic: {{#each context.vehicleInfo.diagno...
Happy New Year everyone, I have a question for the community that I think I know the answer to but want to get a wider opinion on to be sure. I want to create an abandon cart journey that's going to be event triggered, I'm happy with this element of it, but we don't capture all fields we want to use...