Can I Call Oracle REST API and Return Results in a DFF/as a Variable on delivered Department page?
Summary:
I need help in extending the delivered Department page. My goal is make a REST API (Oracle API) and display the results either in a DFF or as a variable for further use in the page's code. Currently, it looks like the "Express" mode cannot make API calls, and the "Advanced" mode doesn't seem to be able to access/ "tap" into the delivered page's fields, which I need to be able to use an input to the API call and then return the results somewhere accessible to use for comparison . Lastly, the API should be triggered on field changes.
0