Oracle Integration
Oracle Integration provides native connectivity to Oracle and non-Oracle Software as a Service (SaaS) and on-premises applications, such as Oracle ERP Cloud, Oracle Service Cloud, HCM Cloud, Salesforce, Workday, EBS, SAP, NetSuite and others. It combines application integration, process automation, visual application building, and integration analytics into a single unified cloud service.
4 APIs
14 Features
API ManagementAutomationB2B IntegrationCloud IntegrationEnterprise IntegrationIntegrationiPaaSProcess Automation
Developer API for Oracle Integration 3 providing day-to-day management of integrations, connections, packages, libraries, lookups, certificates, scheduled integrations, monitori...
REST API for Oracle Cloud Infrastructure Process Automation enabling management of process definitions, process instances, tasks, decision models, dynamic processes, identities,...
REST API for configuring and administering the Oracle Integration File Server, an SFTP-compliant file repository for managing file-based integrations.
OCI control plane API for provisioning and managing Oracle Integration instances, custom endpoints, and data retention configuration.
Record an explanatory comment on a process instance, then abort it when it is still open.
ARAZZO
Find a monitored instance, confirm it is in progress, and abort it.
ARAZZO
Locate an integration, confirm it is ready, activate it, and poll until the activation completes.
ARAZZO
Clone an existing integration to a new code, then activate the clone.
ARAZZO
Confirm an integration is active and deactivate it back to a configured state.
ARAZZO
Update a connection's properties, test connectivity, and refresh its metadata on success.
ARAZZO
Create a workspace space, create an empty decision model inside its DMN space, and read the model back.
ARAZZO
Find errored integration instances, inspect the activity stream of one, and resubmit it for reprocessing.
ARAZZO
Pull a user task, read its payload, and approve or reject it based on the assignee's review.
ARAZZO
Confirm a scheduled integration is active, start its schedule, and trigger an immediate run.
ARAZZO
Start a structured process instance, locate the user task it generates, and act on that task.
ARAZZO
Detect whether a lookup exists, then update it if present or create it if missing, and read the result back.
ARAZZO
Prebuilt Integrations
Library of prebuilt integration recipes and adapters for rapid deployment of common integration patterns.
Application Adapters
Native connectivity to Oracle SaaS, on-premises applications, and third-party services including Salesforce, SAP, Workday, and ServiceNow.
Visual Integration Designer
Low-code drag-and-drop integration designer for building integration flows without extensive coding.
B2B Document Exchange
EDI and B2B document processing with support for trading partner management, document standards, and agreement lifecycle.
Process Automation
Business process management with structured and unstructured workflows, case management, and task management.
Decision Modeling
DMN-based decision model management for business rules execution and deployment.
Scheduled Integrations
Time-based scheduling of integration flows with pause, resume, start, and stop controls.
Integration Monitoring
Real-time monitoring of integration instances, error tracking, activity streams, and audit records.
File Server
SFTP-compliant embedded file server for file-based integration scenarios.
Rapid Adapter Builder
Custom adapter development framework for building reusable connectivity to proprietary or niche systems.
AI Agents
AI agent capabilities within integration projects for intelligent automation patterns and prompt templates.
Machine Learning Recommendations
ML-based guidance and recommendations for building and optimizing integrations.
Integration Analytics
Built-in analytics and process analytics with custom query builders and data visualization.
FHIR Support
Native Fast Healthcare Interoperability Resources support for healthcare integration workflows.
SaaS Application Integration
Connect Oracle SaaS applications like ERP Cloud, HCM Cloud, and CX Cloud with third-party SaaS platforms.
ERP Integration
Integrate Oracle ERP Cloud or on-premises EBS with procurement, supply chain, and financial systems.
HCM Integration
Synchronize human capital management data across Oracle HCM Cloud, Workday, and other HR systems.
B2B Trading Partner Onboarding
Automate EDI-based trading partner setup, agreement management, and document exchange.
Process Automation
Automate business processes with approval workflows, case management, and task orchestration.
Healthcare Data Exchange
Build FHIR-compliant healthcare integration workflows for patient data exchange and interoperability.
Hybrid Cloud Integration
Connect on-premises applications to Oracle Cloud and third-party cloud services via connectivity agents.
File-Based Integration
Automate file transfers and processing with the embedded SFTP-compliant file server.
CI/CD For Integrations
Manage integration lifecycle with export, import, and deployment APIs for DevOps automation.
Real-Time Event Processing
Process events and messages in real time using event-driven integration patterns and stream analytics.
Oracle ERP Cloud
Native adapter for Oracle Enterprise Resource Planning Cloud including financials, procurement, and supply chain.
Oracle HCM Cloud
Native adapter for Oracle Human Capital Management Cloud for HR, payroll, and talent management.
Oracle CX Cloud
Native adapter for Oracle Customer Experience Cloud including sales, service, and marketing.
Oracle NetSuite
Native adapter for Oracle NetSuite ERP and CRM cloud services.
Salesforce
Prebuilt adapter for Salesforce CRM integration with Oracle cloud and on-premises applications.
SAP
Adapter for SAP ERP and S/4HANA integration via IDoc, BAPI, and RFC protocols.
Workday
Prebuilt adapter for Workday HCM and financial management integration.
ServiceNow
Adapter for ServiceNow ITSM and ITOM integration with Oracle applications.
Shopify
Adapter for Shopify e-commerce platform integration with order management and inventory systems.
Snowflake
Adapter for Snowflake data warehouse integration for analytics and data pipelines.
Microsoft Azure
Connectivity to Microsoft Azure services and applications for multi-cloud integration.
AWS
Connectivity to Amazon Web Services for multi-cloud integration scenarios.
Slack
Adapter for Slack messaging integration with workflow notifications and approvals.
JIRA
Adapter for Atlassian JIRA project management and issue tracking integration.
info:
_postman_id: 61b556a4-beb0-4017-b251-09c59dd7274e
name: Oracle Integration Process Automation API
description: "REST API for Oracle Cloud Infrastructure Process Automation enabling management of process definitions, process\
\ instances, tasks, decision models, dynamic processes, identities, spaces, analytics, and QuickStart applications.\n\n\
Contact Support:\n Name: Oracle Integration Support\n Email: oracle-integration-support@oracle.com"
schema: https://schema.getpostman.com/json/collection/v2.1.0/collection.json
createdAt: '2026-06-05T15:13:56.000Z'
updatedAt: '2026-06-05T15:13:56.000Z'
lastUpdatedBy: '35240'
uid: 35240-61b556a4-beb0-4017-b251-09c59dd7274e
item:
- name: ic
item:
- name: api
item:
- name: process
item:
- name: v1
item:
- name: process-definitions
item:
- name: '{processDefId}'
item:
- name: process-metadata
item:
- name: Oracle Integration Get Process Metadata
id: c5e74247-0ce9-4a17-83da-2af5c9ab8db8
protocolProfileBehavior:
disableBodyPruning: true
request:
method: GET
header:
- key: Accept
value: application/json
url:
raw: '{{baseUrl}}/ic/api/process/v1/process-definitions/:processDefId/process-metadata'
host:
- '{{baseUrl}}'
path:
- ic
- api
- process
- v1
- process-definitions
- :processDefId
- process-metadata
variable:
- id: a9d2c515-53df-45d6-9c38-d3a328392ad3
key: processDefId
value: <string>
description: (Required) Process definition identifier.
description: Retrieve metadata for a specific process definition.
response:
- id: 65e233a5-1bef-4134-a161-15b37d76649b
name: Process metadata retrieved.
originalRequest:
method: GET
header:
- key: Accept
value: application/json
- description: 'Added as a part of security scheme: oauth2'
key: Authorization
value: <token>
url:
raw: '{{baseUrl}}/ic/api/process/v1/process-definitions/:processDefId/process-metadata'
host:
- '{{baseUrl}}'
path:
- ic
- api
- process
- v1
- process-definitions
- :processDefId
- process-metadata
variable:
- key: processDefId
status: OK
code: 200
_postman_previewlanguage: json
header:
- key: Content-Type
value: application/json
cookie: []
responseTime: null
body: "{\n \"processDefId\": \"<string>\",\n \"activities\": [\n {\n \"name\": \"<string>\",\n\
\ \"type\": \"<string>\"\n },\n {\n \"name\": \"<string>\",\n \"type\": \"<string>\"\
\n }\n ]\n}"
createdAt: '2026-06-05T15:13:56.000Z'
updatedAt: '2026-06-05T15:13:56.000Z'
uid: 35240-65e233a5-1bef-4134-a161-15b37d76649b
- id: 6b81d144-82f1-415e-9625-42ae3733cd09
name: Authentication required.
originalRequest:
method: GET
header:
- key: Accept
value: application/json
- description: 'Added as a part of security scheme: oauth2'
key: Authorization
value: <token>
url:
raw: '{{baseUrl}}/ic/api/process/v1/process-definitions/:processDefId/process-metadata'
host:
- '{{baseUrl}}'
path:
- ic
- api
- process
- v1
- process-definitions
- :processDefId
- process-metadata
variable:
- key: processDefId
status: Unauthorized
code: 401
_postman_previewlanguage: json
header:
- key: Content-Type
value: application/json
cookie: []
responseTime: null
body: "{\n \"type\": \"<string>\",\n \"title\": \"<string>\",\n \"detail\": \"<string>\",\n \"status\"\
: \"<integer>\"\n}"
createdAt: '2026-06-05T15:13:56.000Z'
updatedAt: '2026-06-05T15:13:56.000Z'
uid: 35240-6b81d144-82f1-415e-9625-42ae3733cd09
- id: 85ec315d-4d55-4e7e-960c-3f6b9d9b9bfa
name: Resource not found.
originalRequest:
method: GET
header:
- key: Accept
value: application/json
- description: 'Added as a part of security scheme: oauth2'
key: Authorization
value: <token>
url:
raw: '{{baseUrl}}/ic/api/process/v1/process-definitions/:processDefId/process-metadata'
host:
- '{{baseUrl}}'
path:
- ic
- api
- process
- v1
- process-definitions
- :processDefId
- process-metadata
variable:
- key: processDefId
status: Not Found
code: 404
_postman_previewlanguage: json
header:
- key: Content-Type
value: application/json
cookie: []
responseTime: null
body: "{\n \"type\": \"<string>\",\n \"title\": \"<string>\",\n \"detail\": \"<string>\",\n \"status\"\
: \"<integer>\"\n}"
createdAt: '2026-06-05T15:13:56.000Z'
updatedAt: '2026-06-05T15:13:56.000Z'
uid: 35240-85ec315d-4d55-4e7e-960c-3f6b9d9b9bfa
createdAt: '2026-06-05T15:13:56.000Z'
updatedAt: '2026-06-05T15:13:56.000Z'
uid: 35240-c5e74247-0ce9-4a17-83da-2af5c9ab8db8
id: deab9025-ec06-41df-94b2-376bd111d436
createdAt: '2026-06-05T15:13:56.000Z'
updatedAt: '2026-06-05T15:13:56.000Z'
uid: 35240-deab9025-ec06-41df-94b2-376bd111d436
id: a3b1d99c-a1f1-42e3-b34c-b43e0e7b43bd
createdAt: '2026-06-05T15:13:56.000Z'
updatedAt: '2026-06-05T15:13:56.000Z'
uid: 35240-a3b1d99c-a1f1-42e3-b34c-b43e0e7b43bd
- name: Oracle Integration List Process Definitions
id: 5d6339b1-31f6-4be9-821b-3599a350ce44
protocolProfileBehavior:
disableBodyPruning: true
request:
method: GET
header:
- key: Accept
value: application/json
url:
raw: '{{baseUrl}}/ic/api/process/v1/process-definitions'
host:
- '{{baseUrl}}'
path:
- ic
- api
- process
- v1
- process-definitions
description: Retrieve a list of all process definitions.
response:
- id: 15f0c93c-8501-404f-889a-def89da4315f
name: Process definitions retrieved.
originalRequest:
method: GET
header:
- key: Accept
value: application/json
- description: 'Added as a part of security scheme: oauth2'
key: Authorization
value: <token>
url:
raw: '{{baseUrl}}/ic/api/process/v1/process-definitions'
host:
- '{{baseUrl}}'
path:
- ic
- api
- process
- v1
- process-definitions
status: OK
code: 200
_postman_previewlanguage: json
header:
- key: Content-Type
value: application/json
cookie: []
responseTime: null
body: "{\n \"items\": [\n {\n \"processDefId\": \"<string>\",\n \"processName\": \"<string>\"\
,\n \"revision\": \"<string>\",\n \"status\": \"<string>\"\n },\n {\n \"processDefId\"\
: \"<string>\",\n \"processName\": \"<string>\",\n \"revision\": \"<string>\",\n \"status\"\
: \"<string>\"\n }\n ]\n}"
createdAt: '2026-06-05T15:13:56.000Z'
updatedAt: '2026-06-05T15:13:56.000Z'
uid: 35240-15f0c93c-8501-404f-889a-def89da4315f
- id: b6be9ef7-93a1-4b1b-ac6b-4ffb3f98b54d
name: Authentication required.
originalRequest:
method: GET
header:
- key: Accept
value: application/json
- description: 'Added as a part of security scheme: oauth2'
key: Authorization
value: <token>
url:
raw: '{{baseUrl}}/ic/api/process/v1/process-definitions'
host:
- '{{baseUrl}}'
path:
- ic
- api
- process
- v1
- process-definitions
status: Unauthorized
code: 401
_postman_previewlanguage: json
header:
- key: Content-Type
value: application/json
cookie: []
responseTime: null
body: "{\n \"type\": \"<string>\",\n \"title\": \"<string>\",\n \"detail\": \"<string>\",\n \"status\":\
\ \"<integer>\"\n}"
createdAt: '2026-06-05T15:13:56.000Z'
updatedAt: '2026-06-05T15:13:56.000Z'
uid: 35240-b6be9ef7-93a1-4b1b-ac6b-4ffb3f98b54d
createdAt: '2026-06-05T15:13:56.000Z'
updatedAt: '2026-06-05T15:13:56.000Z'
uid: 35240-5d6339b1-31f6-4be9-821b-3599a350ce44
id: d27a1bab-8e56-4ba9-9b89-c2b09e640267
createdAt: '2026-06-05T15:13:56.000Z'
updatedAt: '2026-06-05T15:13:56.000Z'
uid: 35240-d27a1bab-8e56-4ba9-9b89-c2b09e640267
- name: processes
item:
- name: '{processId}'
item:
- name: comments
item:
- name: Oracle Integration List Process Comments
id: a4902052-1ea5-49b7-931d-e1aaa327a5bc
protocolProfileBehavior:
disableBodyPruning: true
request:
method: GET
header:
- key: Accept
value: application/json
url:
raw: '{{baseUrl}}/ic/api/process/v1/processes/:processId/comments'
host:
- '{{baseUrl}}'
path:
- ic
- api
- process
- v1
- processes
- :processId
- comments
variable:
- id: 44988168-e5fd-4e90-abc6-4bffe8c4a553
key: processId
value: <string>
description: (Required) Process instance identifier.
description: Retrieve comments for a process instance.
response:
- id: a1f53e95-842a-4c53-ac8c-171013992016
name: Comments retrieved.
originalRequest:
method: GET
header:
- key: Accept
value: application/json
- description: 'Added as a part of security scheme: oauth2'
key: Authorization
value: <token>
url:
raw: '{{baseUrl}}/ic/api/process/v1/processes/:processId/comments'
host:
- '{{baseUrl}}'
path:
- ic
- api
- process
- v1
- processes
- :processId
- comments
variable:
- key: processId
status: OK
code: 200
_postman_previewlanguage: json
header:
- key: Content-Type
value: application/json
cookie: []
responseTime: null
body: "{\n \"items\": [\n {\n \"message\": \"<string>\",\n \"user\": \"<string>\",\n \
\ \"timestamp\": \"<dateTime>\"\n },\n {\n \"message\": \"<string>\",\n \"user\": \"<string>\"\
,\n \"timestamp\": \"<dateTime>\"\n }\n ]\n}"
createdAt: '2026-06-05T15:13:56.000Z'
updatedAt: '2026-06-05T15:13:56.000Z'
uid: 35240-a1f53e95-842a-4c53-ac8c-171013992016
- id: 4f8d9e37-f803-4c38-a333-3a8ec3dbed61
name: Authentication required.
originalRequest:
method: GET
header:
- key: Accept
value: application/json
- description: 'Added as a part of security scheme: oauth2'
key: Authorization
value: <token>
url:
raw: '{{baseUrl}}/ic/api/process/v1/processes/:processId/comments'
host:
- '{{baseUrl}}'
path:
- ic
- api
- process
- v1
- processes
- :processId
- comments
variable:
- key: processId
status: Unauthorized
code: 401
_postman_previewlanguage: json
header:
- key: Content-Type
value: application/json
cookie: []
responseTime: null
body: "{\n \"type\": \"<string>\",\n \"title\": \"<string>\",\n \"detail\": \"<string>\",\n \"status\"\
: \"<integer>\"\n}"
createdAt: '2026-06-05T15:13:56.000Z'
updatedAt: '2026-06-05T15:13:56.000Z'
uid: 35240-4f8d9e37-f803-4c38-a333-3a8ec3dbed61
createdAt: '2026-06-05T15:13:56.000Z'
updatedAt: '2026-06-05T15:13:56.000Z'
uid: 35240-a4902052-1ea5-49b7-931d-e1aaa327a5bc
- name: Oracle Integration Add Process Comment
id: 0951f2b8-8e76-49c2-bb00-ac3cd7cb15dc
protocolProfileBehavior:
disableBodyPruning: true
request:
method: POST
header:
- key: Content-Type
value: application/json
- key: Accept
value: application/json
body:
mode: raw
raw: "{\n \"message\": \"<string>\"\n}"
options:
raw:
headerFamily: json
language: json
url:
raw: '{{baseUrl}}/ic/api/process/v1/processes/:processId/comments'
host:
- '{{baseUrl}}'
path:
- ic
- api
- process
- v1
- processes
- :processId
- comments
variable:
- id: dbdbc2a6-9585-40ee-b20f-2bde9c2a7190
key: processId
value: <string>
description: (Required) Process instance identifier.
description: Add a comment to a process instance.
response:
- id: 4952c4d7-062d-455c-99ab-67e733457747
name: Comment added.
originalRequest:
method: POST
header:
- key: Content-Type
value: application/json
- description: 'Added as a part of security scheme: oauth2'
key: Authorization
value: <token>
body:
mode: raw
raw: "{\n \"message\": \"<string>\"\n}"
options:
raw:
headerFamily: json
language: json
url:
raw: '{{baseUrl}}/ic/api/process/v1/processes/:processId/comments'
host:
- '{{baseUrl}}'
path:
- ic
- api
- process
- v1
- processes
- :processId
- comments
variable:
- key: processId
status: Created
code: 201
_postman_previewlanguage: text
header: []
cookie: []
responseTime: null
body: null
createdAt: '2026-06-05T15:13:56.000Z'
updatedAt: '2026-06-05T15:13:56.000Z'
uid: 35240-4952c4d7-062d-455c-99ab-67e733457747
- id: e9c85870-a5e2-4bc5-a505-4a30d5822fa0
name: Authentication required.
originalRequest:
method: POST
header:
- key: Content-Type
value: application/json
- key: Accept
value: application/json
- description: 'Added as a part of security scheme: oauth2'
key: Authorization
value: <token>
body:
mode: raw
raw: "{\n \"message\": \"<string>\"\n}"
options:
raw:
headerFamily: json
language: json
url:
raw: '{{baseUrl}}/ic/api/process/v1/processes/:processId/comments'
host:
- '{{baseUrl}}'
path:
- ic
- api
- process
- v1
- processes
- :processId
- comments
variable:
- key: processId
status: Unauthorized
code: 401
_postman_previewlanguage: json
header:
- key: Content-Type
value: application/json
cookie: []
responseTime: null
body: "{\n \"type\": \"<string>\",\n \"title\": \"<string>\",\n \"detail\": \"<string>\",\n \"status\"\
: \"<integer>\"\n}"
createdAt: '2026-06-05T15:13:56.000Z'
updatedAt: '2026-06-05T15:13:56.000Z'
uid: 35240-e9c85870-a5e2-4bc5-a505-4a30d5822fa0
createdAt: '2026-06-05T15:13:56.000Z'
updatedAt: '2026-06-05T15:13:56.000Z'
uid: 35240-0951f2b8-8e76-49c2-bb00-ac3cd7cb15dc
id: 77f70e24-0c0b-4f9f-bf8c-84dbb14b1ba3
createdAt: '2026-06-05T15:13:56.000Z'
updatedAt: '2026-06-05T15:13:56.000Z'
uid: 35240-77f70e24-0c0b-4f9f-bf8c-84dbb14b1ba3
- name: attachments
item:
- name: Oracle Integration List Process Attachments
id: d1fce030-80e6-4f14-a4a4-bf8a35df63b6
protocolProfileBehavior:
disableBodyPruning: true
request:
method: GET
header:
- key: Accept
value: application/json
url:
raw: '{{baseUrl}}/ic/api/process/v1/processes/:processId/attachments'
host:
- '{{baseUrl}}'
path:
- ic
- api
- process
- v1
- processes
- :processId
- attachments
variable:
- id: 9e14ca2a-ce66-4fd6-bfa7-5f6ca684a1cf
key: processId
value: <string>
description: (Required) Process instance identifier.
description: Retrieve attachments for a process instance.
response:
- id: 8789d48c-a719-4e86-8d14-dd35fb0879a2
name: Attachments retrieved.
originalRequest:
method: GET
header:
- key: Accept
value: application/json
- description: 'Added as a part of security scheme: oauth2'
key: Authorization
value: <token>
url:
raw: '{{baseUrl}}/ic/api/process/v1/processes/:processId/attachments'
host:
- '{{baseUrl}}'
path:
- ic
- api
- process
- v1
- processes
- :processId
- attachments
variable:
- key: processId
status: OK
code: 200
_postman_previewlanguage: json
header:
- key: Content-Type
value: application/json
cookie: []
responseTime: null
body: "{\n \"items\": [\n {\n \"attachmentName\": \"<string>\",\n \"mimeType\": \"<string>\"\
,\n \"attachmentId\": \"<string>\"\n },\n {\n \"attachmentName\": \"<string>\",\n \
\ \"mimeType\": \"<string>\",\n \"attachmentId\": \"<string>\"\n }\n ]\n}"
createdAt: '2026-06-05T15:13:56.000Z'
updatedAt: '2026-06-05T15:13:56.000Z'
uid: 35240-8789d48c-a719-4e86-8d14-dd35fb0879a2
- id: a1eb1ce6-b1f0-4326-a2ae-5d0f6fe64773
name: Authentication required.
originalRequest:
method: GET
header:
- key: Accept
value: application/json
- description: 'Added as a part of security scheme: oauth2'
key: Authorization
value: <token>
url:
raw: '{{baseUrl}}/ic/api/process/v1/processes/:processId/attachments'
host:
- '{{baseUrl}}'
path:
- ic
- api
- process
- v1
- processes
- :processId
- attachments
variable:
- key: processId
status: Unauthorized
code: 401
_postman_previewlanguage: json
header:
- key: Content-Type
value: application/json
cookie: []
responseTime: null
body: "{\n \"type\": \"<string>\",\n \"title\": \"<string>\",\n \"detail\": \"<string>\",\n \"status\"\
: \"<integer>\"\n}"
createdAt: '2026-06-05T15:13:56.000Z'
updatedAt: '2026-06-05T15:13:56.000Z'
uid: 35240-a1eb1ce6-b1f0-4326-a2ae-5d0f6fe64773
createdAt: '2026-06-05T15:13:56.000Z'
updatedAt: '2026-06-05T15:13:56.000Z'
uid: 35240-d1fce030-80e6-4f14-a4a4-bf8a35df63b6
id: f1af22ec-cce8-4d43-a428-cec724cf45f2
createdAt: '2026-06-05T15:13:56.000Z'
updatedAt: '2026-06-05T15:13:56.000Z'
uid: 35240-f1af22ec-cce8-4d43-a428-cec724cf45f2
- name: Oracle Integration Get Process Instance
id: f701702c-efab-4b0e-9bc0-25f0e1167484
protocolProfileBehavior:
disableBodyPruning: true
request:
method: GET
header:
- key: Accept
value: application/json
url:
raw: '{{baseUrl}}/ic/api/process/v1/processes/:processId'
host:
- '{{baseUrl}}'
path:
- ic
- api
- process
- v1
- processes
- :processId
variable:
- id: 69d27a53-0a65-4215-bfe9-aeb31bd7346b
key: processId
value: <string>
description: (Required) Process instance identifier.
description: Retrieve a specific process instance.
response:
- id: db15bcb0-4140-4b0b-a83b-4cb9978ecb36
name: Process instance details.
originalRequest:
method: GET
header:
- key: Accept
value: application/json
- description: 'Added as a part of security scheme: oauth2'
key: Authorization
value: <token>
url:
raw: '{{baseUrl}}/ic/api/process/v1/processes/:processId'
host:
- '{{baseUrl}}'
path:
- ic
- api
- process
- v1
- processes
- :processId
variable:
- key: processId
status: OK
code: 200
_postman_previewlanguage: json
header:
- key: Content-Type
value: application/json
cookie: []
responseTime: null
body: "{\n \"processId\": \"<string>\",\n \"processName\": \"<string>\",\n \"processDefId\": \"<string>\"\
,\n \"state\": \"FAULTED\",\n \"priority\": \"<integer>\",\n \"title\": \"<string>\",\n \"createdBy\"\
: \"<string>\",\n \"createdDate\": \"<dateTime>\"\n}"
createdAt: '2026-06-05T15:13:56.000Z'
updatedAt: '2026-06-05T15:13:56.000Z'
uid: 35240-db15bcb0-4140-4b0b-a83b-4cb9978ecb36
- id: 13377248-31fb-487b-bd24-9e947b855f44
name: Authentication required.
originalRequest:
method: GET
header:
- key: Accept
value: application/json
- description: 'Added as a part of security scheme: oauth2'
key: Authorization
value: <token>
url:
raw: '{{baseUrl}}/ic/api/process/v1/processes/:processId'
host:
- '{{baseUrl}}'
path:
- ic
- api
- process
- v1
- processes
- :processId
variable:
- key: processId
status: Unauthorized
code: 401
_postman_previewlanguage: json
header:
- key: Content-Type
value: application/json
cookie: []
responseTime: null
body: "{\n \"type\": \"<string>\",\n \"title\": \"<string>\",\n \"detail\": \"<string>\",\n \"status\"\
: \"<integer>\"\n}"
createdAt: '2026-06-05T15:13:56.000Z'
updatedAt: '2026-06-05T15:13:56.000Z'
uid: 35240-13377248-31fb-487b-bd24-9e947b855f44
- id: 39477e1a-eba8-4568-9c12-f02027d4e115
name: Resource not found.
originalRequest:
method: GET
header:
- key: Accept
value: application/json
- description: 'Added as a part of security scheme: oauth2'
key: Authorization
value: <token>
url:
raw: '{{baseUrl}}/ic/api/process/v1/processes/:processId'
host:
- '{{baseUrl}}'
path:
- ic
- api
- process
- v1
- processes
- :processId
variable:
- key: processId
status: Not Found
code: 404
_postman_previewlanguage: json
header:
- key: Content-Type
value: application/json
cookie: []
responseTime: null
body: "{\n \"type\": \"<string>\",\n \"title\": \"<string>\",\n \"detail\": \"<string>\",\n \"status\"\
: \"<integer>\"\n}"
createdAt: '2026-06-05T15:13:56.000Z'
updatedAt: '2026-06-05T15:13:56.000Z'
uid: 35240-39477e1a-eba8-4568-9c12-f02027d4e115
createdAt: '2026-06-05T15:13:56.000Z'
updatedAt: '2026-06-05T15:13:56.000Z'
uid: 35240-f701702c-efab-4b0e-9bc0-25f0e1167484
- name: Oracle Integration Update Process State
id: 158346ec-b401-46f0-a862-e49d8065e54f
protocolProfileBehavior:
disableBodyPruning: true
request:
method: PUT
header:
- key: Content-Type
value: application/json
- key: Accept
value: application/json
body:
mode: raw
raw: "{\n \
# --- truncated at 32 KB (168 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/oracle-integration/refs/heads/main/apis.yml