

本文属于机器翻译版本。若本译文内容与英语原文存在差异，则一律以英文原文为准。

# 将 Marketo 对象映射到 Amazon Connect Customer Profiles 中的标准配置文件
<a name="mapping-marketo-objects"></a>

本主题列出了 Marketo 对象中的哪些字段映射到 Customer Profiles 中标准资料对象中的字段。

## Marketo-leads 对象
<a name="marketo-objects"></a>

以下是 Marketo-leads 对象中所有字段的列表
+ id
+ firstName
+ lastName
+ middleName
+ 电子邮件
+ phone
+ mobilePhone
+ billingStreet
+ billingCity
+ billingState
+ billingCountry
+ billingPostalCode
+ 地址
+ city
+ 状态
+ country
+ postalcode
+ gender
+ dateOfBirth

## 将 Marketo-leads 映射到标准资料
<a name="mapping-marketo-leads-object"></a>

Marketo-leads 对象中的一部分字段映射到标准资料。


| Marketo-leads 源字段 | 标准资料目标字段 | 
| --- | --- | 
|  id  | 属性。 MarketoLeadId  | 
|  sfdcAccountId  | 属性。 sfdcAccountId  | 
|  sfdcContactId  | 属性。 sfdcContactId  | 
|  firstName  | FirstName  | 
|  lastName  | LastName  | 
|  middleName  | MiddleName  | 
|  电子邮件  | EmailAddress  | 
|  phone  | PhoneNumber  | 
|  mobilePhone  | MobilePhoneNumber  | 
|  mobilePhone  | MobilePhoneNumber  | 
|  billingStreet  | BillingAddress.Address1  | 
|  billingCity  | BillingAddress.City  | 
|  billingState  | BillingAddress.State  | 
|  billingCountry  | BillingAddress. 国家  | 
|  billingPostalCode  | BillingAddress.PostalCode  | 
|  地址  | Address.Address1  | 
|  city  | Address.City  | 
|  状态  | Address.State  | 
|  country  | Address.Country  | 
|  postalcode  | 地址。 PostalCode  | 
|  gender  | Gender  | 
|  dataOfBirth  | BirthDate  | 

来自 Marketo 的 Marketo-leads 客户数据使用下表中的索引与 Amazon Connect 客户资料相关联。


| 标准索引名称 | Marketo-leads 源字段 | 
| --- | --- | 
|  \$1marketoLeadId  | id  | 
|  \$1salesforceAccountId  | sfdcAccountId  | 
|  \$1salesforceContactId  | sfdcContactId  | 

例如，您可以在 [SearchProfiles](https://docs.aws.amazon.com/customerprofiles/latest/APIReference/API_SearchProfiles.html)API 中使用`_marketoLeadId``_salesforceAccountId`、和`_salesforceContactId`作为密钥名称来查找 Amazon Connect 客户资料。通过使用和`ObjectTypeName`设置为的 [ListProfileObjects](https://docs.aws.amazon.com/customerprofiles/latest/APIReference/API_ListProfileObjects.html)API，您可以找到与特定客户资料关联的 Marketo-Lead `ProfileId` s 对象。`Marketo-leads`