Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

output field as json

bighocho
5 - Atom

Could somebody direct me to the tool or approach to read json and output the entire json as a field to database.

 

Roughly,

 

myFile.json ->   file_name    |  file_value

                         -------------------------------

                         'myFile.json' | '{"foo": "bar", ...}'

 

 

I can only seem to find documentation that discusses flattening out the json rather than just simply passing the content through.

 

Thanks

 

2 REPLIES 2
messi007
15 - Aurora
15 - Aurora

Hello,

 

Please fin below how you can do it:

 

messi007_0-1615306863361.png

 

Below the file I used as example:

 

https://support.oneskyapp.com/hc/en-us/articles/208047697-JSON-sample-files 

 

Hope this helps,

Regards,

Hi @bighocho 

 

We do also have a "JSON Build" building block that could be found under "Laboratory".

 

This is the link to the help doc https://help.alteryx.com/current/designer/json-build-tool

 

Cheers!

Labels
Top Solution Authors