> For the complete documentation index, see [llms.txt](https://docs.feedotter.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.feedotter.com/newsletters/publishing/publishing-to-eloqua.md).

# Publishing to Eloqua

When publishing your newsletter to Eloqua, FeedOtter's integration offers **three options** for creating and sending it within your Eloqua instance. These options provide the flexibility to structure and manage your newsletters to best suit your team's needs.

Navigate within your campaign window to **Integration** > **Configure Defaults**. Here, set up the option you'll be using.

<figure><img src="/files/0OsKxxXwIlPIonUIPBHY" alt=""><figcaption></figcaption></figure>

Options include:

1. Create a new email and schedule a send (default option).
2. Create a new email.
3. Update an existing email.

<figure><img src="/files/J1ex9tQMKnGI8iTJS78j" alt=""><figcaption><p>Select your default publishing option.</p></figcaption></figure>

Depending on which option you choose, you'll then select your Eloqua segment to send the newsletters to. Read about each option here:

{% content-ref url="/pages/gHTLGJEYFHLZpp0UnQ7l" %}
[Create a New Email and Schedule a Send](/newsletters/publishing/publishing-to-eloqua/create-a-new-email-and-schedule-a-send.md)
{% endcontent-ref %}

{% content-ref url="/pages/PwCAr9PNXrixUiY4WQO4" %}
[Create a New Email](/newsletters/publishing/publishing-to-eloqua/create-a-new-email.md)
{% endcontent-ref %}

{% content-ref url="/pages/hvcPxSXrhVI00FHT6xGi" %}
[Update an Existing Email](/newsletters/publishing/publishing-to-eloqua/update-an-existing-email.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/newsletters/publishing/publishing-to-eloqua.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.
