API
Discussion List
-
BICC Not Showing all FieldsHi Team, We have application composer object created and it included number fields like ( Account Number, Site Number) looks like only id's are showing up in the BICC PV… -
Product Notice: Increased Reporting API Limit for Records Per Page [Nov 2024]Overview To enhance the performance and efficiency of the Eloqua Reporting API, we've been closely monitoring the initial limits established with the GA (General Availab… -
BICC Connection Error in OICSummary: Hi Team, We are facing the below error when trying to drag the SOAP connection to OIC. SOAPADAPTR-20009Cause - Abstract WSDL based connection cannot be used for… -
Is there a published OpenAPI (Swagger) document for the OIC Management REST API?Summary: I am creating an application that needs to interact with the OIC REST Management API ( https://docs.oracle.com/en/cloud/paas/integration-cloud/rest-api/api-inte… -
Encryption for Eloqua APIHello, Our client are working on implementing a connection between Fivetran and Eloqua to retrieve audit logs and campaign performance data from Eloqua. As we review doc… -
Double Quote Read Issue in OICSummary: Hi Team, This is to check with you to how to escape the double quotes in OIC Read Stage action file. Content (please ensure you mask any confidential informatio… -
salesOrdersForOrderHub OIC - created a custom integrationsalesOrdersForOrderHub OIC - created a custom integration for CPQ to OM integration to update orders. Currently receiving this error in OIC But when I tried using postma… -
OIC Gen 3 and "Design-time built-in APIs"?The Oracle Integration 3 eligibility checker is suddenly giving me the warning "DT factory api's should be accessed using Oauth in Oracle Integration 3. Change Basic aut… -
How to Dynamically Pass/Update path parameter in REST API End pointHi everyone, I’m using the REST API component in Oracle Digital Assistant (ODA) to consume an API that cancels an existing activity. The requirement is to pass the activ… -
How can I pull the email addresses of all contacts within a segment via API?I have experimented with the Eloqua APIs to pull various data from our Eloqua instance. However, I can't find an obvious way to pull all contacts from a segment. The doc… -
Fusion to Third party API Connectivity issueSummary: Hi Team We are facing random issue while connection Third party system(LIMS) through Fusion Via OIC. same set of records it is processing and some time it is fa… -
Approval Delegation rules in HCM cloud via API’s or Data LoadersSummary Is there a way to Create/Update Approval Delegation rules in HCM cloud via API’s or Data LoadersContent Do we have any way to create/update approval delegation r… -
6FBDI PGP Decryption for submitESSJobRequest and Load Interface File for ImportCurrently Oracle Fusion Cloud only supports PGP decryption for FBDI payloads when using bulkImport/bulkExport. However, there are some import jobs whose ESSParameters ma… -
Why does SFDC Lead ID get populated immediately on some new leads and not othersWe have noticed that sometimes a newly created lead gets their SFDC lead ID populated on the record immediately, while in other scenarios it does not happen until the ne… -
OIC3 Post Upgrade: Difference between OAuth and Basic AuthenticationSummary: Hi All, We are trying to test the integrations in OIC3 post upgrade which having REST calls with Basic authentications in Gen2 . As per the Oracle , Post Upgrad… -
Rest API of Process Automation that is paired with Fusion-based Cloud applicationsSummary: in the context of authentication of Rest API of Process Automation that is paired with Fusion-based Cloud applications, how can I call and get response in postm… -
25OIC adapter for IBM Maximo (requisitions, po's, product management, work orders etc) In accordance wOrganization Name Ville De MontrealDescription We would be thrilled if there was an OIC adapter officially offered to enable best practices for connection with IBM Maxim…Michael Goncalves 276 views 5 comments 25 points Most recent by Julio C. Lois Idea Lab – Integration Cloud -
Invoke Request Job Set using OICSummary: I am not able to invoke ESS Request Job Set using OIC. I am getting error in using connection itself. Can someone help or in case of any blogs/materials Content… -
5Centralized Endpoint Catalog for OIC IntegrationsOrganization Name (Required - If you are an Oracle Partner, please provide the organization you are logging the idea on behalf of): BloomEnergy Description (Required): C… -
Performance issue while loading time entries via Rest API in OICSummary: We are facing significant performance issue when loading time entries through the Rest API in OIC. Its taking around 1hr to load 2.5k records, but the expected … -
Centralized location to see a list of all Open API endpoints for integrations within an OIC instanceSummary: I can view the metadata for individual OIC integrations by clicking on their endpoints. However, I'm curious if there's a more efficient way to obtain a compreh… -
OIC3 post upgrade, not able to access swagger and test consoleTrying to test the integration post upgrade, getting above error. But our integration is in active state. -
total results changing when offsetSummary: We have observed when making certain rest calls with offset and limit the total results is changing and limiting our access to information. For example, when {{… -
Find Email Send Attributes in APIHi all - We are trying to create a dashboard in Tableau that aligns with data that our marketing team already looks at using the Email Analysis by Send Data insight subj… -
fetch refresh token in REST callSummary How to fetch refresh token in OIC REST callContent Hi All, We have configured REST OAUTH as Resource owner password credential with access token URI in connectio…User_2025-02-08-06-30-58-076 45 views 6 comments 0 points Most recent by Rajkiran-Oracle Integration -
Capturing x-amz-request-id and x-amz-id-2 Headers in OIC Integration to AWS S3Summary: I'm facing an issue with an OIC integration that sends files to Amazon S3. Some requests are failing with an error, and AWS support has requested the x-amz-requ… -
I'm having an issue when trying to use an API to create lines to a selected Invoice.The error is "You must provide a valid value for the Purchase Order Number attribute. (AP-810667)" but when i checked for the PO was opened body: { "LineNumber": 3, "Lin… -
Looking for options without connectivity agent to poll filesSummary: Is there anyway we can create a polling service for files without File Adapter and not scheduling integration for OIC SFTP file drop zones? Content (please ensu… -
Eloqua: How to use Query Parameters for Custom Object DataIs there a way to use sort or orderBy query parameters when retrieving a list of custom object data? My goal is to call the endpoint, /api/REST/1.0/data/customObject/{id…