Invoking an URL and collect the content from Oracle PLSQL or any other method?
Can we invoke an URL directly from oracle through PLSQL or any other method and collect the content in it in a variable to process further?
The call is kind of an API and the output in the url is JSON formatted.
Tagged:
0