Hello All,I have new email creative that shows our total amount... in pretty big font size. We have the total amount coming in from a file and the value comes in as 1,234.00 I'm needing to remove the .00 in this one email campaign. I have no clue where to start looking for an answer.
Hi all, Has anyone had implemented tagging on template or content/fragment so that we can report based on tags? Just checking if it's possible in ACS. Thanks
Hi Team, Hope you are all well and keeping safe.We have recently started using gifs as part of our promotional campaigns and this has been excellent so far, I have observed that we also have a video content component as part of ACS Email designer.I have tried using that, but it didn't tuned out well...
Hi, I'm about to set up a workflow that downloads a file from S3, load the file in to update the data for my profiles. I was wondering , how long does it take before the changes are reflected, so that i can create segments based on the updated data? Thanks,Kasper
I have a new column in recipient, for example the "app id", we send the APP push message in the delivery, but how can we configure the systems, to make the "app id" appears in the "address" column in broadLogRCP table? The Address of the broadLogRCP is blank now:
Good morning,I would need to implement a push notification campaign to an audience previously created through the activuty "Read audience" and discard the profiles that are not subscribed to a specific "mobile application".Could you tell me if it is possible and how should I create the Workflow ?Tha...
Hi there, I can't seem to find anything for an && condition. I have used an "OR" for now - but this won't work the condition that I need: Landing page code snippet: <% if (recipient.mobilePhone== "" || recipient.phone== "" ) {%> <!-- Has either a Phone or Mobile only --> ...
How can I add an enumeration to the existing state field in the Delivery table. In a similar way how can I change the length of an existing field in the recipient(profile) table. E.G. change length of first name from 30 to 50 characters?