Hi, I'm trying to reference an expression fragment in the custom action request payload source. Aim is to pass the fragment through API. Can anyone help me with this?
Hi, I've created a transactional journey. AJO is listening an event and then send an email. The email is kind of "Thank you" email so no need of add Unsubscribe button. I've created a Transactional channel surface but facing a warning about missing opt-out button in email body I've tested and publis...
Hi there, We have a batch segment that updates once a day, say 1500 customers and the intention is to send these customers a SMS. One of the requirements is to stagger this list and send say, send SMS to 300 customers every x hours, instead of sending 1500 all at once. Is this possible to implement...
Hi, I would like to implement abandon basket in AJO. I found out that instruction - https://experienceleague.adobe.com/docs/commerce-merchant-services/data-connection/use-cases/using-ajo.html?lang=en#create-a-timeout-event However how do you check that event commerce.purchases did not happen?Is the...
Hello, We are working towards AJO – Target integration and got stuck at step 3 in the below documentation. Could you please suggest us with pre requisites/ documentation to proceed with next steps. https://experienceleague.adobe.com/docs/target/using/integrate/ajo/offer-decision.html?lang=en In Tar...
Hello, I am trying to test simple journey in AJO in Test Mode but do not see any activity. Below are the steps I performed: Created a Journey with AJO, with 1) Read Audience 2) Custom Action to Salesforce Marketing Cloud . Created test audience as per the documentation. Verified Test Audi...
We are implementing AJO solution to include the header unsubscribe link , looking for best options to link the unsubscribe interaction data to profile and extract that report for internal reporting
Hi, I created a journey and included a custom action (which should call an API and get a response). When i am running my journey my custom action always goes in timeout step and ends the journey. However when i hit the same API via postman i get result immediately. This is what i see in test mod...
hi i want to send whatsapp messages during the journey using AJO custom actionas per Twilio documemtation , the accept only : Expected Content Type for API RequestsTwilio's APIs expect the content type of API requests to be either application/x-www-form-urlencoded or multipart/form-data. It is impo...