The video will help you to update lookups in Oracle Integration Cloud.
API Endpoint: /ic/api/integration/v1/lookups/Department_Lookup_7
Sample Payload:
{
"columns":[
"DepartmentCode",
"DepartmentName"
],
"rows":[
{
"rowData":[
"IT","Information"
]
}, {
"rowData":[
"OP","Operation"
]
}
],
"name":"Department_Lookup_7"
}
Download
0 formats
No download links available.
Update Lookup in Oracle Integration Cloud | NatokHD