/
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
, multiple selections available,
Related content
Pipeline Objects Reference
Pipeline Objects Reference
More like this
Automation Pipeline and Commands
Automation Pipeline and Commands
More like this
Tutorial 05: Create an Automation Pipeline
Tutorial 05: Create an Automation Pipeline
More like this
Tutorial 07: Load a JSON file into a pipeline
Tutorial 07: Load a JSON file into a pipeline
More like this
PIPEFORCE URI
PIPEFORCE URI
More like this
Tutorial 01: Basic Concepts
Tutorial 01: Basic Concepts
More like this