Oracle Application Express (MOSC)

MOSC Banner

REST service call from APEX application

edited Sep 17, 2015 2:48PM in Oracle Application Express (MOSC) 3 commentsAnswered ✓

I am trying to call a REST service from APEX application, where I need to replace parameters in url with values entered in the form.

I know how to do it if the REST service takes JSON as an input but not sure how to replace within URL.

for example the REST service has a POST endpoint as following

http://abc.com/test/val1/val2

I need to replace val1 and val2 in the url when calling the service, by passing form element values.

Thanks for your help.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center