Expand my Community achievements bar.

Adobe Journey Optimizer Community Lens 7th edition is out.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 4/18/23
    Hello Community, It is possible to send attached documents in AJO emails? Thanks,Andrea 

    Views

    492

    Likes

    0

    Replies

    1
  • 4/13/23
    HiCan any one please help me on below questions.1. Can we use AJO standalone? I mean without AEP2. What are out of the box messaging channel we have in AJO.3. Can we use below channel through AJO     a) Line     b) WhatsApp     c) Telegram     d) Facebook messenger     e) In app messages     f) WeCh...

    Views

    1.4K

    Like

    1

    Replies

    2
  • 4/13/23
    We are trying to find the right Json where check the date occurs less or greater then xx days after today. please find the below sample. Birthdate has the year init. Do we have any other option to crack this? {%#if profile.person.birthDate occurs <=30 days after today%} {"content_id":"sample": "{{pr...

    Views

    465

    Likes

    0

    Replies

    2
  • 4/11/23
    Hi Experts, I have created unsubscription list. Used that list in landing page and used that landing page in email.On last thrusday i ran journey and targeted 6 profiles. All 6 profiles received email and all clicked on unsubscription link and there records got stored in unsubscription list.Now when...

    Views

    497

    Likes

    0

    Replies

    1
  • 4/10/23
    Hi, I am trying to integrate the eloqua Oauth2.0 using custom action inside AJO. I got two approaches, 1. Use autorization_code method. Here I need to hit authorize endpoint to get the code which can be used in another endpoint to get the access token. This doesn't look feasible to use inside the cu...

    Views

    1.3K

    Likes

    0

    Replies

    7
  • 4/4/23
    If an organization is not using Sinch / Twilio, what is the best way to configure AJO to deliver SMS messages as part of journeys. My understanding is that this would require using Custom Actions - does anyone have a use case to share where this occurred? Would a new Custom Action need to be configu...

    Views

    755

    Like

    1

    Replies

    1
  • 4/4/23
    Hi Team,   Can you please help me to subscribe profile by default to particular service while inserting data from Mailchimp?   It is urgent. Request all to please reply to ASAP.   Thanks, Saurabh    

    Views

    985

    Likes

    0

    Replies

    5
  • 4/3/23
    We created the segment with birthday attribute = today where we found the sample profiles shows only shows previous day instead of today. So we want to put the below statement inside the condition node.  #{ExperiencePlatform.ProfileFieldGroup.profile.person.birthDate} == toDateOnly(now())   But, it ...

    Views

    618

    Like

    1

    Replies

    2
  • 3/28/23
    Hi  Is there an option to Re-use/ Duplicate an existing Content template in AJO ? I can't seem to find an option for it.  Thanks 

    Views

    1.0K

    Likes

    0

    Replies

    9
  • 3/28/23
    I am trying to use this code: {% let d = now %} {% let frMonths = ["janvier","février","mars","avril","mai","juin","juillet","août","septembre","octobre","novembre","décembre"] %} {% let month=getMonth(d)%} {{frMonths}} {%= formatDate(d, "dd, YYYY") %}  To output the current date in French as belo...

    Views

    477

    Likes

    0

    Replies

    3