Expand my Community achievements bar.

AJO API to Preview Email Template for a Given Profile

Avatar

Level 5

3/26/25

Description

We would like an API in Adobe Journey Optimizer (AJO) that allows us to preview an email template for a given profile. The API should return the rendered HTML of the email as it would appear when sent to that specific profile.

 

Why is this feature important to us?

We have existing tools that measure email quality, score campaigns, and validate templates before sending.

 

How would you like the feature to work?

An API endpoint where we can pass:

Profile ID / Attributes to generate a personalized preview.

Email Template ID or campaign details to specify which template to render.

 

The API should return:

Fully rendered HTML of the email as it would appear for the given profile.

Any errors or warnings if there are missing personalization fields or rendering issues.

 

Current Behavior

Currently, AJO does not provide an API to fetch a personalized email preview for a profile.

3 Comments