Oracle Integration · Example Payload

Developer Api Integration Example

Integration flow for synchronizing orders between Oracle ERP and Salesforce.

API ManagementAutomationB2B IntegrationCloud IntegrationEnterprise IntegrationIntegrationiPaaSProcess Automation

Developer Api Integration Example is an example object payload from Oracle Integration, with 12 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idcodeversionnamedescriptionstatuspatternstylelockedFlaglastUpdatedBylastUpdatedpackageName

Example Payload

Raw ↑
{
  "id": "ERP_ORDER_SYNC|01.00.0000",
  "code": "ERP_ORDER_SYNC",
  "version": "01.00.0000",
  "name": "ERP Order Synchronization",
  "description": "Integration flow for synchronizing orders between Oracle ERP and Salesforce.",
  "status": "ACTIVATED",
  "pattern": "Orchestration",
  "style": "FREEFORM",
  "lockedFlag": false,
  "lastUpdatedBy": "admin@example.com",
  "lastUpdated": "2026-04-15T10:30:00Z",
  "packageName": "ERP_INTEGRATIONS"
}