Description - The current ACS APIs available does not provide a way to fetch the deliveries and workflows informationWhy is this feature important to you -1. There are some features like heat map which is available in ACC but not in ACS and it can be built if the workflows execution information can ...
It'd be great if there was a built in URL shortener in Adobe Campaign, specifically when using SMS. Since SMS only uses 160 characters, every character is important. It'd be great if there was configuration options as well, to determine level of tracking needed and how many characters would be neede...
Description - Enable power users to access some features that require the Administration role, but not all of these features.Why is this feature important to you - One use case for our primary group of users is that they want access to the Quarantines page under Administration > Channels so that the...
Description -Why is this feature important to you - Product Price in Order Confirmation / Recommendations in Email DesignerHow would you like the feature to work - Flexibility for formatting/ ability to do some calculations on available personalization fields (similar to https://experienceleague.ado...
The exisiting profile substutions option is a great one, but we still have to do all the editing work twice, because it doesn't work with a recurring email delivery. We now save the original email as a template, but sometimes personalisation fields get broken when using a template for test purposes ...
Hi Adobe,Currently I can see that via the DAD we can set alerting criteria and get notified based on the criteria if a delivery finishes, fails etc.Now the problem with this is it gives you a consolidated report which includes all deliveries meeting the criteria defined. There should be some way whi...
When we download a file from campaign UI, it is downloaded to the local computer in a .txt file format. When we open the file it is very hard to read the data. Takes time to covert them to a csv file format to make it readable. In windows machine after downloading the file & changing the extension t...
Hi All, Putting some logic for Date Format function in Adobe Campaign Standard. ToDate(LPad(ToString(Month(GetDate())),2 ,'0' )+'/'+LPad(ToString(Day(GetDate())),2 ,'0' )+'/'+ ToString(Year(GetDate()))) ----MM/DD/YYYY (07/29/2020) Regards,Anil