Oracle Integration Cloud: Calling API Endpoints with OAuth 2.0 using the Client Credentials grant

This blog post outlines the configuration of an Oracle Cloud Infrastructure (OCI) confidential application for calling Oracle Integration Cloud (OIC) integrations via REST APIs secured by OAuth 2.0. It details prerequisites, steps for creating a REST-triggered integration, and testing API calls using Postman, focusing on client credentials grant type for authentication.

Using the OIC Object Storage action

This post provides guidance on activating and using Oracle Integration Cloud (OIC) with OCI Object Storage. It details steps to create an integration instance, establish OIC-OCI communication, and configure access via dynamic groups and policies. The example focuses on listing objects in an Object Storage bucket.