Copy JSON path from logs
August 21, 2025
Features
- On this page
- Copy JSON path from logs
You can now right-click anywhere in the execution log output JSON to copy the full JSON path for that value. This is especially useful when working with complex objects and arrays. Once copied, the path can be used for direct data mapping, in interpolation strings, or for further processing in scripts.