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

# Marketing Automation

Mobly integrates with two Marketing Automation tools — Marketo and Pardot — for syncing captured leads into your lead nurturing and engagement workflows.

## Get started

* [Connecting a Marketing Automation tool](/help-center/integrations/marketing-automation/connecting.md) — universal setup flow
* [Comparing the Marketing Automation integrations](/help-center/integrations/marketing-automation/comparison.md) — side-by-side capabilities
* [Migrating from the legacy MA integration](/help-center/integrations/marketing-automation/migrating-from-legacy.md) — for orgs still on the older integration

## Concepts

* [How data flows from Mobly to your MA tool](/help-center/integrations/marketing-automation/how-data-flows.md)
* [Field mapping](/help-center/integrations/marketing-automation/field-mapping.md) — per-object Mapping tab
* [Qualifiers](/help-center/integrations/marketing-automation/qualifiers.md) — Qualifiers tab
* [Mapping program fields](/help-center/integrations/marketing-automation/campaign-mapping.md) — Campaigns tab (Marketo only)
* [Sync modes](/help-center/integrations/marketing-automation/sync-modes.md) — Automatic vs Manual
* [Reconciliation](/help-center/integrations/marketing-automation/reconciliation.md) — how to find and fix sync errors

## Per-vendor docs

* [Marketo](/help-center/integrations/marketing-automation/marketo.md)
* [Pardot](/help-center/integrations/marketing-automation/pardot.md)

## What MA integrations cover

* **Lead/Prospect sync** to your MA tool's lead database
* **Field mapping** to standard or custom MA fields
* **Qualifier mapping** to MA picklist options
* **Per-event Program sync** (Marketo only)

## What they don't cover

* **Activity logging** — Mobly outreach actions (Pulse emails, calls, meetings) don't write per-activity records to Marketo or Pardot. Use CRM integrations for activity logging instead.
* **Company/Account sync** — MA tools work at the Lead/Prospect level; company info lives on the Lead record as fields.

For activity logging or Account-level sync, see the [CRM Integrations](/help-center/integrations/crm.md) section.


---

# 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.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.
