6 results found
-
Ability to Touch Email Template Code
Our emails do not rendering properly when users have Dark Mode enabled on their devices. We're seeing this on Outlook desktop, Outlook web, and the Gmail app. See example of what dark mode users see. We'd like to be able to implement code directly into the email templates.
This is the code we'd like inserted into the head of the template code:
<meta name="color-scheme" content="light dark">
<meta name="supported-color-schemes" content="light dark">
<style type="text/css">
:root { color-scheme: light dark; supported-color-schemes: light dark; }</style>
The second thing would be to allow dark mode specific classes to be used in the template which…
3 votes -
stricter password restrictions
The customer implemented new security guidelines and needs stricter password restrictions in Campaign.
The length of the password, needed charackters /special charackters (eg.: numbers and -._,;!/, amount of upper and lowercase letters and the expiry date are not up to their new standard.
Changing those restrictions is currently not possible in Campaign and SSO is not yet implemented in Campaign.3 votesCampaign supports Opti ID since Q4 2025. Custom password requirements are now configurable via custom SSO setup.
-
Showcasing the new feature in UI
We currently don't have a UI element to show the new feature that's rolled out, so the customers often don't know that there are new features.
1 voteSince the availability of Userflow we can show case new features after login to Campaign.
-
Preview API for merged output
We'd like to be able to send merge fields for a specific template and get the merged output in response so we can use this as a preview of the output to be sent.
1 vote -
Automatic promotion of templates and flows
We want to be able to promote certain templates and flows to another environment of our development infrastructure. We need this to be able trough API calls that we can run from our automation tools like Jenkins etc.
1 vote -
Update Devices for Mobile Preview Mode
Please update the devices images to the latest ones from 2022 in the preview mode for mailings in template kit. We show devices from four years ago.
1 vote
- Don't see your idea?