The Payload Path Less Traveled By

The Debug Node truly is the Node I use the most, but every day I am still learning its hidden features. Today’s Tuesday Tip is a quick shortcut that may save you some time and effort as you build workflows.

Data is stored on the payload as a JSON object, and often contains nested data. Right-clicking on a value in the debug log will allow you to easily copy its path and use it within your workflow:

This feature is especially useful for nested objects and arrays, and might even save you enough time to read some Robert Frost poems.

Thanks for stopping by our Tuesday Tip, let us know if you have a tip you find useful or are looking for more. In the meantime, keep exploring!

1 Like