Expand my Community achievements bar.

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.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • Does anyone successfully implement push and in-app (beta) messaging? I am trying to use Firebase for android and iOS and checking if anyone created any custom action for a similar use case as the configurations are different for APN and Firebase as per Adobe doc.   Thanks!

    Views

    1.5K

    Likes

    0

    Replies

    2
  • 12/29/22
    When we tried below code it is not working properly in AJO JSON. Anyone know how do we check date > 1 or date < 14 {{#each profile._nordea.Trigger.Triggers as |ABC|}}{%#if ABC.triggerName="trg_UAT_NCCL" and (ABC.dateAttribute02.getDayOfYear() <= currentDayOfYear())%} {"content_id":"UAT"}{%/if%}{{/ea...

    Views

    840

    Likes

    0

    Replies

    3
  • 12/28/22
      https://experienceleague.adobe.com/docs/journey-optimizer/using/data-management/datasets/datasets-query-examples.html?lang=en   How could I export these email tracking data automatically at weekly or monthly?   https://experienceleague.adobe.com/docs/experience-platform/destinations/ui/activate/ex...

    Views

    519

    Likes

    0

    Replies

    0
  • 12/28/22
    Hi AJO Team!   I am new with Adobe Journey Optimizer, may I ask if how can I dynamically display current year on every timezone using functions of AJO.   here is my code but it displays "false".{%= formatDate(now, "%4Y") %}Thanks in advance!

    Views

    966

    Likes

    0

    Replies

    1
  • 12/26/22
    We have custom action configured where we are passing certain fields. The requirement is to send the field as 'null' where we don't have the data. We used the below functionality of AJO to set the value as null but the problem is AJO does not send this field name itself in the REST call if the value...

    Views

    582

    Likes

    0

    Replies

    0
  • 12/21/22
    Hi there   I would like to personalize an email as following: If Attribute 1 = "A", then show value of Attribute 2. Both attributes are available in Profile. Example CustomerAttribute 1Attribute 2JohnA100JohnB200JohnC300   Output:100   I tried replicating through Helper Functions with a IF statement...

    Views

    1.2K

    Likes

    0

    Replies

    4
  • 12/2/22
    Hi, Does AJO take hashed emails for executions or does it have to be in plain text? Please let us know. Thanks

    Views

    2.7K

    Likes

    0

    Replies

    5
  • 12/2/22
    Hi,   We get some events triggered at 4 am at night and we want to wait until the next day at 9 am until we send the e-mails.  I saw that I could use the expression field for that, but I have no idea how to code it. I also couldn't really find it in the documentation.  So I basically want what is a...

    Views

    2.7K

    Likes

    0

    Replies

    8
  • 11/28/22
    Hi all,   I'd like to add the URL of the mirror page in the text version of a message. Does anyone know how I can implement this in the text version?   Many Thanks,   Rob

    Views

    786

    Likes

    0

    Replies

    2
  • Hi,   I am trying to send an email to members with an unsubscribe link using manage optout    I have found out that optout (un-subscription) is handled by the Consents and Preferences field group which needs to be added to the profile-enabled schema, which is working fine after implementation.   Que...

    Views

    2.1K

    Likes

    0

    Replies

    3