AutomationWorkflowVersionNodeConfigJsonParseInput
Type: Input
Fields
| Name | Type | Default | Description |
|---|---|---|---|
| errorHandling | String | How to handle parsing and validation errors | |
| inputPath | ExpressionScalar | Expression to extract specific data after JSON parsing | |
| schema | String | Optional JSON schema for validation, if provided and the parsed value does not match the schema, the node will fail | |
| type | String | Node type identifier |