Comment on Ask HN: Is there a visual data mapper for JSON transformation?Comments−throwaway888abc2yI believe you can achieve that with n8n. Used in past (and still running) for some data transformation and little more. Possibly similar case what are you describing.https://n8n.io/ https://github.com/n8n-io/n8n−CilvicOP2yThanks, do you have a screenshot of the mapping / data transformations handy? I can only find this https://docs.n8n.io/data/data-mapping/data-mapping-ui/−throwaway888abc2yThis and code node https://docs.n8n.io/code/code-node/
Comments
I believe you can achieve that with n8n. Used in past (and still running) for some data transformation and little more. Possibly similar case what are you describing.
https://n8n.io/ https://github.com/n8n-io/n8n
Thanks, do you have a screenshot of the mapping / data transformations handy? I can only find this https://docs.n8n.io/data/data-mapping/data-mapping-ui/
This and code node https://docs.n8n.io/code/code-node/