Salesforce Marketing Cloud Account Engagement¶
The Salesforce Marketing Cloud Account Engagement connector is a Palantir-provided driver for Salesforce Marketing Cloud Account Engagement.
To create a new Salesforce Marketing Cloud Account Engagement source, follow the standard setup flow for Palantir-provided drivers, then use the sections below for Salesforce Marketing Cloud Account Engagement-specific configuration and networking. For the complete property reference, see the official Salesforce Marketing Cloud Account Engagement driver documentation ↗.
Configuration¶
The properties below are mandatory or recommended.
| Property | Required? | Description | Default |
|---|---|---|---|
BusinessUnitID ↗ |
Mandatory | Your Salesforce Marketing Cloud Account Engagement Business Unit ID (BU). Required when connecting via OAuth 2.0. | — |
Schema ↗ |
Mandatory | Specify the Salesforce Marketing Cloud Account Engagement API version to use. SalesforcePardotV5 is the rebuilt API. | SalesforcePardotV5 |
AuthScheme ↗ |
Recommended | The type of authentication to use when connecting to Salesforce Marketing Cloud Account Engagement. | OAuthPassword |
InitiateOAuth ↗ |
Recommended | Specifies the process for obtaining or refreshing the OAuth access token, which maintains user access while an authenticated, authorized user is working. | GETANDREFRESH |
IsDemoAccount ↗ |
Recommended | Whether the provided account is a demo account or not. | FALSE |
OAuthClientId ↗ |
Recommended | Specifies the client Id that was assigned when the custom OAuth application was created. (Also known as the consumer key.) This ID registers the custom application with the OAuth authorization server. | — |
OAuthClientSecret ↗ |
Recommended | Specifies the client secret that was assigned when the custom OAuth application was created. (Also known as the consumer secret). This secret registers the custom application with the OAuth authorization server. | — |
Password ↗ |
Recommended | The password of the user that is SSO-enabled. | — |
User ↗ |
Recommended | The user that is SSO-enabled. | — |
Networking¶
The table below lists the domains that the source needs to be able to access in order to successfully run.
For each domain, add a corresponding egress policy. If the source is hosted on-premises and not directly reachable from Foundry, use an agent proxy egress policy instead; the agent host itself must also be able to reach the listed domains. See using an agent as a proxy for details.
| Domain | Required |
|---|---|
| pi.pardot.com | If IsDemoAccount=FALSE (default) |
| pi.demo.pardot.com | If IsDemoAccount=TRUE |
| login.salesforce.com | If UseSalesforceSandbox=FALSE (default) |
| \ |
Always. URL returned by API after authentication |
| test.salesforce.com | If UseSalesforceSandbox=TRUE |
中文翻译¶
Salesforce Marketing Cloud Account Engagement¶
Salesforce Marketing Cloud Account Engagement 连接器是一个由 Palantir 提供的驱动程序(Palantir-provided driver),用于连接 Salesforce Marketing Cloud Account Engagement。
要创建新的 Salesforce Marketing Cloud Account Engagement 数据源,请遵循 Palantir 提供驱动程序的标准设置流程(standard setup flow for Palantir-provided drivers),然后使用以下各节进行 Salesforce Marketing Cloud Account Engagement 特定的配置和网络设置。有关完整的属性参考,请参阅官方 Salesforce Marketing Cloud Account Engagement 驱动程序文档 ↗。
配置(Configuration)¶
以下属性为必填或推荐配置。
| 属性(Property) | 是否必填(Required?) | 描述(Description) | 默认值(Default) |
|---|---|---|---|
BusinessUnitID ↗ |
必填 | 您的 Salesforce Marketing Cloud Account Engagement 业务单元 ID (BU)。通过 OAuth 2.0 连接时需要。 | — |
Schema ↗ |
必填 | 指定要使用的 Salesforce Marketing Cloud Account Engagement API 版本。SalesforcePardotV5 是重建后的 API。 | SalesforcePardotV5 |
AuthScheme ↗ |
推荐 | 连接到 Salesforce Marketing Cloud Account Engagement 时使用的认证类型。 | OAuthPassword |
InitiateOAuth ↗ |
推荐 | 指定获取或刷新 OAuth 访问令牌的过程,该令牌用于在已认证的授权用户工作时维持用户访问权限。 | GETANDREFRESH |
IsDemoAccount ↗ |
推荐 | 提供的账户是否为演示账户。 | FALSE |
OAuthClientId ↗ |
推荐 | 指定创建自定义 OAuth 应用程序时分配的客户端 ID(也称为消费者密钥)。此 ID 用于在 OAuth 授权服务器上注册自定义应用程序。 | — |
OAuthClientSecret ↗ |
推荐 | 指定创建自定义 OAuth 应用程序时分配的客户端密钥(也称为消费者密钥)。此密钥用于在 OAuth 授权服务器上注册自定义应用程序。 | — |
Password ↗ |
推荐 | 已启用 SSO 的用户的密码。 | — |
User ↗ |
推荐 | 已启用 SSO 的用户。 | — |
网络配置(Networking)¶
下表列出了数据源为成功运行而需要能够访问的域名。
对于每个域名,请添加相应的出站策略(egress policy)。如果数据源部署在本地且无法直接从 Foundry 访问,请改用代理出站策略(agent proxy egress policy);代理主机本身也必须能够访问所列出的域名。有关详细信息,请参阅使用代理作为代理(using an agent as a proxy)。
| 域名(Domain) | 是否必需(Required) |
|---|---|
| pi.pardot.com | 如果 IsDemoAccount=FALSE(默认值) |
| pi.demo.pardot.com | 如果 IsDemoAccount=TRUE |
| login.salesforce.com | 如果 UseSalesforceSandbox=FALSE(默认值) |
| \ |
始终必需。认证后 API 返回的 URL |
| test.salesforce.com | 如果 UseSalesforceSandbox=TRUE |