As you know now, Visual Builder Cloud Service applications use REST web services for their data. In the last chapter, you saw how you could create VBCS business objects that are automatically exposed as REST web services. In this chapter, we will discuss how to work with existing REST web services created outside VBCS.
It is possible to use service connections that require authentication. VBCS has many authentication options including Oracle Cloud identity, various OAuth authentications, and more. Security for service connections is covered in Chapter 10 ...