Hello APEX Community,
I am working on an Oracle APEX application and need assistance with a specific requirement. I want my application to be able to receive data via a POST request in JSON format and then display this data to the user. Here are the details:
Receive JSON Data via POST Request:
- I need to set up an endpoint in my APEX application that can handle POST requests and receive JSON data.
Store and Display the Data:
- After receiving the JSON data, I want to parse it and store the relevant information in a database table.
- I also want to create a page in APEX that displays the data received via the POST request in a report or an interactive grid.
Detailed instructions, examples, or pointers to relevant resources would be greatly appreciated.
I am using Apesx 23.2.3