REST APIs (Outbound)
You can use most of the inbound REST APIs to export data from Oracle Service Logistics to other systems deployed in your business.
Key Features
- Used for both inbound and outbound integrations.
- Export data in real-time.
- Used with Oracle Integration Cloud (OIC) to perform near real-time operations in Oracle Service Logistics.
Best Practices
- Use this option if you need to export data from Oracle Service Logistics in near real time.
- You can perform GET operations to retrieve setup, lookup, and general object data.
- The queries can be by object id, query, or finder.
- To improve performance:
- Limit the attributes using the fields query parameter.
- Avoid OR conditions with LIKE clauses where possible.
- Avoid querying master records using only child query criteria where possible.
Constraints
This option isn't suitable for exporting large volumes of Oracle Service Logistics data.