Appearance
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| Path | Description |
|---|---|
public/ | Directory containing email asset files (images in PNG format) referenced by the email template. |
banner.txt | A metadata file containing builder and framework version information. |
index.html | The main email template file containing the complete HTML structure, inline CSS styles, and email content. This file is ready for upload to Oracle Eloqua. |