How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Oracle Eloqua Bulk/2.0/custom Objects API

The operations from the Bulk/2.0/customObjects category.

Oracle Eloqua Bulk/2.0/custom Objects API is one of 158 APIs that Oracle Eloqua publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Bulk/2.0/customObjects. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and API documentation.

This API exposes 25 operations across 13 paths, and defines 12 schemas. It is described by OpenAPI 3.2.0, at version 2026.08.07.

Requests are made against the base URL https://secure.p01.eloqua.com/API/REST/2.0/.

25 operations 13 paths 12 schemas 6 DELETE11 GET5 POST3 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2026.08.07
Base URL
https://secure.p01.eloqua.com/API/REST/2.0/
Resource Areas
1

Paths & Operations 25

Across 13 paths, the API surfaces 25 operations — 6 DELETE, 11 GET, 5 POST, 3 PUT. Each is listed below with its method, path, parameters, and response codes.

Bulk/2.0/customObjects 25

The operations from the Bulk/2.0/customObjects category.

GET
/api/bulk/2.0/customObjects/{parentId}
Retrieve a custom object
GetCustomObjectIndividual 1 param → 200400401403404409410412
GET
/api/bulk/2.0/customObjects/{parentId}/exports
Retrieve a list of export definitions for a custom object
GetCustomObjectExportSearch 7 params → 200400401403404409410412
POST
/api/bulk/2.0/customObjects/{parentId}/exports
Create an export definition for a custom object
PostCustomObjectExportIndividual 1 param body → 201400401403404409410412
GET
/api/bulk/2.0/customObjects/{parentId}/fields
Retrieve a list of the fields for a custom object
GetCustomObjectFieldSearch 7 params → 200400401403404409410412
GET
/api/bulk/2.0/customObjects/{parentId}/imports
Retrieve a list of import definitions for a custom object
GetCustomObjectImportSearch 7 params → 200400401403404409410412
POST
/api/bulk/2.0/customObjects/{parentId}/imports
Create an import definition for a custom object
PostCustomObjectImportIndividual 1 param body → 201400401403404409410412
GET
/api/bulk/2.0/customObjects/{parentId}/syncActions
Retrieve a list of sync action definitions for a custom object
GetCustomObjectSyncActionOperationSearch 7 params → 200400401403404409410412
POST
/api/bulk/2.0/customObjects/{parentId}/syncActions
Create a custom object sync action definition
PostCustomObjectSyncActionOperationIndividual 1 param body → 201400401403404409410412
GET
/api/bulk/2.0/customObjects/{parentId}/exports/{id}
Retrieve the specified export definition for a custom object
GetCustomObjectExportIndividual 2 params → 200400401403404409410412
PUT
/api/bulk/2.0/customObjects/{parentId}/exports/{id}
Update an export definition for a custom object
PutCustomObjectExportIndividual 2 params body → 200400401403404409410412
DELETE
/api/bulk/2.0/customObjects/{parentId}/exports/{id}
Delete a custom object export definition
DeleteCustomObjectExportIndividual 2 params → 204400401403404409410412
GET
/api/bulk/2.0/customObjects/{parentId}/exports/{id}/data
Retrieve the synced data for a custom object export definition
GetCustomObjectExportDataQuery 6 params → 200400401403404409410412
DELETE
/api/bulk/2.0/customObjects/{parentId}/exports/{id}/data
Delete the synced data for a custom object export definition
DeleteCustomObjectExportDataQuery 2 params → 204400401403404409410412
GET
/api/bulk/2.0/customObjects/{parentId}/fields/{id}
Retrieve a custom object field definition
GetCustomObjectFieldIndividual 2 params → 200400401403404409410412
GET
/api/bulk/2.0/customObjects/{parentId}/imports/{id}
Retrieve an import definition for a custom object
GetCustomObjectImportIndividual 2 params → 200400401403404409410412
PUT
/api/bulk/2.0/customObjects/{parentId}/imports/{id}
Update an import definition for a custom object
PutCustomObjectImportIndividual 2 params body → 200400401403404409410412
DELETE
/api/bulk/2.0/customObjects/{parentId}/imports/{id}
Delete a custom object import definition
DeleteCustomObjectImportIndividual 2 params → 204400401403404409410412
POST
/api/bulk/2.0/customObjects/{parentId}/imports/{id}/data
Upload data for a custom object import definition
PostCustomObjectImportData 2 params body → 201204400401403404409410
DELETE
/api/bulk/2.0/customObjects/{parentId}/imports/{id}/data
Delete synced data for a custom object import definition
DeleteCustomObjectImportData 2 params → 204400401403404409410412
GET
/api/bulk/2.0/customObjects/{parentId}/syncActions/{id}
Retrieve a custom object sync action definition for a custom object
GetCustomObjectSyncActionOperationIndividual 2 params → 200400401403404409410412
PUT
/api/bulk/2.0/customObjects/{parentId}/syncActions/{id}
Update a custom object sync action definition
PutCustomObjectSyncActionOperationIndividual 2 params body → 200400401403404409410412
DELETE
/api/bulk/2.0/customObjects/{parentId}/syncActions/{id}
Delete a custom object sync action definition
DeleteCustomObjectSyncActionOperationIndividual 2 params → 204400401403404409410412
POST
/api/bulk/2.0/customObjects/{parentId}/syncActions/{id}/data
Upload custom object sync action data
PostCustomObjectSyncActionOperationData 2 params body → 201204400401403404409410
DELETE
/api/bulk/2.0/customObjects/{parentId}/syncActions/{id}/data
Delete sync data for a custom object sync action definition
DeleteCustomObjectSyncActionOperationData 2 params → 204400401403404409410412
GET
/api/bulk/2.0/customObjects
Retrieve a list of custom objects
GetCustomObjectSearch 6 params → 200400401403404409410412

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are Import (20 properties), Export (17 properties), CustomObjectField (13 properties), SyncActionOperation (12 properties). Each schema is shown below with its type and property counts.

