How to display content from Github in Oracle APEX

Опубликовано: 02 Март 2026
на канале: Chip Baber
1,586
22

In this video we will take a look at a use case where we have a designer creating HTML based emails for use inside a APEX application. In this example the designer is publishing changes to github, but the APEX developer needs to pull in the Code and display it as a preview for the end user. This video takes a look at how to build this in Oracle APEX on OCI. We will look at the apex_web_service.make_rest_request API in conjunction with CLOBS and Dynamic PL/SQL regions to accomplish the mission.

Code Showcased in this demonstration can be found below:
https://github.com/chipbaber/apex_ema...

#oracle #apex #oci #developers #21c #adb #autonomousdatabase