18.4 Managing REST Data Sources
Oracle APEX 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 or Subscribing to a REST Data Source
Copy a REST Data Source from another application. When copying a REST Data Source from another app, you can also subscribe to it. - Copying a REST Data Source
Copy a REST Data Source by selecting Copy on the REST Data Sources page. - Working with REST Data Sources for Oracle Cloud SaaS Applications
Learn about using APEX REST Data Sources with Oracle Cloud SaaS applications. - Working with Oracle Cloud Applications BOSS REST Services
Learn about using APEX REST Data Sources for Oracle Cloud Applications (BOSS) REST Services. - 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