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.
Oracle Marketing Developer Tools
Discussion List
-
Apps to move assets between Oracle Eloqua instancesHi there, Anyone know of any apps to move assets between Oracle Eloqua instances? The only one I know of is PortQii (https://cloudmarketplace.oracle.com/marketplace/en_U…
-
Oracle Eloqua Developer Release Notes - 20BA list of developer-facing new features, significant recent changes, and platform notices for Oracle Eloqua release 20B. New features Application API * We've added new A…
-
-
Remove all contacts from Sharedlist(ContactList) using ApiI want to remove all the contacts from a sharedlist using api. One of the method i found out is with rest api is to send ids of all the contacts in the list.When there a…
-
Uploading .OFT file extension on EloquaHas anyone tried to upload .OFT files using Eloqua File Storage? We would like to upload one and attach it to one of our Eloqua emails.
-
Eloqua REST API to import contacts to segment or shared listHi Experts, Current Eloqua REST API set does not seem to provide capability to import list of contacts to segment or shared list. The APIs related to segments are to Cre…
-
What API endpoint should be used to add list of emails to shared list/contact listHi, I need to add list of email addresses to a shared list / contact list but don't seem to find any API endpoint is available. I used /bulk/2.0/customobjects/{cod-id}/i…
-
Zoom App for EloquaIs anyone successfully using the Zoom webinar app in Eloqua with multiple people creating webinar and using Eloqua? I can install the app under my user and link to a web…
-
REST API created email to location of a folder/sub-folder ?Hi, I am using email creation API to create new email but it is always created in the top level directory of email folder of Eloqua. Is there a way to set the location o…
-
IP adress for brandingIs there any restriction to Number of IP we get for branding on Prod insatnce from Eloqua Oracle? If is only 3 IP's we get per instance? Can we request more if required?…
-
"Error occurred while sending email"Hello, We could really use some help on this. We are running Custom Content. All the settings on the email (allow re-send, allow send on exclude etc.) are enabled. Our C…
-
cURL request - 400 Request couldn't be deserializedI'm trying to use a cURL command to post to a form endpoint, but keep getting a "400 Request couldn't be deserialized" error. Please let me know if you see anything that…
-
Eloqua Bulk API Complex Filter QuestionHi , I am having a bit of an issue with the ELOQUA BULK API. This issue is specifically to do with filters. I have the below filter a combination of the Date Modified & …54bbebce-d4da-46c0-9b25-a27abed6f56e 11 views 11 comments 0 points Most recent by community-dw-integration
-
443 Error when conecnting ELQ to WorkfrontHi there, I am getting a 443 error when trying to connect Eloqua with Workfront. I have set the login url to login.eloqua.com, I go through the procedure to set the inte…
-
Getting Email Group Id into a URL in an emailHi All, I have a need to craft a link in an email that includes the EmailGroupID as a querystring parameter. How would I approach this? TTFN BFG
-
Responsys - Where to Find System Status InformationOracle Responsys systems issues Oracle Responsys notifies customers by email when there are system issues. We also post information as announcements on the Responsys hom…
-
Retrieving app records using the bulk API from a step in an active canvasHi, I am developing an action service app compatible to deal with large volumes of data, instead of getting data from HTTP POST request from Eloqua, i wanted to use a si…
-
Not able to update Eloqua Form using APIHello, I am trying to update an existing Eloqua form to add few more fields, so for this I am using the end point : https://secure.p04.eloqua.com/api/REST/1.0/assets/for…
-
API - Change value of form fieldI have a specific need using the end point I need modify the type and value of a specific field in the form: /api/REST/1.0/assets/form/id { "id":"", "name":"api test", "…
-
Update Eloqua action service configuration with custom object record definition return errorWe are developing Eloqua App with an action service. When I create action service from campaign canvas, makes changes through the Configure URL that require custom objec…
-
Oracle Eloqua Developer Release Notes - 20AA list of developer-facing new features, significant recent changes, and platform notices for Oracle Eloqua release 20A. New features Application API * accountId will no…
-
Restrict certain user to use the Oracle Eloqua AppCloud AppHello, We have a Marketing App integration that is accessible to all active users currently. Is there a way to restrict some users to use the app? Thank you.
-
Eloqua REST API - GET in DepthIn a previous post, we discussed the . In today's post, we'll focus on the Depth parameter. The REST API can retrieve entities at three different levels of depth : * min…
-
Eloqua App Configure and Uninstall flowsWhat happens during the Configure and Uninstall API calls for an App (not service)? We can't seem to find anything specific in the documentation. Configure flow??? - htt…
-
ROBO Calls In EloquaHi All Can we trigger outbound robo-calling to the contacts from eloqua campaigns for the purposes of event reminders, deadline reminders, event confirmations etc? Thank…
-
Eloqua REST APIIs it possible to Map a custom object record upon creating it using curl? $body = '{ "type": "CustomObjectData", "fieldValues": [ { "id": "513", "value": "enquirer@gmail…
-
SSL Certificate Updates [Jan 25, 2019]Overview On Friday, January 25th, 2019 there will be new SSL certificates for the following domains: * *.p01.eloqua.com * *.p02.eloqua.com * *.p03.eloqua.com * *.p04.elo…
-
Understanding Firehose ServiceCan somebody help me understand how the firehose service works? Once we register the app in our Eloqua instance, how do we know the service is active and how do we test …
-
Eloqua Bulk Contact Export - Subscription infoWe've got a request from our business to provide an export of all contact's subscription information (email group level). Purpose: they want to import it in their BI sol…
-
Eloqua REST API - External Activities Depth=Complete Parameter Doesn't Pull All AttributesHi Oracle Community, I am attempting to pull External Activities by their ID from the Eloqua 2.0 REST API endpoint. The following link will bring you to the documentatio…