Idea Summary
Include the Invoke API function in dynamic actions because this will make it easier to include PL/SQL code in your application as it is in processes since APEX 22.2.
Use Case
In many situations, coding the call to stored procedures in DA is a somewhat tedious task and it would make the developer's job much easier to have this feature in DAs.
Preferred Solution (Optional)
It is applied in dynamic actions when it is required to call procedures, functions or packages.