Built-In Services
This section describes the services provided with Integration Cloud. Services are method-like units of logic that clients can invoke.
Integration Cloud has an extensive library of built-in services for performing common integration tasks such as transforming data values, performing simple mathematical operations, and so on. Related services are grouped in blocks. Input and output parameters are the names and types of fields that the service requires as input and generates as output. These parameters are also collectively referred to as a signature.
Related Topics