Parameters tab

Pentaho Data Integration

Version
9.3.x
Audience
anonymous
Part Number
MK-95PDIA003-15


Parameters tab in REST client

Use the Parameters tab to define parameter values for POST, PUT, DELETE, and PATCH requests. Parameters for the GET method should be directly a part of the URL.

The parameters table contains the following columns:
Column Description
Parameter The field from incoming PDI stream that contains the parameter information
Parameter The name of the outgoing PDI field from this step

Use the Get button to populate the table with fields from the PDI input stream.

Note: The parameters table and the Get button are only available when the HTTP method in the General tab is set to POST, PUT, DELETE, or PATCH.