We would like the Asset Library to be available to normal users, not just admins. This is important for us to keep the images in an organized location that normal users can easily access from the email designer.
Is it possible in ACS to stop sending deliveries to the customers of an audience once the deliveries have been started, modify the campaign and relaunch it, so as to avoid having to send another apology deliveries because the error?
Hi, Is there an equivalent of profile substitution method or Preview of Emails for Transactional Emails in ACS with live API payload data after Pausing the Email and releasing the Email after the validation is done?
HiI would like to pass Delivery ID through the email delivery itself (within the html body). When using ESPs in the past, I have used ampscript but I'm not sure what to reference to make it happen. Any help would be great Thanks
Hi, I wanted to create a target mapping with the profile targeting dimension but changing the default addresses. In particular I want to change the address uses for the Postal Address to use the @phone field. I tried testing this change with a direct mail delivery but for some reason the address in ...
Hi, Is there a way to determine all workflows which depend on a Customer Resource. For example, we have a Club custom resource, and before the Club resource schema is updated, I'd like to find out all workflows which depend on the resource. Thanks much in advance,Johnny Bravo
I'm having a couple of problems when creating subscription landing pages. CheckboxesI have a checkbox for people to opt-in, which when checked it saves as 'yes' in the boolean field in our database. But if they leave it unchecked it saves it as 'no' - overwriting what is already there. I don't want ...
I want to check if a special character is there in a 'name' string or not, thought of using some regular contain function, but dont see any thing similar to that in ACS. any thoughts?
I am trying to help a client set up tracking that will involve dynamically inserting parameters for Campaign Name and SHA-256 hashed email address. Other ESPs offer macros/personalization strings that can easily accomplish this (e.g. Salesforce has a SHA256 hashing macro that will perform the hash j...