Skip to content

Veeva Vault

eWizard Export is a service that allows you to transform eWizard items into formats compatible with target systems: documents, standalone applications, or ZIP archives. You can export emails for their further upload to Veeva Vault.

Build structure

The exported email for Veeva Vault has the following build structure:

.
├─assets.zip/
|  └─public/
|     └─blocks/
|        └─block-image1.png
├─banner.txt
└─veeva.html
PathDescription
assets.zip/An archive with the assets used in the email blocks: fonts, images, PDF files, and videos.
assets.zip/public/Storage directory for the assets used in the email.
assets.zip/public/blocks/Storage directory for the assets used in the email blocks.
banner.txtThe file that contains the eWizard.js and builder versions.
veeva.htmlThe file that includes the email HTML markup. The file is used as the email viewable rendition.

Upload exported emails to Veeva Vault

You can upload an exported email to Veeva Vault:

Upload emails as documents

To upload an email as a document:

  1. Create a new document in the following ways:

    • Click + CreateUpload while on the Library tab.

    • Click Upload.

  1. Upload the veeva.html file with the viewable rendition of the email.
  1. Choose the document type Email Template when uploading the component archive.
  1. Go to the Library tab.

  2. Select the created email template.

  1. Click Add assets button in the Assets section.
  1. Choose the exported archive.

  2. Click Upload.

As a result, you can use your email exported from eWizard in Veeva Vault.

Upload emails as placeholders

To upload an email as a placeholder:

  1. Create a new document in the following ways:

    • Click + CreatePlaceholder while on the Library tab.

    • Click Placeholder.

  1. Choose the Email Template placeholder type.
  1. Click Next.

  2. Fill in the required metadata and click Save.

  1. Upload the veeva.html file to the selected placeholder.
  1. Click Add assets button in the Assets section.
  1. Choose the exported archive.

  2. Click Upload.

As a result, you can use your email exported from eWizard in Veeva Vault.