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.
Hello, Is there a way to access the package files that are used to migrate objects between sandboxes and the "details" of the objects - not just their IDs, etc? And can they be imported to another sandbox "manually"? A similar process that is used on Campaign Classic between environments. Thanks!
I’m trying to implement suppression logic inside a Journey in AJO for cases where a user enters the journey before being flagged as suppressed.I have a custom field group with a boolean field called isSuppressed, which I added to a profile-enabled schema. The ingestion works fine. I can see the fiel...
we have a requirement to send real time AJO events into AWS Kinesis . We are able to achieve this using AWS API gate way endpoint url . But for some reason we have a restriction to use AWS gateway endpoint URL. We need some other solution to achieve this using custom action.
Hi, I’m trying to build a master table of campaigns and journeys (including campaign ID/name and journey ID/name) using the ajo_entity_dataset. However, I’ve run into an issue: there’s a journey whose name we recently updated (the current journey has the "v2" name, while the other two entries show t...
Hi there, may i ask what is the equivalent of titleCase (that is found in email) I can use in expression in Custom Action Field? A typical use case/my objective is to transform JOHN SMITH EXAMPLE to John Smith Example - basically start each word with a block letter. Thanks!
Hi I want to compare one of the profile field by adding 10 days to another field.below is the example. ExperiencePlatform.ProfileFieldGroup.profile.person.birthDate = ExperiencePlatform.ProfileFieldGroup.profile.person.applicationdate + 10 daysPlease let me know how can i do that in ajo expression e...
We have a scenario where we need to show a specific content block in the email only if the customer has opened any of the first three emails.I wanted to check with you:Is there a way to implement this logic directly in the HTML template using js or dynamic content rules
All, Question - I have an attribute as part of my Core Profile schema that I would like to use as the External Link of a CTA in an email. I loaded a unique link in an attribute field. I the email when selecting the CTA, I chose External Link and chose the attribute field for personalization. When I...