# Exporting a FeedOtter email into Marketo

Although we have a solid API integration with Marketo, sometimes issues can arise and we're unable to send the email to your Marketo instance.&#x20;

Marketo will always provide an error message that we'll share with you, but unfortunately this error message coming from their API can often be vague and confusing. Another use case we see is a customer's daily API rate limit is met before we can send the email, so the customer will need to find a new way to send their email.

In these cases, we recommend exporting the FeedOtter email and creating the email directly in Marketo. For the API limit, this will allow you to bypass our API calls and send directly via Marketo and if you're seeing an error message from Marketo, you can typically receive a more accurate, thorough description of the error when creating a Marketo email.

### Exporting the FeedOtter Email

#### Automated Email Campaigns

If you're trying to send an automated email newsletter, you'll want to **Edit Campaign** and ensure the email preview looks correct.&#x20;

{% hint style="info" %}
You can change the number of posts under **RSS Feeds** to ensure it's only showing new posts when you export the HTML. The preview by default shows your max amount of posts you have selected, not just new posts. etc..
{% endhint %}

Next, go to the **Settings** tab&#x20;


---

# 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/integrations/marketo/exporting-a-feedotter-email-into-marketo.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.
