Avatar of kiranshankar
kiranshankar

asked on 

steps to call REST API from PLSQL

Can you please tell me how to call REST API from PLSQL stored procedure. I know I need to use UTL_HTTP. but I want to understand the steps to set up the ACL list for the REST end points. any working sample on setting up ACL list and service invocation using UTL_HTTP would be helpful.
Oracle Database

Avatar of undefined
Last Comment
kiranshankar

8/22/2022 - Mon