Right-click on debug payload option to get Value

Right-clicking on the json node tree in the payload window of the debug pane gets you the node path… this is very handy.
It would also be handy to be able to alternately copy the node value to the clipboard.

Hi @Tim_N !

Thanks for the suggestion. I will forward it along to the team for consideration. As you mentioned, you can currently copy the full key path (without it’s value) by right clicking on a key, and you can copy the entire payload by clicking the “Copy” button on the top right, but there isn’t a way to directly copy a nested full key path and it’s value.