我从CRM帐户和联系人实体导入了一个cronjob,但我无法找到与他们联系的方法。 我如何联系他们?我必须处理第三个交叉点实体吗?下面是Contacts表中的完整字段列表。我期望某个地方有一个父帐户字段,但我无法在任何地方找到它(我读到这是一个被解雇的CRM 2011字段)。
customertypecode
address2_addresstypecode
merged
gendercode
territorycode
emailaddress1
haschildrencode
exchangerate
preferredappointmenttimecode
isbackofficecustomer
transactioncurrencyid
owninguser
importsequencenumber
lastname
donotpostalmail
donotphone
preferredcontactmethodcode
educationcode
ownerid
customersizecode
firstname
yomifullname
donotemail
address2_shippingmethodcode
fullname
address1_addressid
address2_freighttermscode
statuscode
createdon
donotsendmm
donotfax
leadsourcecode
modifiedon
creditonhold
new_salutation_formale
address3_addressid
donotbulkemail
modifiedby
shippingmethodcode
createdby
donotbulkpostalmail
new_contactnumber
parentcustomerid
contactid
participatesinworkflow
statecode
owningbusinessunit
address2_addressid
new_salutation_informale
Thanx提前为您提供宝贵的帮助!
答案 0 :(得分:3)
这是您正在寻找的parentcustomerid
字段。此字段可以引用帐户以及联系人记录。