/
Pipeline Objects
Pipeline Objects
What is a Pipeline Object?
Inside any automation pipeline there are objects automatically provided to you at execution time which can be accessed without any further allocation steps. Such an object is called Pipeline Object. These objects can be accessed using the Pipeline Expression Language (PEL). Some of them are read-only and some are read-write:
vars
headers
body
request
response
exception
For a detailed list of available pipeline objects, see the reference docs:
Also see:
Pipeline Expression Language (PEL) | Accessing Implicite Pipeline Objects
Related content
Pipeline Objects Reference
Pipeline Objects Reference
More like this
Pipeline Body
Pipeline Body
More like this
Pipeline Headers
Pipeline Headers
More like this
Pipeline Headers Reference
Pipeline Headers Reference
More like this
Rest API
Rest API
More like this
Automation Pipeline and Commands
Automation Pipeline and Commands
More like this