Skip to content

JSONTransform - compound JSON transforms for I/O processing#411

Merged
kreneskyp merged 4 commits into
masterfrom
json_transform
Jan 24, 2024
Merged

JSONTransform - compound JSON transforms for I/O processing#411
kreneskyp merged 4 commits into
masterfrom
json_transform

Conversation

@kreneskyp

Copy link
Copy Markdown
Owner

Description

JSONTransform is a new component for transforming input/output within flows. JSONTransform expands on JSONPath to construct arrays and objects in addition to simple values.

This new component simplifies flow transform by combining the capability of JSONPath and Map into a single node. JSONTrasnform will be integrated into the flow edge configuration mini node #368 so it is available to all input/output connections.

Config form for single value transform

image

Config form for list transform

image

Config form for object transform

image

Changes

[List out the changes you've made in this pull request. Be as specific as possible.]

How Tested

[Explain how you tested this pull request. Include any relevant steps or scripts.]

TODOs

[List any outstanding TODOs or known issues that still need to be addressed.]

@kreneskyp
kreneskyp merged commit b2912e6 into master Jan 24, 2024
@kreneskyp
kreneskyp deleted the json_transform branch January 24, 2024 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant