# Marketo Export Guide

Feedotter supports unlimited newsletter designs via our flexible custom HTML email system.  Using an email coded with Marketo's unique syntax requires a couple additional steps to ensure all the necessary style/asset properties are exported.

Follow the steps below to export a Marketo email for use with Feedotter.

#### Create An Email Asset in Marketo

1. Log in to Marketo.
2. Go to Marketing Activities.&#x20;
3. In the folder of your choosing, right-click and select New Local Asset > Email

<div align="left"><figure><img src="https://www.feedotter.com/wp-content/uploads/2020/08/marketo-new-local-asset.png" alt="" width="563"><figcaption></figcaption></figure></div>

Select the Marketo template you wish to use as the basis for your FeedOtter email.

Review the template.  Create sections and blocks containing placeholder content for the Title, Image, Description, and CTA / Read More links and buttons you wish to have in your email.

When the email and placeholder content looks as desired Save and Approve the email.

#### Download The Email HTML File From Marketo

<mark style="color:red;">THE MOST IMPORTANT PART:</mark> You must download the HTML file from the Marketing Activities Tree. Even though there is an option to download from the Design Studio and Edit Email screen, this will NOT give you the compiled version of the email, as there will be a lot of Marketo markup and additional Marketo variables that are not usable by FeedOtter.

1. In Marketing Activities, right-click the email you just created and select DOWNLOAD HTML.

<div align="left"><figure><img src="https://www.feedotter.com/wp-content/uploads/2020/08/download-marketo-email.png" alt="" width="563"><figcaption></figcaption></figure></div>

#### Send Us Your Template File

Now you’re all set! Once you’ve downloaded the HTML file from the Marketing Activities tab, you can send it to the FeedOtter team to import into your account.

Email your template file to us at <success@feedotter.com> or via the [import request form](https://www.feedotter.com/import).

If you have any questions or concerns, feel free to email us or submit a help ticket from your FeedOtter account.

#### Video Tutorial

Prefer a video walkthrough of this process?

{% embed url="<https://youtu.be/XyqY-R5xLfs>" %}
Video walkthrough of exporting your Marketo template for FeedOtter.
{% endembed %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.feedotter.com/custom-template-guide/overview/use-an-esp-template/marketo-export-guide.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
