Hello!
I have a json text which I got from airtable HttpCaller.
I want to read the attributes as normal attributes, and I have some hard time with that.
I think I know what should I do:
Format it, and then expose the attributes with JSONFragmenter
But It does not enter the attributes into my fileds:
What should I do?
I tried to do a lot of variations in the JSON Query, but noting helped..
I attached here the work sample..
Thanks you all!