Skip to main content

JSONPath Transform

Category: Transform

Transform data using JSONPath expressions

What this node does

  • JSONPath queries
  • Multiple expressions
  • Array handling

How to use

  1. In the Hydra Builder, open or create a workflow
  2. In the node palette on the left, find JSONPath Transform under the Transform category (or use the search bar)
  3. Drag the node onto the canvas
  4. Double-click the node to open its configuration dialog
  5. Fill in the required parameters (see Configuration below)
  6. Connect the Input JSON input port from an upstream node
  7. Connect the Transformed JSON output to the next node downstream

Inputs

PortTypeRequiredDescription
Input JSONjsonJSON data object

Outputs

PortTypeDescription
Transformed JSONjsonJSON data object

Configuration

Open the configuration dialog by double-clicking the JSONPath Transform node on the canvas.

ParameterWhat to enter
expressionsConfigure expressions in the node settings
outputStructureConfigure outputStructure in the node settings
defaultValuesConfigure defaultValues in the node settings

When to use this node

  • Field extraction
  • Data reshaping
  • Path-based queries

Need help configuring this node?

Go to Settings → Connectors to set up the connection this node depends on, then reference the connector ID in the node configuration dialog.