# Pardot AI connector guide

Connect Pardot data to AI agents with Combined. Explore campaigns, email clicks, list membership, source setup, MCP access and read-only business queries.

Combined offers 1,125 connectors across catalog sources and connectors generated through desktop automation.

## Connect

1. Open Combined Connected Apps and select Pardot.
2. Authorize the source and choose the relevant datasets.
3. Complete a first sync, then grant your agent access through the Set up or Access workspace.
4. Discover the actual source schemas before querying.

## Setup reference

- Client ID: required in the upstream source schema
- Client Secret: required in the upstream source schema
- Is Sandbox App?: optional
- Pardot Business Unit ID: required in the upstream source schema
- Refresh Token: required in the upstream source schema
- Start Date: optional
- Page Size Limit: optional

## Dataset reference

- campaigns; key: id; update field: updatedAt
- email_clicks; key: id; update field: created_at
- list_membership; key: id; update field: updatedAt
- lists; key: id; update field: updatedAt
- prospect_accounts; key: id
- prospects; key: id; update field: updatedAt
- users; key: id; update field: updatedAt
- visitor_activities; key: id; update field: updatedAt
- visitors; key: id; update field: updatedAt
- visits; key: id; update field: updatedAt
- folders; key: id
- custom_redirects; key: id
- emails; key: id; update field: sentAt
- engagement_studio_programs; key: id; update field: updatedAt
- files; key: id
- folder_contents; key: id; update field: updatedAt
- forms; key: id
- form_fields; key: id; update field: updatedAt
- form_handlers; key: id
- form_handler_fields; key: id
- landing_pages; key: id; update field: updatedAt
- layout_templates; key: id
- lifecycle_stages; key: id; update field: updatedAt
- lifecycle_histories; key: id; update field: createdAt
- list_emails; key: id; update field: updatedAt
- opportunities; key: id; update field: updatedAt
- tags; key: id; update field: updatedAt
- tracker_domains; key: id
- visitor_page_views; key: id; update field: createdAt
- account; key: id
- custom_fields; key: id; update field: updatedAt
- dynamic_contents; key: id; update field: updatedAt
- dynamic_content_variations; key: id

This is the upstream connector reference, version 1.0.52. Account permissions and sync configuration determine the datasets available in your workspace.

## Agent prompt

Use Combined to analyze my Pardot data.
List my granted sources, discover the datasets and describe their fields.
Look for datasets corresponding to campaigns, email_clicks, list_membership, lists, prospect_accounts, prospects.
Check the last successful sync and report the available date coverage.
Propose three useful questions based on the fields actually available.
For the question I choose, run read-only SQL over the complete matching dataset.
Use a bounded result; include source names, time window and query receipt.
Ask for a missing join key or metric definition instead of inventing one.

## Links

- Combined: https://www.trycombined.com/
- Setup: https://www.trycombined.com/docs/getting-started/onboarding
- MCP: https://www.trycombined.com/docs/integrations/mcp
- Pricing: https://www.trycombined.com/pricing
- Upstream source reference: https://docs.airbyte.com/integrations/sources/pardot
- Full guide: https://www.trycombined.com/connectors/pardot
