Skip to main content

Pardot

ES_CLIENT_ID_PARDOT

This variable will set the Pardot Salesforce Connected App Consumer Key (Client ID).

define('ES_CLIENT_ID_PARDOT', '<consumer-key>');

ES_CLIENT_SECRET_PARDOT

This variable will set the Pardot Salesforce Connected App Consumer Secret.

define('ES_CLIENT_SECRET_PARDOT', '<consumer-secret>');

ES_BUSINESS_UNIT_ID_PARDOT

This variable will set the Pardot Business Unit ID (starts with 0Uv).

define('ES_BUSINESS_UNIT_ID_PARDOT', '<business-unit-id>');