Skip to content

Oracle Eloqua

You can export emails for their further upload to Oracle Eloqua.

Build structure

The exported email for Oracle Eloqua has the following build structure:

.
├─public
├─banner.txt
└─index.html
PathDescription
public/Directory containing email asset files (images in PNG format) referenced by the email template.
banner.txtA metadata file containing builder and framework version information.
index.htmlThe main email template file containing the complete HTML structure, inline CSS styles, and email content. This file is ready for upload to Oracle Eloqua.