Wrapping APEX_MAIL & Using JSON_OBJECT_T for Placeholders
Introduction
In this post, I’ll share two practical tips to enhance email functionality in Oracle APEX applications:
Why you should wrap the APEX_MAIL PL/SQL procedure with your own API.
How to use JSON_OBJECT_T to manage email placeholders more fl...
blog.cloudnueva.com4 min read
Alex Bershtansky
alexbrs1
if i need to draw in mail body multirecord table do u have solution for that?: json arrays? Loop block for arrays?