CustomObject
object
The definition of a custom object. Custom Objects are used to store data that may be related to a Contact or Company's record. Some examples of data you might…
9 properties
SyncAction
object
The definition of the action to take at time of syncronization.
4 properties
CustomObjectField
object
The definition of a field on the referenced custom object.
13 properties
Import
object
The request body defines the details of the import definition. The following table displays properties for creating import definitions.
20 properties
MemberStatus
string
The status of members.
RuleType
string
The rule used when doing updates on existing data. For more information about this parameter, see the Oracle Eloqua Developer Help Center .
SyncActionType
string
The action to take at time of synchronization.
DataType
string
The type of data, used for field definitions.
Export
object
The request body defines the details of the export definition. The following table displays properties for creating export definitions.
17 properties
SyncActionOperation
object
The request body defines the details of the sync action definition. The following table displays properties for creating sync action definitions.
12 properties
ImportRuleType
string
Import.ImportRuleTypeDescription
SyncStatusType
string
The status of the synchronization. This is a read-only property.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

eloqua-bulk-2-0-customobjects-api-openapi.yml Raw ↑

Other APIs Oracle Eloqua publishes across the network.

Oracle Eloqua Account Exports API
Oracle Eloqua Account Fields API
Oracle Eloqua Account Imports API
Oracle Eloqua Accounts API
Oracle Eloqua Activity Exports API
Oracle Eloqua Activity Imports API
Oracle Eloqua Campaigns API
Oracle Eloqua Contact Exports API
Oracle Eloqua Contact Fields API
Oracle Eloqua Contact Imports API
Oracle Eloqua Contact Lists API
Oracle Eloqua Contact Segments API
Where this information came from

This is an independent, third-party profile of Oracle Eloqua Bulk/2.0/custom Objects API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.