This page explains the REST Adapter in Bridge context. If you were looking for the same information regarding the PAS Designer, refer to REST Adapter in the Designer guide.

In addition to the response parameter, each REST Adapter call also provides the complete adapter response as an output object. The adapter response contains the following:

You can get the response by drawing an object flow from the adapter call to an object of type AdapterResponse as shown below.

Figure: Getting the REST Adapter Response

The object does not necessarily need to be called adapterResponse - you can name it as you like.