Push JSON messages from PL/SQL or the browser (DA) to any APEX page in real time. Decide what the message looks like, and based on that: who should see it (user / group / room / page / app / tenant), ...
Create a Dynamic Action on a Page Load of Page 0 in your application. Provide an SQL query to fetch data from your existing database table, next supply a proper column mapping. Configure fetching ...