> 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/pardot.md).

# Pardot

**Sync Wavecast audience activity with Pardot.**

Automate data exchange between Wavecast and Salesforce Marketing Cloud to simplify workflows, save time and gain customer insight.&#x20;

## Trigger Actions

Wavecast data can be synced with Pardot 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 Pardot.&#x20;

Further criteria can be applied to the integration, including:&#x20;

* **Content ID**: Applies to User Signed up for Content, Download and Guest Pass Approved triggers relating to the specific content ID(s)
* **Event Threshold**: The minimum number of times a user must complete an action before the integration is triggered. For example, by selecting the Page Viewed trigger and Event Threshold equals 5 would mean the integration would not trigger until the user had viewed the page at least five times.&#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 Pardot integration, you will need the following information:

* Form Post URL
* The Pardot fields that you would like Wavecast to map to

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

## Setup

To setup on Wavecast, go to Settings > Integrations > Salesforce Pardot.

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/pardot.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.
