17.4 Managing REST Data Sources
REST Data Sources enable developers to access to REST services or generic JSON data feeds in applications.
- Understanding REST Data Sources
 REST Data Sources enable developers to access to Representational State Transfer (REST) services or generic JSON data feeds in applications and use the data in Oracle APEX components.
- Creating a REST Data Source
 Create a REST Data Source from Shared Components.
- Example: Creating a REST Data Source on Top of a SQL Query
 Review an example of creating a REST Data Source on top of a SQL Query executed on a REST Enabled SQL service reference.
- Editing or Deleting a REST Data Source
 Edit or delete a REST Data Source from Shared Components.
- Copying a REST Data Source
 Copy a REST Data Source by selecting Copy on the REST Data Sources page.
- Managing REST Source Catalogs
 Create a catalog of REST Data Source metadata that can be used by all applications in a workspace to create REST Data Sources.
- Managing Data Synchronization
 Enable Data Synchronization to keep the contents of a local table automatically in sync with the data from a REST service.
- Viewing REST Data Source Utilization
 View the REST Data Sources Utilization report.
- Viewing REST Data Sources History
 View the REST Data Sources History report.
Parent topic: Managing Application Data