In Oracle VBCS, integrating a GET API and displaying its response on the UI is one of the most common use cases. In this blog, we’ll walk through how to:

Create a GET API (ORDS)

Configure Service Connection in VBCS

Call API using Event Trigger

Map API response to UI components