To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Learn about the new Oracle AI Agent Studio for Fusion Applications: Watch Now
Oracle Marketing Developer Tools
Discussion List
-
AMS - Integration - PayloadHi All, A customer is working in a new use case (within Responsys) with an App to implement a non-native channel using ADF (App Developer Framework). In the documentatio…
-
App Developer Framework - Error in testing AppHi All, A customer is working in a new use case (within Responsys) with an App to implement a non-native channel using ADF (App Developer Framework). Into AMS, They are …
-
Automated Task CreationHi All, Just exploring options to see if there's a possibility to create automated tasks from Eloqua using the program builder and integration to build Tasks into SFDC. …
-
Retrieve Contact ID via Visitors Lookup using GUIDHello, I'm trying to retrieve my Eloqua Contact ID using the REST API. When I make the following call: https://secure.p01.eloqua.com/api/REST/2.0/data/visitors?search=ex…
-
Bulk API: How to Get WebVisit Activity Data for a Campaign?I am attempting to use the Bulk API to retrieve certain data about campaign landing pages, including time spent on page and number of pages viewed. The WebVisit activity…
-
Oracle Eloqua Developer Release Notes - 20CA list of developer-facing new features, significant recent changes, and platform notices for Oracle Eloqua release 20C. New features * You can now write to the "Last Mo…
-
Eloqua API Create Form throws Internal Server ErrorHi, I'm using the Eloqua API to create a form following this documentation https://docs.oracle.com/en/cloud/saas/marketing/eloqua-rest-api/op-api-rest-2.0-assets-form-po…
-
Multiple Picklist should look like dropdown resemble a single picklistI wanted to find out if I could make a multiple pick list to be drop down to resemble a single pick list but able pick multiple options from it. Is it possible to do it …
-
Configure PUT request to Eloqua error: ML Statements must have a Contact root.Facing the issue on Eloqua Configure PUT request, (create happening fine as per the documentation) While configuring and sending payload with custom objects selected and…
-
How to Update / modify custom object data recordsHi Team, We have received a request to update Email address values for few of custom object records, i would like to understand what are the possible ways that we can mo…
-
How To Find A Campaign Custom Field Type and Id Value for API UseHello, I am trying to find a repeatable way to find the internal type and id of a Campaign > Custom Field set in the Eloqua UI. For my testing, I added a new Campaign Cu…
-
Entities in EloquaWhat are the entities in Eloqua? How do we use Accounts in Eloqua?
-
Error 400 - after testing the factorsDear members any idea why i'm getting error 400 codes Reference from this dev guide https://nvbar.org/wp-content/uploads/BulkAPI-DeveloperGuide.pdf https://secure.p03.el…
-
Salesforce Integration app- Creation of created appHi All, I have a question. while setting up the Salesforce integration app.Is there any requirement for the below rules to be met . 1, The eloqua user who installed the …
-
How to create Eloqua API only userHi, I am creating an Eloqua user id for an application to access Eloqua objects via Eloqua API endpoints. Is is possible to restrict this Eloqua user to be an API only u…
-
Push CDO records to DynamicsProblem We're migrating from a competing marketing automation system to Eloqua and the way we manage leads is to create a new lead record in our Dynamics system any time…
-
Eloqua Release 20C Customer Release Briefing and New Feature Summary AvailableVisit the Oracle Eloqua 20C (August 2020): Customer Release Briefing for an on-demand briefing and a complete list of all of the features included in the 20C Release. He…
-
JDE ORCH - FTP Filename with Wildcard?I'm creating an Orchestration to use FTP to "get" EDI files for processing into JDE. The files will be named similar to JDE_IB_850_datetimestamp.txt. So the FTP process …
-
eloqua API email deployment - showing as live sendI'm using the REST API 2.0 for sending quick tests but they're coming through as 'live' sends in the reports. Surely there's a way for it show up as a test, right? I fee…
-
SSO changed permissions?Hey Eloqua fam, We recently switched to SSO login for Eloqua and have noticed that some Users can no longer see Emails created by other Users. Switching Users back away …
-
Conditional Processing Step in FormHi - I am trying to add a conditional processing step in one of our forms: Send notification email based on a certain URL. However, when I paste the URL, it doesn't seem…
-
Fnd Object 'Surveys_c' not found - Error for Security to custom object (Oracle CX)Migration between envs was done I created sandbox, navigated to custom child object (child of Service Request) and pressed Security, got an error : Fnd Object 'Surveys_c…
-
Access Eloqua campaign responses using Rest APIHi All, I am trying to access campaign responses using rest api in a c# program. I was able to get the contacts etc., so connectivity or how to access are not an issue. …User_2025-03-07-22-57-20-776 4 views 2 comments 0 points Most recent by User_2025-03-07-22-57-20-776
-
How to access/set Contact object isBounceback meta dataHi REST/API team, I need to access and set value of isBounceback meta data field from Contact object. Can you advise how to access and set this meta filed from contact o…
-
For EVERY outbound call does Eloqua sends oauth_signature for validation? Say Eloqua hits external aI understand Eloqua sends oauth_signature and other parameters which will be cross checked with app's clientid and other data and gets validated. Does the app needs to t…
-
Product Notice: (Eloqua) App Developer Framework – New retry strategy for Notification URL callsOverview With the arrival of Eloqua release 20C (Aug 2020), Eloqua will retry the Notification URL call over approximately an eight-hour period of time with a backoff st…
-
Product Notice: Eloqua Application API Contact Field endpoints – “isPopulatedInOutlookPlugin” properOverview With the arrival of Eloqua release 20C (Aug 2020), the isPopulatedInOutlookPlugin property will be removed for the Application API Contact Field endpoints. What…
-
Eloqua Product Notice: Supported Cipher Suite Changes (Updated - Nov 2020)With the arrival of Eloqua 20D release (Nov 2020), Oracle will be modifying its supported cipher suites used for Transport Layer Security (TLS) connections to Eloqua. Th…
-
404 when trying to POST to assets/email/deploymentHello All, I am an experienced developer, but a n00b to Eloqua. I am building a service that recieves a POST from Eloqua, creates user accounts on external systems based…
-
Hour lag in getting ContactID from Visitor Lookup using GUID with net new contactsIn the Eloqua API you can do a Visitor Lookup using the GUID (doc here). The great thing about this is it’ll return a ContactID (if one exists) that I can exchange for l…