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/contacts API

The operations from the Bulk/2.0/contacts category.

Oracle Eloqua Bulk/2.0/contacts 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/contacts. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and API documentation.

This API exposes 31 operations across 19 paths, and defines 16 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/.

31 operations 19 paths 16 schemas 6 DELETE17 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 31

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

Bulk/2.0/contacts 31

The operations from the Bulk/2.0/contacts category.

GET
/api/bulk/2.0/contacts/exports
Retrieve a list of contact export definitions
GetContactExportSearch 6 params → 200400401403404409410412
POST
/api/bulk/2.0/contacts/exports
Create a contact export definition
PostContactExportIndividual body → 201400401403404409410412
GET
/api/bulk/2.0/contacts/exports/{id}
Retrieve a contact export definition
GetContactExportIndividual 1 param → 200400401403404409410412
PUT
/api/bulk/2.0/contacts/exports/{id}
Update a contact export definition
PutContactExportIndividual 1 param body → 200400401403404409410412
DELETE
/api/bulk/2.0/contacts/exports/{id}
Delete a contact export definition
DeleteContactExportIndividual 1 param → 204400401403404409410412
GET
/api/bulk/2.0/contacts/exports/{id}/data
Retrieve a contact export definition's synced data
GetContactExportDataQuery 5 params → 200400401403404409410412
DELETE
/api/bulk/2.0/contacts/exports/{id}/data
Delete a contact export definition's data
DeleteContactExportDataQuery 1 param → 204400401403404409410412
GET
/api/bulk/2.0/contacts/fields/{id}
Retrieve a contact field definition
GetContactFieldIndividual 1 param → 200400401403404409410412
GET
/api/bulk/2.0/contacts/fields
Retrieve a list of contact field definitions
GetContactFieldSearch 6 params → 200400401403404409410412
GET
/api/bulk/2.0/contacts/filters/{id}
Retrieve a contact filter
GetContactFilterIndividual 1 param → 200400401403404409410412
GET
/api/bulk/2.0/contacts/filters
Retrieve a list of contact filters
GetContactFilterSearch 6 params → 200400401403404409410412
GET
/api/bulk/2.0/contacts/imports
Retrieve a list of contact import definitions
GetContactImportSearch 6 params → 200400401403404409410412
POST
/api/bulk/2.0/contacts/imports
Create a contact import definition
PostContactImportIndividual body → 201400401403404409410412
GET
/api/bulk/2.0/contacts/imports/{id}
Retrieve a contact import definition
GetContactImportIndividual 1 param → 200400401403404409410412
PUT
/api/bulk/2.0/contacts/imports/{id}
Update a contact import definition
PutContactImportIndividual 1 param body → 200400401403404409410412
DELETE
/api/bulk/2.0/contacts/imports/{id}
Delete a contact import definition
DeleteContactImportIndividual 1 param → 204400401403404409410412
POST
/api/bulk/2.0/contacts/imports/{id}/data
Upload data for a contact import definition
PostContactImportData 1 param body → 201204400401403404409410
DELETE
/api/bulk/2.0/contacts/imports/{id}/data
Delete a contact import definition's data
DeleteContactImportData 1 param → 204400401403404409410412
GET
/api/bulk/2.0/contacts/lists/{id}
Retrieve a contact list
GetContactListIndividual 1 param → 200400401403404409410412
GET
/api/bulk/2.0/contacts/lists
Retrieve a list of contact lists
GetContactListSearch 6 params → 200400401403404409410412
GET
/api/bulk/2.0/contacts/scoring/models/{id}
Retrieve a lead scoring model
GetLeadScoreModelIndividual 1 param → 200400401403404409410412
GET
/api/bulk/2.0/contacts/scoring/models
Retrieve a list of lead scoring models
GetLeadScoreModelSearch 6 params → 200400401403404409410412
GET
/api/bulk/2.0/contacts/segments/{id}
Retrieve a contact segment
GetContactSegmentIndividual 1 param → 200400401403404409410412
GET
/api/bulk/2.0/contacts/segments
Retrieve a list of contact segments
GetContactSegmentSearch 6 params → 200400401403404409410412
GET
/api/bulk/2.0/contacts/syncActions
Retrieve a list of contact sync action definitions
GetContactSyncActionOperationSearch 6 params → 200400401403404409410412
POST
/api/bulk/2.0/contacts/syncActions
Create a contact sync action definition
PostContactSyncActionOperationIndividual body → 201400401403404409410412
GET
/api/bulk/2.0/contacts/syncActions/{id}
Retrieve a contact sync action definition
GetContactSyncActionOperationIndividual 1 param → 200400401403404409410412
PUT
/api/bulk/2.0/contacts/syncActions/{id}
Update a contact sync action definition
PutContactSyncActionOperationIndividual 1 param body → 200400401403404409410412
DELETE
/api/bulk/2.0/contacts/syncActions/{id}
Delete a contact sync action definition
DeleteContactSyncActionOperationIndividual 1 param → 204400401403404409410412
POST
/api/bulk/2.0/contacts/syncActions/{id}/data
Upload contact sync action data
PostContactSyncActionOperationData 1 param body → 201204400401403404409410
DELETE
/api/bulk/2.0/contacts/syncActions/{id}/data
Delete sync data for a contact sync action definition
DeleteContactSyncActionOperationData 1 param → 204400401403404409410412

Schemas 16

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

SyncAction
object
The definition of the action to take at time of syncronization.
4 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.
LeadScoreModel
object
The definition of a lead score model in BulkApi.
9 properties
Export
object
The request body defines the details of the export definition. The following table displays properties for creating export definitions.
17 properties
ContactFilter
object
The definition of a dynamic list of contacts in Eloqua, for global use.
9 properties
ContactList
object
The definition of a static list of contacts in Eloqua, for global use.
8 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
ContactSegment
object
The definition of a segment of contacts in Eloqua, for global use. A segment is a combination of contact lists and contact filters.
9 properties
SyncStatusType
string
The status of the synchronization. This is a read-only property.
StandardLeadScoringModelField
object
Standard Lead Score Model definition field
9 properties
ContactField
object
The definition of a field on all contacts in the system.
13 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

eloqua-bulk-2-0-contacts-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/contacts 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.