# How to Set Up Your Pardot Integration

## Connecting Your Pardot Account to FeedOtter

{% hint style="warning" %}
This guide assumes you are using the Lightning version of Pardot. If you are using an older version of Pardot, you may need to request help from Pardot to find the required Ids.
{% endhint %}

In FeedOtter, navigate to **Settings > Integrations**. Then, click **Add Integration.**

<figure><img src="/files/mBrwiJP77ocqwE2AejGW" alt=""><figcaption></figcaption></figure>

Select **Pardot**. Fill in the required fields:

<div align="left"><figure><img src="/files/mRA6iudg5km2WNORd31N" alt="" width="375"><figcaption></figcaption></figure></div>

* **Api Version** should be **4** unless you know differently.
* To access your **Pardot Business Unit Id**, navigate to Salesforce (see below). In the upper-right corner, click the gear icon, then click Setup. Use the Quick Find search bar in the left-side menu to search "Business Unit Setup," or navigate under Account Engagement.&#x20;

<div align="left"><figure><img src="/files/C2SWiGYYyeC31NFC2EbZ" alt=""><figcaption></figcaption></figure></div>

* Select **Environment** (currently FeedOtter requires a Production Pardot instance for integration). *Production* should be selected by default.&#x20;
* **Use Handlebars** should be *checked* by default. Leave it checked unless you know differently.
* Click **Save.**

If a series of prompts appear, click *Yes* on the various prompts to authorize the FeedOtter Connected App. When/if this happens and is completed, you should be returned to the FeedOtter settings screen.

The integration is complete at this point.

{% hint style="warning" %}
**The more thorough approach to Integration:** The other method for integration creates a dedicated user account that **isn’t** directly linked to an individual. While this is the preferred option, it does involve a more detailed process. To ensure the account is independent of any one person, you can use your Admin to set up a dedicated user. Click the link below to walk through this process.
{% endhint %}

{% content-ref url="/pages/92eoeTOnFNAja6eRyl5X" %}
[Connect to Pardot with an Identity User Account](/integrations/pardot-account-engagement/faq/advanced-settings/connect-to-pardot-with-an-identity-user-account.md)
{% endcontent-ref %}

At this point you are ready to set up your RSS and/or curated newsletters using the following tutorials:

* [Getting Started](/automated-newsletters/getting-started.md) (Automated Newsletters)
* [Getting Started](/curated-newsletters/getting-started.md) (Curated Newsletters)


---

# 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/pardot-account-engagement/how-to-set-up-your-pardot-integration.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.
