Eloqua Bulk API Objects and Task Operations
Select the required operation when you create a connection. After you select the operation, you can select the required object to create the Data Synchronization task. You can use Eloqua Bulk API Connector to upsert data in the Account, Contact, and custom objects.
The following table lists the operations that you can perform for different objects of Eloqua Bulk API Connector.
Features | Read | Data Preview | Insert | Update | Upsert | Delete | Lookup |
---|
Account | Yes | Yes | NA | NA | Yes | NA | Yes |
BouncebackActivity | Yes | Yes | NA | NA | NA | NA | Yes |
Contact | Yes | Yes | NA | NA | Yes | NA | Yes |
EmailOpenActivity | Yes | Yes | NA | NA | NA | NA | Yes |
EmailClickthroughActivity | Yes | Yes | NA | NA | NA | NA | Yes |
EmailSendActivity | Yes | Yes | NA | NA | NA | NA | Yes |
FormSubmitActivity | Yes | Yes | NA | NA | NA | NA | Yes |
PageViewActivity | Yes | Yes | NA | NA | NA | NA | Yes |
SubscribeActivity | Yes | Yes | NA | NA | NA | NA | Yes |
UnsubscribeActivity | Yes | Yes | NA | NA | NA | NA | Yes |
WebVisitActivity | Yes | Yes | NA | NA | NA | NA | Yes |
Custom objects | Yes | Yes | NA | NA | Yes | NA | Yes |
You can use Contact as a related object to a custom object. When you use Contact as a related object, specify the following target connection properties:
- •Contact as Child Object.
- •Map DataCards SourceField
- •Map DataCards CaseSensitive Match
Note: When you upsert data in the Account, Contact, and custom objects, the Secure Agent upserts data depending on the value of the Batch Size field that you specify in the target properties. For example, if you specify the value of the Batch Size field as 50, the Secure Agent upserts 50 rows in each batch.