Bulk API Contact different than Application API Contact?
Hello - thanks for the excellent bulk API. I have a question regarding the Contact object and the differences I am seeing between the Application API and Bulk API. When I export Contacts using the Bulk API, the objects arrive without some of the properties that are on the Application API's object when using the "depth=complete" parameter.
Specifically:
- ID
- IsBounceback
- IsSubscribed
- SubscriptionDate
- UnsubscriptionDate
- AccountName
- UpdatedBy
- CreatedBy
- CurrentStatus
I know the Contact element can be customized and that I can add these custom fields to my bulk export using the API. I've searched docs but was unable to find a list of standard Contact properties -- is that available? And is there a way for me to get the Bulk Contact export objects to contain the missing fields listed above?
0