Skip to content

IQVIA (MI Touch)

You can export emails for their further upload to IQVIA Mobile Intelligence.

Build structure

The exported email for IQVIA Mobile Intelligence has the following build structure:

.
├─js/
├─media/
├─banner.txt
└─index.html
PathDescription
js/Contains the MI API bundle (mi-api.bundle.js) required for IQVIA Mobile Intelligence platform integration.
media/Contains the media resources used in the exported email: images and other assets. Each type of media resource is stored in its own directory (e.g., images/ subdirectory).
banner.txtA file that displays the eWizard.js builder and framework versions used to generate the email.
index.htmlThe main email HTML markup file. Serves as the entry point and contains the complete email presentation with styling and structure.