Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
PardotTenant
Supported SOAP API Calls
create(), describeSObjects(), query(), retrieve(), update(), upsert()
Supported REST API Methods
GET, HEAD, PATCH, POST, Query
Special Access Rules
Fields
| Field | Details |
|---|---|
| CreationStatus |
|
| DeveloperName |
|
| InitialPardotAdminId |
|
| Language |
|
| MasterLabel |
|
| PardotTenantId |
|
| PardotTenantName |
|
| PardotTenantStatusCode |
|
Usage
To create an Account Engagement business unit, set a valid user ID for the InitialPardotAdminID field and a value for PardotTenantName. If you have multiple business units, the PardotTenantName value must be unique.
To verify the status of a business unit, query the PardotTenantID. A return value of CREATING means the business unit is being created. A return value of CREATED means the business unit has been created.
- The CreationStatus has a value of ERROR.
- The CreationStatus has a value of CREATING, UPDATING, or DELETING, and the system hasn’t updated the tenant in the last hour.