APEX Blog

Latest Posts

Introduction to Integrating APEX with Twilio

Twilio is a cloud communications platform whose aim is to drive communications to and from your applications. In this blog, I have an introductory look at Twilio and explore how..

Read More

APEX behind a Custom Domain using Oracle Cloud and NGINX

Oracle provides both the most capable database and the most popular low-code platform. So why not pair them with the most popular web server? [1]

Read More

APEX 23.1 - New Features

As with each release, 23.1 has introduced the community to many new and exciting features, improving user experience and allowing us developers to find new ways to revolutionise..

Read More

Exporting APEX Applications using SQLcl

Introduction When I started working with APEX, I regularly exported my applications before making any changes. Even after several years of experience, I still export before making..

Read More

PWA: Progressive Web Applications

What are PWAs? Progressive Web Applications (PWAs) are web applications where some code is installed on your device (desktop, tablet or mobile device) to deliver an experience..

Read More

APEX Data Generator

Introduction Data Generator is a relatively new feature, launching last year as part of the APEX 22.1 update. This new addition provides the developer with a built-in solution for..

Read More

OCI Document Understanding

Introduction Oracle recently announced their newDocument Understanding feature in OCI. In this blog, I will be looking into this feature and considering its practical application..

Read More

Implement AWS Cognito Authentication in your APEX Application

AWS Cognito is a popular cloud-based user authentication and management service provided by Amazon Web Services (AWS). It provides a simple and secure way for developers to manage..

Read More

How to use ChatGPT to aid your Oracle APEX development

Oracle APEX is a powerful tool for web application development, allowing developers to create and deploy interactive and responsive web applications with minimal coding. However,..

Read More

Setting up OCI Bucket storage and accessing from APEX

I recently needed to set up and use OCI bucket storage for use with an APEX application. Although I found some helpful reference guides out there, they all appeared a little out..

Read More