MCP Server for Oracle Eloqua

Build 25.0.9440

CustomObjects

Create and delete custom objects.

Columns

Name Type ReadOnly Description
Id [KEY] String True

The Id of the custom object.

Name String False

The name of the custom object.

EmailAddressFieldId String False

The field Id that contains the Email Address. Use the desired custom object field's negative Id as the value for this parameter.

EventGroupByFieldId String False

The Id of the field used to organize multiple sessions. Use the desired custom object field's negative Id as the value for this parameter.

FolderId String True

The folder Id of the folder which contains the custom object.

Fields String False

An array consisting of custom object field properties

Description String False

The description of the custom object.

RecordCount Integer True

The number of records within the custom object.

CreatedAt Datetime True

Date the custom object was created.

CreatedBy String True

The Id of the user who created the custom object.

UpdatedAt Datetime True

The date the custom object was last updated.

UpdatedBy String True

The Id of the user who last updated the custom object.

Pseudo-Columns

Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.

Name Type Description
Depth String

The depth of information requested from Eloqua.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9440