Skip to main content
New

Add Import Option to JSONExtractor

Related products:FME Form
  • August 26, 2026
  • 0 replies
  • 2 views

brown3k
Contributor
Forum|alt.badge.img+7

Hi,

 

The JSONExtractor requires manually setting the Target Attribute and JSON Query. It would be really nice if there was an Import option similar to AttributeManager.

 

I often have the attribute names stored earlier in the workbench as I passed them to an API call to get the data. After fragmenting the response, the JSON to get each attribute is json[0], json[1] etc up to the last attribute. So it’s quite easy to create the attribute/JSON combinations that I want in the JSONExtractor. Import from Feature Cache would greatly speed up adding the JSONExtractor settings.

 

It would also be fairly straightforward (although not quite as convenient) to save the settings in an import file and use Import from Dataset.