Hi All,
I am using Oracle Apex 20.1 and DB 12c
I am new to the API. I am consuming external API to some JSON Value or “no data found” - error message. I configured using “REST Data Source” - GET Method.
I want to insert the value in the Oracle table (POST Method).
Example: https://jsonplaceholder.typicode.com/todos/ this URL is getting some fake JSON value. I want to insert the value in the Oracle table.
what is the difference between REST Enabled SQL Vs. REST Data Sources?
Thanks & Regards,
M.bro.