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...
We need to be able to create a component in an AJO email that will pull in the most relevant articles, using content that exists in AEM? I see that it is possible in Adobe Campaign Standard, can this be done in AJO? Does it require a link or can this be supported with any manual work arounds? ...
I would like to get dynamically in my mailing image from Open AI API. I configured everything in Open AI and in Postman I get url of the image. However in journey test mode it looks like there is nothing in response?? What do you think? Any suggestions? Then I would like to put response into email t...