Expand my Community achievements bar.

We are excited to introduce our latest innovation to enhance the Adobe Campaign user experience — the Adobe Campaign v8 Web User Interface!
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 4/2/24
    Does anyone know if it is possible to add either Workflow ID or Workflow Label into additional data of a query?

    Views

    412

    Likes

    0

    Replies

    2
  • 3/27/24
    I want to add conditions to display certain text based on if a workflow target field is 0 or 1, how can I perform this directly in the html code rather than going through the native feaure which adds a lot of junk.For the following line item, i want to just display the character code ☑ if a boolean ...

    Views

    532

    Likes

    0

    Replies

    3
  • 3/26/24
    Hello, We are looking to implement a survey for a specific campaign and exploring how to build it in ACS using the landing page capabilities.The survey is very simple - couple of questions, checkboxes (yes/no).The complexity is we don't want to save the answers in the profile table. And is likely to...

    Views

    674

    Likes

    0

    Replies

    4
  • 3/22/24
    Subscription was expired for Adobe campaign API. While I try to send Email via the expired subscribe Adobe campaign API. What is the http status code will through by Adobe campaign API. Please provide any refernce Link

    Views

    351

    Likes

    0

    Replies

    1
  • 3/19/24
    Hello, I am just discovering the Adobe Campaign API from this link: https://experienceleague.adobe.com/en/docs/campaign-standard/using/working-with-apis/get-started-apis Is there anyone who can duplicate any campaign workflow and modify their components (especially the targets) using the API? Have a...

    Views

    356

    Likes

    0

    Replies

    1
  • 3/18/24
    Hi, We have previously set SMTP headers to support list-unsubscribe. For example: Precedence: bulkList-Unsubscribe:<mailto:bounce@123.xx?subject=unsubscribe<%=escape(context.mimeMessageId) %>>List-Unsubscribe-Post: List-Unsubscribe=One-Click Now I saw about modifying SMTP parameters could break the ...

    Views

    1.2K

    Likes

    0

    Replies

    5
  • 3/12/24
    Hi,   We have a requirement to capture customer's logged in status through the app, for instance if customer 1 has logged in and logged out after sometime. Then customer 2 uses the same device to login then the Push Notification triggered to the device should be personalized according to Customer 2 ...

    Views

    396

    Likes

    0

    Replies

    2
  • 3/11/24
    Hello, I'm trying to segment an audience based on if they clicked a specific link within an email campaign to view a custom landing page.  It doesn't matter to me if the update happens when the link is clicked or when the landing page loads.  I've got a custom field on the profile called "subConfirm...

    Views

    358

    Likes

    0

    Replies

    1
  • 3/8/24
    HiI'm working in Adobe campaign standard and we are creating a delivery template. But since the component will be used in different templates, we have created fragment to reuse these. But when we create a component with different columns and choose 'do not stack on mobile' it does not work when we u...

    Views

    428

    Likes

    0

    Replies

    1
  • 3/7/24
    At our company, some mailings use content blocks with document.write calls to personalize salutations, like  <% if( context.profile.salutation != "" && context.profile.lastName != "") { %> <span>Hi </span><% document.write(context.profile.firstName); %> <% document.write(context.profile.lastName); %...

    Views

    1.2K

    Likes

    0

    Replies

    2