# Updating Eloqua Canvas Email

The classic Eloqua – FeedOtter automated email relies on the Simple Email Campaign method of email sending in Eloqua.  FeedOtter also can update a single email that is on a Multi-Step Campaign or “Canvas” automation as well.

Here, we’ll walk through how to update canvas emails with FeedOtter in [Eloqua](https://www.oracle.com/cx/marketing/automation/).

#### How to Automatically Update Canvas Email Using FeedOtter

Login to [FeedOtter](https://app.feedotter.com/home) and create a new or edit an automated email campaign.  Complete all the routine setup steps such as Scheduling, RSS Feed Urls, and Template selection.

Click the **Integration** tab and edit/setup a Eloqua connection.

Select **Update A Canvas Email** instead of “Send A Simple Email Campaign”.  Refer to the screenshot below.  If you do not see the “Update” option please contact <success@feedotter.com> to enable this Eloqua feature.

![Update A Canvas Email for Eloqua in FeedOtter](https://www.feedotter.com/wp-content/uploads/2020/11/update-a-canvas-email.png)

Next, you need to tell FeedOtter the ID of an Eloqua email that you wish to update.

#### How to Find the Eloqua Canvas Email ID

Login to your [Eloqua account](https://secure.p02.eloqua.com/Main.aspx#my_eloqua).

Find and edit an Eloqua campaign with the canvas email you want to update.

Click on the email, then click the **Edit icon.**

![Eloqua Canvas Email](https://www.feedotter.com/wp-content/uploads/2020/11/eloqua-canvas-email.png)

![Eloqua canvas email editor](https://www.feedotter.com/wp-content/uploads/2020/11/2022-01-18_08h51_56.png)

Look at your web browser’s URL/location bar.  Copy the numbers found after the “id=”.  This is the ID of your email.

![Eloqua canvas email id](https://www.feedotter.com/wp-content/uploads/2020/11/2022-01-18_08h52_52.png)

Return to FeedOtter and paste this ID in the designated text field.

Click the Activate button to save your campaign and turn on the automation.

#### When the Eloqua Canvas – FeedOtter Automation is Running

FeedOtter will pull content and update your designated Eloqua canvas email on the sending schedule you have setup in FeedOtter.

This means every time you run the campaign in FeedOtter, the canvas email in Eloqua will be updated to reflect the new content in your FeedOtter design.

**IMPORTANT:**\
When using this approach to automate content emails you must remember that Eloqua is “blind” to the content of the FeedOtter email. If for example you setup an Eloqua Canvas that sends an email weekly on Friday you must make sure FeedOtter updates the email before that date/time or recipients could receive a duplicate email.  FeedOtter’s default behavior is to send or in this case update ONLY when new content is found in an RSS feed.  If your content team took the week off and did not publish anything new this could also cause undesired behavior.

#### Advanced Example

The above example illustrates how to use FeedOtter to routinely update the content in an Eloqua email. We’ve seen customers do some incredible things with this automation.  Here’s another example:

![Advanced Eloqua RSS Canvas Example](https://www.feedotter.com/wp-content/uploads/2020/11/Eloqua-Canvas-Example-FO-Updating-Email-Daily.png)

In the above Eloqua Canvas. New subscribers fall into a workflow and are sent an email containing the latest content.  Then a “wait loop” was constructed to send a newsletter every 30 days so long as the subscriber is still active.


---

# 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/eloqua/faq/updating-eloqua-canvas-email.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.
