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.
Hi Community,I need to extract the domain name from an email address (e.g., "abc@gmail.com") and include it in an email template. Specifically, I want the email to display the domain of the sender (e.g., "@gmail.com"). Is it possible to achieve this in an AJO or through an automated workflow?Example...
Objective:- Send an audience to XM Qualtrics to trigger a timely customer survey. We have followed the AJO & Qualtrics integration automation documentation:https://experienceleague.adobe.com/en/docs/experience-platform/destinations/catalog/survey/qualtrics-automationsEach time we do this, there is ...
Hi there, is there a feature where I am able to create calculated fields within journey like conditional node or action node. Mainly, I would like to create touchpoints to identify the offers and load it to our contact history to track for downstream reporting tool.
Hi, I’ve encountered a key challenge that I’m facing with the absence of a native CSV export feature in AJO.In my current process, exporting CSV files is crucial for downstream teams who use those files for deployment. This workflow in ACC heavily depends on exporting data to specific folders.In AJO...
I put link in the SMS.Journey is really simple: When I try to turn on Test Mode there is an error like that. Do you know why?{"error": [{"error": "{\"code\":3000,\"family\":\"SYSTEM_ERROR\",\"message\":\"Inline messages publication has failed\",\"service\":\"vyg-authoring-api\",\"version\":\"4b9b303...
Hi there, May I ask how can I write an expression to check a condition in my email - to check if product > field date value = today? I tried the below and didn't seem to work. My product date field format is "2024-12-19". {%#if productDate = currentTimeInMillis() %} Thanks,Amanda
How to do that easily? In know that as a workaround we can create audience but is there more direct way? I want to check this in the Condition node and then make two alternative paths
Hi, I'm looking for a way to configure AJO so that messages will not be sent outside of certain 'office' hours. Is there a global setting (like a typology rule)? or if not does anyone have code that can be used in a journey? thanks a tonMarc
I have a file coming in for a daily load which has a date time field formatted YYYY.MM.DD HH:MM:SS. Is there a way in AJO to format the field as it comes in so it can be read in. Currently it reads as null and looking at the documentation it needs to be in one of the accepted formats, which this i...