To configure your first Generic Extractor, follow our tutorial.
To get an overall idea of what to expect when configuring Generic Extractor, look at the following overview of various configuration sections.
Then review a sample configuration featuring all configuration options and their
nesting. The configuration map is also available as a separate article.
User Interface
Public Beta Warning:
This feature is currently in public beta. Please provide feedback using the feedback button in your project.
Recently, we created a convenient user interface that allows you to build a configuration for the Generic Extractor without writing JSON code.
You can set up and test the connection in a few clicks, just like you are used to in some other popular API development tools.
Features such as cURL import, request tests, output mapping generator, or dynamic function templates and evaluation make the configuration process as easy as ever.
You can switch between the JSON representation and the user interface in the upper right corner of the configuration editor.
Backward compatibility
The new user interface is mostly backward compatible with the old JSON configuration. However, some features are not yet supported in the new UI.
In such cases, you will be notified in the UI what sections are not supported.
NOTE: The new UI does not affect the functionality of old configurations. All configurations will continue to work.
However, in some cases, you might need to perform some manual adjustments in order to make the UI compatible.
JSON Configuration Sections
Click on the section names if you want to learn more.
The following sample configuration shows various configuration options and their nesting.
You can use the map to navigate between them. The parameter map is also available
separately, and we recommend pinning it to your toolbar for quick reference.