Hi everyone,
In Dynamics 365 Customer Insights – Journeys (Real-time), I’d like to capture the exact rendered version of each email sent — including all personalized placeholders already resolved.
I’ve seen references to an internal action named msdynmkt_EmailRetrieveExactMessages, apparently used by the timeline feature to display the exact copy of sent emails.
Is this action (msdynmkt_EmailRetrieveExactMessages) officially supported or documented for external use (e.g., via Dataverse Web API, Power Automate, or plugins)?
If not, what is the recommended supported method to programmatically retrieve the fully rendered email content (HTML/text) as it was sent to a contact in Real-time Journeys?
Any guidance or official confirmation would be greatly appreciated!
Thanks.