API
Discussion List
-
How to Check Eloqua API Usage and What Are the LimitsHi! I would like to monitor the current API usage to avoid hitting the norms. Can you advise on? What is the default API limit in Eloqua? Is there any specific API endpo… -
I would like to know in which format the values of checkboxes are mapped when Eloqua is linked.Summary: I would like to know in what format the field values of the checkboxes are mapped to Eloqua if we use the CX Sales integration application to perform the CX Sal… -
create contact segments with filter criteria in oracle eloqua using rest apiHello, I am trying to create contact segments with filter criteria in oracle Eloqua using rest api via postman. Create a contact segment Method: post Path: /api/rest/2.0… -
Is there a way to retrieve the login history of a User through the Eloqua APISummary: Is there a way to retrieve the login history of a User through the Eloqua API? I am planning to develop a solution to deactivate users who have not logged in fo… -
Eloqua BULK API export definition filter lengthHello, According to documentation, filter length of Eloqua Export definition is 1000 characters. It's easy to exceed this, if for example I have 200 email addresses I wa… -
Reporting API filrer operatorsSummary: I want to have more information for the operators we can use with the new Reporting API. Specifically, for the $filter parameter. In the documentation, there's … -
On-Demand: Introduction to Oracle Eloqua's APIs for Marketers [March 2025]Curious about Eloqua's APIs? Join us for our Intro to Eloqua's API on-demand session for Marketers! In this 30 min on-demand session, @Lou Patrick-Oracle covers the basi… -
Old External Activity DeletionExternal activities older than 365 days can not be displayed and can not be deleted. Those old external activity are accessible via API. Is there a purge job that delete… -
Question About Bounceback Handling in Insights vs. Bulk APIHi CCC Community, I’ve noticed some inconsistencies in how bouncebacks are reported between Insights and the Bulk API. Specifically: When there’s a Hard Bounceback (Insi… -
Create an API user with client secret to develop code to pass data to eloquaWe want to pass data to Eloqua through the API through a custom code that leverages the contact object. How can we create an API user and get the client secret and clien… -
Analytics Excellence Series | Aggregate Data QueriesFor more information on the Analytics Excellence Series, please visit our main page. With the Eloqua 25A release, we’re introducing Aggregate Data Queries for the Report… -
Extracting auto-opens and auto-clicks with APIWe are looking to add auto-opens and auto-clicks to our Tableau datasource via API, but are unable to see these metrics alongside the usual ones like deliveries, opens, … -
Why is CREATED BY not showing in the CONTACT lookup API?/api/rest/2.0/data/contact/{id} When I use the above API to lookup a contact, I want to know why I don't see createdby in the response. https://docs.oracle.com/en/cloud/… -
How to bulk delete contacts via rest APIIs there a rest endpoint to bulk delete contacts via API? There is a Contact Delete endpoint, but how many requests per second is allowed? -
How to get data filtered by a specific Insights report via APII have a question. I would like to use the API to obtain data such as email open information, but in order to narrow down the conditions, I would like to obtain the data… -
How to bulk retrieve/transfer data such as email open informationI have a question. We are looking for a way to use AI to analyze email open information obtained by Eloqua. When doing so, we need to transfer a large amount of data, bu… -
Importing internal activityWe are decommissioning a salesforce/marketing cloud environment and we would like to import internal activities into eloqua. Have you got any suggestion? We are thinking… -
Connection string for Chainsys tool to connect to Eloqua.I wanted to get more information on creating a connection string for Chainsys tool to connect to Eloqua. Can you please let me know how this can be done? Thanks -
How to add a contact to a list using the API?Is there an API endpoint that will add a contact to a list? -
GoToWebinar app - configuration problemHi when trying to configure GoToWebinar app (by Citrix), when Login with GoToWebinar, that fails on GotoWebinar Authentication. (GoTo support claims the problem is on El… -
Where can I find info about Eloqua REST API availability and limits by licensing trim/tierIt appears there are REST API availability constraints for the "basic trim" of Eloqua. While searching the documentation, the only information that I could find was a st… -
Feature Spotlight: Eloqua's New Reporting APIIn this collaborative post, @JessicaStamer-Oracle - Technical Manager, Expert Consulting and I delve into how you can effectively leverage the new Reporting API, along w… -
Send Email via APIHello, Is it possible to send an email via API by inserting the Segment previously created in Eloqua into the body of the request? I know we can send to a large volume o… -
Data Exports through APIHello, Please help us on below query. We would like to understand : How the data exports that we create through API works? Where does the export data get stored in Eloqu… -
About ZOOM integration authenticationWe plan to use the ZOOM integration app. Due to security requirements, two-factor authentication is also required for ZOOM linked accounts. question 1. Does two-factor a… -
Batch Form LimitHello, Is there a limit to sending form data in a batch? from this REST API: https://docs.oracle.com/en/cloud/saas/marketing/eloqua-rest-api/op-api-rest-2.0-data-form-id… -
Inquiry of REST API Setup for JSON Payloads from "The Charles" to EloquaDear Team, I wanted to confirm if using the REST API endpoint "/api/REST/1.0/data/form/{formId}/formData" is appropriate for the following scenario. My client plans to s… -
Capturing DateTime in values in EloquaHello All, We have got a new requirement from our customer. They want to capture both the created and updated date and time values. As far as I know, Eloqua only lets us… -
Can REST API - Audit Log API Export be generated directly on Postman?Hi everyone, We are trying to generate an audit log export for Eloqua report types such as userLogin or dataExport/Upload using REST API on Postman. /api/rest/2.0/data/a… -
Creating Segments via APIHello, I'm working on creating a script that will allow me to programmatically create segments in Eloqua and add filter criteria to the segments for use in marketing dep…