Skip to main content

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:

imageFormat it, and then expose the attributes with JSONFragmenter

But It does not enter the attributes into my fileds:

imageWhat 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!

Hi @dor1411993​ 

 

I edited your transformer JSONFragmenter - the Query:

 

json["records"][*]["fields"]

The results in FME Data Inspector:

 

Results 

Thanks in Advance,

Danilo


Thanks very much!

@danilo_fme​ 


Thanks very much!

@danilo_fme​ 

Thanks for update. I'm happy to help you!