Data Model
Overview
This section shows the available API objects and provides more information on executing SQL to Oracle Service Cloud APIs.
Key Features
- The add-in models Oracle Service Cloud entities like documents, folders, and groups as relational views, allowing you to write SQL to query Oracle Service Cloud data.
- Stored procedures allow you to execute operations to Oracle Service Cloud
- Live connectivity to these objects means any changes to your Oracle Service Cloud account are immediately reflected when using the add-in.
Views
Views describes the available views.
Tables
Tables describes the available tables.
Stored Procedures
Stored Procedures are function-like interfaces to Oracle Service Cloud. Stored procedures allow you to execute operations to Oracle Service Cloud, including downloading documents and moving envelopes.