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

# Pardot

Mobly's Pardot (Salesforce Marketing Cloud Account Engagement) integration syncs captured leads into your Pardot Prospect database, with field mapping, qualifier mapping, and per-event Campaign sync. Connection runs through Mobly's new integration platform via Salesforce SSO.

|                |                                                                                    |
| -------------- | ---------------------------------------------------------------------------------- |
| **Setup time** | \~20 minutes                                                                       |
| **Difficulty** | Easy–Moderate (Salesforce SSO must be configured)                                  |
| **Required**   | Salesforce user with **Pardot Administrator** role + **Marketing User** permission |
| **Status**     | Generally available                                                                |

## What you can do

* Sync leads to Pardot Prospects (matched by Email — Pardot's unique identifier)
* Map Mobly fields to standard or custom Prospect fields
* Use Pardot dropdown fields for qualifier mapping
* Sync per-event to Pardot Campaigns

## What's not supported (yet)

* **Activity logging** — Mobly doesn't write per-activity records (calls, emails, meetings, etc.) to Pardot. Lead activity history lives in Mobly itself; Pardot sees field updates but not discrete activity events. See [Finding Mobly activities in your CRM](/help-center/integrations/crm/finding-activities-in-your-crm.md) for what activity logging looks like on HubSpot/Salesforce/Zoho
* Custom object sync (Prospect-only today)
* Engagement Studio enrollment (use Pardot Automation Rules keyed off Mobly fields instead)
* Account Engagement custom objects
* Running Pardot alongside another CRM in the same Mobly org

## Articles in this section

* [**Pardot setup guide**](/help-center/integrations/marketing-automation/pardot/setup-guide.md) — full walkthrough including SSO setup
* [**Fixing Pardot sync errors**](/help-center/integrations/marketing-automation/pardot/troubleshooting.md) — Reconciliation error reference


---

# 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://help.getmobly.com/help-center/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.
