Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Wanted to call an API that I have created in the application shared components having a input parameter

Tanmay_ThagApr 3 2025

Hello,
I wanted to call an REST API that I have setup in my REST DATA SOURCE in APEX application shared components and the output I have stored in dynamic LOV.
I am facing issues passing the input parameter to the API. It is not getting the value from my page item dynamically. Even I have tried passing static value also but not working.

It is only working if I pass input value in the API default parameter section for that value and return value in LOV.

Can Someone please help how I can pass dynamic values to my api

Comments
Post Details
Added on Apr 3 2025
4 comments
166 views