If you are building an API, a "POST" is a request used to send data to the server to create a new record.
: You can write code to send a POST request to an external web service using the utl_http.begin_request and utl_http.write_text procedures. oracle
In Oracle environments, the word "post" can refer to several different technical actions depending on the specific tool you are using. Below are the ways to "write a post" across the most common Oracle platforms. 1. Oracle Forms (PL/SQL Built-in) If you are building an API, a "POST"