Chapter 5: Creating and Managing Service Connections
In the previous chapter, you learned about Business Objects, how to create and modify Business Objects, add formula fields, add relationships between Business Objects, create different business rules, and manage Business Object data. You explored various Business Object endpoints, how to use them, and how to switch embedded VB databases to point to the ATP database.
This chapter will focus on Service Connections, which is one of the main components that help us to call external REST APIs. Refer to Chapter 3, Exploring Visual Builder Ingredients, under the Exploring Service Connections section, to learn about Service Connections where we have explained this in detail. In this chapter, you will learn how to create Service Connections, manage Service Connections, and how to consume different types of REST API.
In this chapter, we will cover the following topics:
- Managing backends in visual applications
- Creating application...