Create an API collection to store REST API requests to use in the Machine Learning transformation. Requests must use a REST V3 connection.
When you add a new request to the API collection, you enter the request details, test the API, and use the request and response to generate mapping schemas.
The following image shows an API collection:
1View REST API requests available in the collection.
2Test the request.
3Generate mapping schemas based on the request and response.
An API collection provides the following mappings schemas to transformations:
•Request schema. Used to map incoming fields in the transformation to request fields in the REST API.
•Response schema. Used to map response fields from the REST API to output fields in the transformation.