Hi All, I am using the 'formatDate' to get the current date, but I would also like to add 60 days to the current date. <%= formatDate(new Date(), "%2M/%2D/%4Y") %>
Hello everyone, I'm trying to dynamise some contents of an email, specifically a button and a divider. In this case I should make the button and divider visible with dynamisation criterion X and not visible with criterion Y. Can you tell me how to do this? Thank you all very much for your help G.
Hello, I'm trying to figure out how I can append the Link Label to all clicks in our emails, and in addition, the following: 1 - See it in the address bar once link is clicked 2 - use "utm_content" to pass the link label to Adobe AnalyticsDo I need to add "utm_content" to the Brand Tracking URL c...
Hello the community, I played the last few days with all the REST API for ACS. All of them works fine with postman except that one GET https://mc.adobe.io/<ORGANIZATION>/campaign/workflow/execution/<workflowID> https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/man...
How can I replicate the production instance of Campaign Standard into the Staging environment. With packages, it seems that this isn't done if we use the Platform and Administration as some changes aren't sent over. Is that correct or will the export/import of these two packages bring the staging en...
Hello Everyone I wonder is there some way to publish multiple transactional messages in AC Standard, so you don't need to do it one-by-one? Thanks, Tomas
Happy 2023 Experience League! I'd like to capture the submission date when a recipient completes a landing page form fill. I figured I could do this through two approaches: 1. Using the LP Properties to update the profile with additional data. I'm just unsure of how to write the "Value" so tha...
Hi, We are trying to setup Push notification for a flutter app, Can we do that without setting up native side? if any flutter specific documentation are available please share.