Hi Gurus
APEX release 22.2 includes a new process type: Invoke API. But I can't find information how to use it.
I need to display data from different REST Data Sources, defined in Shared Components section. My idea is to create an Invoke API process for each REST Data Source to fill page items and display them in a form. My app is on apex.oracle.com
I created sucessfully an Invoke API process, but how to assign the data retrieved to page items?
Thanks in advance
OP