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 Contact Imports API

Import contact data in bulk

Oracle Eloqua Contact Imports 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 Contact Imports. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 8 operations across 4 paths, and defines 3 schemas. It is described by OpenAPI 3.2.0, at version 2.0.

Requests are made against a single base URL, https://secure.p01.eloqua.com/API/Bulk/2.0.

8 operations 4 paths 3 schemas 2 DELETE2 GET3 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0
Base URL
https://secure.p01.eloqua.com/API/REST/2.0/
Authentication
HTTP Basic, OAuth 2.0
Terms of Service
Resource Areas
1

Authentication & Security 2

Oracle Eloqua Contact Imports API declares 2 security schemes for authenticating requests. It accepts HTTP basic authentication (basicAuth). It supports OAuth 2.0 (oAuth2) using the authorizationCode flow, exposing 1 scope. By default, every request must be authenticated.

  • basicAuth — HTTP Basic authentication using company\username and password in the format CompanyName\Username.
  • oAuth2 — OAuth 2.0 authorization code flow

Paths & Operations 8

Across 4 paths, the API surfaces 8 operations — 2 DELETE, 2 GET, 3 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Contact Imports 8

Import contact data in bulk

GET
/contacts/imports
Oracle Eloqua List contact import definitions
listContactImports 3 params → 200401
POST
/contacts/imports
Oracle Eloqua Create a contact import definition
createContactImport body → 201400401
GET
/contacts/imports/{id}
Oracle Eloqua Retrieve a contact import definition
getContactImport 1 param → 200401404
PUT
/contacts/imports/{id}
Oracle Eloqua Update a contact import definition
updateContactImport 1 param body → 200400401404
DELETE
/contacts/imports/{id}
Oracle Eloqua Delete a contact import definition
deleteContactImport 1 param → 204401404
POST
/contacts/imports/{id}/data
Oracle Eloqua Push data to a contact import
pushContactImportData 1 param body → 204400401404
DELETE
/contacts/imports/{id}/data
Oracle Eloqua Delete staged contact import data
deleteContactImportData 1 param → 204401404
POST
/contacts/syncActions
Oracle Eloqua Create a contact sync action
createContactSyncAction body → 201400401

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are ImportDefinition (13 properties), ImportList (5 properties), SyncAction (3 properties). Each schema is shown below with its type and property counts.

SyncAction
object
3 properties
ImportDefinition
object
13 properties 3 required
ImportList
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

eloqua-contact-imports-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 Lists API
Oracle Eloqua Contact Segments API
Oracle Eloqua Contacts API
Where this information came from

This is an independent, third-party profile of Oracle Eloqua Contact Imports 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.