API
Discussion List
-
Transferring files from Oracle Fusion to an AWS S3 bucketSummary: Exploring possibilites to transfer file from Oracle Fusion application to AWS S3 bucket with out using OIC. Content (please ensure you mask any confidential inf…
-
Best practic to send a SMS by using the Eloqua API? Recommended flow?Summary: SMS is available and enabled. We are using Oracle Integration Cloud (OIC) and trying to find out how to send a SMS to a contact person by using the Eloqua API. …
-
REST API calls - Custom Object Record - system dateHello Team! I would like to retrieve the list of custom data records that were added to the Custom Object in a given period of time - so I am interested in the custom ob…
-
Connecting Oracle Infinity to Oracle Eloqua custom objectHi, We are connecting Oracle Infinity to push data to Oracle Eloqua custom object through webhook. But we are getting below error, Resending data. Retry Attempt 1 starts…
-
Creating Contacts via eloqua Application REST API version 1.0 vs. 2.0In the Eloqua REST API docs [1] for the "Application" API, creating a 'contact' resource (/api/REST/1.0/data/contact) via POST is available for the v1.0 API. But there i…
-
Best practic to create a contact for REST 2.0?Hi all, Is there a reason why the "create contact" endpoint call is only supported for REST 1.0 and not REST 2.0? I am building a flow where I first "Create custom objec…
-
We would like to export campaign metrics via the API system like the opening rate, ..Hello, We would like to export campaign metrics eloqua via the API system like the opening rate, click rate and so on. Is it possible to do this and if so how ? Thank yo…
-
GoToWebinar app - stuck Eloqua program registrationsHi community, since GoToWebinar confirmation emails are not much appealing, we have decided to be sending out our own webinar registration confirmation emails from Eloqu…
-
How to delete specific Custom Object records via Eloqua Bulk API using a CSV fileHi everyone, we need to delete old records from a Custom Object in Eloqua because they are impacting the performance of our instance. We’d like to perform the deletion u…
-
Using Optimizely as the CMS platformSummary: I would like to hear from anyone in the community who is currently using Optimizely as their primary CMS. Specifically, I'm interested in your experiences with …
-
API call to return number of contacts?Summary: Is there an API call that can be made that will return the number of contacts in the instance? I looked through this document and didn't find anything: We're an…
-
Contacts imported from SF to EloquaHi! When Eloqua tries to update the contacts in SF the following error happens: "Error updating record in Salesforce: INSUFFICIENT_ACCESS_OR_READONLY : insufficient acce…
-
How to bypass eloqua ip whitelisting for OAUTH based eloqua rest api accessWe are trying to access the Eloqua Rest API from one of the integrating system via the OAUTH tokens. Since the integrating system is not whitelisted in Eloqua currently …
-
Can we add attachments in Eloqua emails using APIHi, I have found that Eloqua API supports attachments. Have tried implementing the same in REST using the below end point and payload. https://secure.p03.eloqua.com/api/…
-
API endpoint Campaign > Custom FieldsHello! I am looking for a way to retrieve the following data via API ? Campaign > Custom Fields > "one of the values in the custom fields" I have looked into this discus…
-
Bulk Font Update Across Eloqua Assets Using Design Editor – Automation Options?Hello Community, We’ve been using Eloqua’s Assets Design Editor for several years, without relying on manual HTML coding. We are now facing a need to bulk update a large…
-
Contact field dependency > bulk import > can I see what / when / by which user data was importedHello! I have seen the dependencies of the contact field. One of the dependency is the bulk import - see a screen. Is it possible for me which user / what / how got impo…
-
Rest API to get the contacts from a campaignSummary: We have a requirement to get the Contacts that are selected the Campaign. We are looking for a solution to get this through the REST API. Is there any REST serv…
-
API call to GET a list of images based on a created before date and zero dependanciesHi Everyone! ? So, I have searched high and low all of yesterday, trawling Oracle documents and YouTube for this answer - pleeeease help, if you can ? OK so - I need to …
-
API-fy Your Eloqua: A Beginner's Guide, Part 1Eloqua’s user interface enables marketers to configure complex processes, integrations, and custom reports, making it a valuable tool for digital campaigns. But it’s not…
-
Get form Ids of a Eloqua formSummary: We are integrating Adobe Experience Cloud(AEM) with Eloqua. This integration requires form Id and form field Ids for form created in Eloqua to map them in AEM. …
-
Salesforce Integration app returns DUPLICATED_VALUE for every single campaign responseWe are working on using Salesforce Integration App to sync campaign member response to a field in Salesforce Campaign member object. We have done the following Configure…
-
Working with a Data Layer / Send Data from Website to EloquaWe are working with Merkle, who is placing a JavaScript snippet on our website that will retrieve a customer's email address from their database and add it to the browse…
-
Salesforce Integration App - Action Type: UpsertHello! Is there any outage from the Oracle side that impacts SF Integration App specifically the action: UPSERT. The set up in the SF Integration App in Eloqua is to UPS…
-
How to Access “Dynamic Content Rule” Field Outside of Insight Reports?Hi everyone, We’re currently using a custom Insight report in Eloqua which includes a field called “Dynamic Content Rule”. This field breaks down email performance metri…
-
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…