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

# Eloqua

**Sync Wavecast audience activity with Eloqua.**

Use this integration to reflect audience behaviour that happens on Wavecast in Eloqua, accelerating campaign performance and building a single customer view.&#x20;

## Trigger Actions

Wavecast data can be synced with Eloqua from a range of user actions:

* User Account Created
* User Profile Updated
* User Profile Completed
* User Subscribed for Content
* User Cancelled Content Subscription
* User Added to Audience Group
* Download
* Page Viewed

When the user completes one of these actions, the integration will be triggered and sync the data between Wavecast and Eloqua.&#x20;

{% hint style="info" %}
Multiple triggers can be selected from the dropdown.&#x20;

**MacOS**: Hold down COMMAND + select multiple options.

**Windows**: Hold down CTRL + select multiple options. &#x20;
{% endhint %}

## How to integrate:

To create an Eloqua integration, you will need the following information:

* Form Post URL
* Form Name
* Site ID
* Campaign ID
* Event Code
* The Eloqua fields that you would like Wavecast to map to

{% hint style="danger" %}
Field and Form names are case-sensitive and must be the exact match of the Eloqua field, including any spaces and/or special characters.
{% endhint %}

## Example

If your Eloqua Campaign looks like this:\
![](https://c-assets.papillon.io/image/fetch/s--YnOMApIW--/f_auto/https://dkf1ato8y5dsg.cloudfront.net/uploads/11/156/1-image5.png)

Then the Wavecast integration will look something like this:\
![](https://c-assets.papillon.io/image/fetch/s--YnOMApIW--/f_auto/https://dkf1ato8y5dsg.cloudfront.net/uploads/11/156/screenshot-2023-03-06-at-115649.png)

## Setup

To setup on Wavecast, go to Settings > Integrations > Eloqua.

Name the integration so that it is easily identifiable.

Once configured, select Create.

{% hint style="success" %}
Get back to your day job and outsource the setup of integrations to us. Enquire how we help. &#x20;
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.wavecast.io/integrations/marketing-automation/eloqua.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
