API
Discussion List
-
Oracle Function - Python unable errors out - No module names OCISummary: I am running Oracle Function - Python in a cloud shell to check whether ocivault parameters are getting retrieved properly. It errors out with a message - No Mo… -
401 Unauthorized error when triggering Integration using OAuthHi All We have configured the Trust application and generated the IDCS token and when we use the token we get 401 Unauthorized error when we pass the token as Bearer to … -
1Ability to set Access-Control-Allow-HeadersOrganization Name (Required - If you are an Oracle Partner, please provide the organization you are logging the idea on behalf of): KPMG Description (Required): Currentl… -
5Support VB Origin intrinsically for Allowed Origins in Gen 3Organization Name (Required - If you are an Oracle Partner, please provide the organization you are logging the idea on behalf of): KPMG Description (Required): We recen… -
Getting error while creating requisition line using the rest api post 23c updateSummary: we calling the below API : /fscmRestApi/resources/11.13.18.05/purchaseRequisitions/{purchaseRequisitionsUniqID}/child/line to create the requisition line but it… -
Is there a way to access the Bearer token sent in the request headers inside the OIC integration?Summary: Content (required): I want to access the bearer token that is used for authentication for a Rest trigger adapter inside the OIC integration itself. Version (inc…Karim Nashaat-Oracle 21 views 1 comment 0 points Most recent by Hemanth Lakkaraju-Oracle Integration -
Oracle Eloqua Developer Release Notes - 23CA list of developer-facing new features, significant recent changes, and platform notices for Oracle Eloqua release 23C: Bulk API External Activities are available to ex…Lou Patrick-Oracle 91 views 0 comments 0 points Started by Lou Patrick-Oracle Oracle Marketing Developer Tools -
Employee Bank Accounts created using REST API are not visible on ESS and Admin responsive pagesI have successfully created bank accounts for employees using the externalBankAccounts REST API. However, I'm facing an issue where these bank accounts are not being dis… -
Responsys APIHi, I'm looking for an API to attach the HTML file/template that is to be used in emails from some external source where these files are hosted and then pass the file li… -
Where to find the most current AFTM documentationYou can find the most current documentation for Automatic Failover for Transactional Messaging (AFTM) in the following locations: * Oracle Responsys AFTM Fact Sheet * Or… -
Responsys: Create new contact record in Profile List using APIHi guys! We're trying to add single contacts into a Responsys Profile List from a Mobile App, each time a new user creates an account in the Mobile App. I'm unable to fi… -
Bank and Bank Branch details are coming back as null when fetched using externalBankAccounts RESTApiI have encountered an issue when trying to fetch employee bank accounts using the REST API. The bank and bank branch details are coming back as null in the response. Her… -
Retrieving contact emails subscribed to Email GroupHI All I am trying to retrieve contact emails that are subscribed to an Email Group. I looked up Eloqua api for Contacts and Email Groups, but was not able to identify t…User_2025-03-07-22-29-08-249 21 views 2 comments 0 points Most recent by User_2025-03-07-22-29-08-249 Eloqua -
Integrate the TechTarget to Eloqua through API’sHi, IS there a possibility we can integrate the TechTarget (earlier called as Oceanos) to Eloqua through API’s. If yes then how? Regards, Rahul -
Custom Object Record Services details for CDO using APIHello experts, Is there a way (using API) to check whether the given CDO in Eloqua has been enabled with the Custom Object Record Services (either with New or Modified r… -
Eloqua Product Notice: Bulk API definition deletion when App is uninstalled [Aug 2023]Overview With the arrival of Eloqua release 23C (Aug 4 – 17, 2023), if an App is uninstalled and the App is not reinstalled within seven days all Bulk API definitions cr…JodyMooney-Oracle 61 views 4 comments 0 points Most recent by Lou Patrick Oracle Marketing Developer Tools -
Export definition for CDO, how to I pass 10k/20k records using "filter": "STATUS('{{ActionInstance..Hi All, I want to create an export definition for CDO objects to export CDO data from a campaign where I have my app. My record definition looks as below, passing the re…User_2025-03-07-22-59-10-860 11 views 5 comments 0 points Most recent by Syed R Oracle Marketing Developer Tools -
Removing contacts from Shared Lists via API@Lou Patrick - tagging you right out of the gate as the API guy 😀 We are using SyncActions to add existing Eloqua contacts to Shared Lists and all is working well with … -
How to retrieve forms submission via API, for more than 1000 records?Hi, So using the REST API, I can retrieve forms submission data for a specific form. However, there is a max limit of 1000 records using the REST API that Eloqua provide…User_2025-11-21-00-32-20-021 72 views 3 comments 0 points Most recent by RJC04040404 Oracle Marketing Developer Tools -
How can I bulk delete old assets, images, files, etc.?We have a corporate retention policy which requires us to delete communications older than three years. Unsure why it's so hard to mass delete assets, images files, etc.…User_2025-03-07-22-56-37-759 11 views 4 comments 0 points Most recent by Shiv Inde Oracle Marketing Developer Tools -
Is there any way to refresh a segment count using the APIWe've built tool that retrieves a list of campaigns from Eloqua and is meant to show the most up to date segment count along with it. But in order for the count to show … -
RPL API Injection - Datamodel interpretationHi, I'm currently trying to inject a payload with the following structure into Responsys via API: { "mergeTriggerRecordData": { "mergeTriggerRecords": [ { "fieldValues":…User_2025-03-07-23-01-39-295 11 views 1 comment 0 points Most recent by Lochan-Oracle Oracle Marketing Developer Tools -
Authentication for Content Library Api's* We are to implementing authentication between the platforms with reference to the document https://docs.oracle.com/en/cloud/saas/marketing/ams-develop/Developers/ams/a…User_MBS6J 11 views 1 comment 0 points Most recent by Sachin Jain-Oracle Oracle Marketing Developer Tools -
Bulk Exporting Subscription Status via APIOur current CRM is on premise and not directly integrated with Eloqua. We have been through an Eloqua program deleting records that are globally unsubscribed on a weekly…User_60UHN 22 views 1 comment 0 points Most recent by Sachin Jain-Oracle Oracle Marketing Developer Tools -
Adjusting the subject line in an Email Deployment using the APIHi, We have an internal tool that stakeholders use to build their emails in a drag-and-drop WYSIWYG interface. One of the features of this tool is that it allows users t…kevincassidy313 11 views 5 comments 0 points Most recent by andrepazleal Oracle Marketing Developer Tools -
Option List in 2.0Hi, could you please add option list also for 2.0 endpoint? It would be great if fields like radio, checkbox and select may have "options" inside json output in form, ot…IvetFeketeova 21 views 3 comments 0 points Most recent by Sachin Jain-Oracle Oracle Marketing Developer Tools -
How can I map to a company(Account) when doing a POST trough the API to a Custom Object?How can I map to a company(Account) when doing a POST trough the API to a Custom Object? I'm doing a POST to Eloqua and I would like to map a field from the Custom Objec…User_2COYC 11 views 1 comment 0 points Most recent by Sachin Jain-Oracle Oracle Marketing Developer Tools -
How to update/refresh a segment contact count using API?So we've been trying to automate the process of fetching contacts count in segments via API. We're able to fetch the count of a segment without any problem using GET. Bu…User_2025-11-21-00-32-20-021 51 views 3 comments 0 points Most recent by Amit Kewalramani Oracle Marketing Developer Tools