“Open Email in Browser” Preview for Developers
95
Views
3
Comments
New
Service Studio

Hi,

I have an idea to simplify email development in OutSystems a screen to preview email's HTML with dynamic data directly in the browser.

the goal will be,

Allow us developers to see the final rendered email (with parameters) in a browser during development.

Benefits:

Speeds up email design & testing.

Easy debugging of layout/data issues.

Can be reused as a live “View in Browser” link if needed.

Best Regards, 

Faiz Khan

This would be a very useful enhancement! Being able to preview dynamic email content directly in the browser would definitely save time, simplify testing, and help catch layout or data issues early. 

Hi! You can already preview the email directly in Service Studio. For the parameters or expressions you're using, just set the 'Example' property to see a sample value in the preview. 

Also, both the browser and the email provider can affect how the email is rendered. 

You can use tools like WPOven to view your email in browser, just follow instruction in this link:

https://www.wpoven.com/tools/free-smtp-server-for-testing

Hope this was helpful.