--- title: 'Pardot (Salesforce MCAE)' description: '' --- # Pardot (Salesforce MCAE) undefined | Detail | Value | |---|---| | Category | Marketing | | Base URL | `https://pi.pardot.com/api/v5` | | Authentication | OAuth2 Client Credentials | | Endpoints | 6 | | Connector key | `pardot` | ## Using Pardot (Salesforce MCAE) in a workflow 1. Go to **Connections** and click **New Connection**. 2. Pick **Pardot (Salesforce MCAE)** from the marketplace. 3. Enter your credentials (see Authentication above for what's expected). 4. In a workflow, drop an **API Call** node and select this connection. 5. Pick the operation you need from the Operation dropdown — see the table below. ## Available Endpoints | Endpoint | Summary | |---|---| | [GET ](./get_prospects_0) | Prospects | | [GET ](./get_lists_1) | Lists | | [GET ](./get_campaigns_2) | Campaigns | | [GET ](./get_email_templates_3) | Email Templates | | [GET ](./get_forms_4) | Forms | | [GET ](./get_visitor_activities_5) | Visitor Activities | > Each endpoint has its own page with parameter details, an example > `API Call` node configuration, and the response shape.