Last updated: 04/28/2025 Check out our recently delivered features here.
Dynamic JSON structure handing
At the moment when we parse json through Extract Nested Data, we end up with a static mapping of the json. However for some people the json will be dynamic and if there’s a lot of changes it can become a burden to keep up. Some way of interpreting json dynamically as we see the file and identifying new fields would be great.