When building workflows and writing job code, it would really speed things up if when I clicked/hovered over a JSON key in my Input payload, the JSON path showed. Even better if I could copy the JSON path into my job code to speed up my mapping process!
When I have a big payload, I can’t find the path… so I have to download the input to more easily figure out my mappings (e.g., state.data.
