There are a few enhancements I would like to recommend when set up GET REST VALUEs.
1) It would be nice to manage how the rest connections are set up by setting the variables name right next to the json path. It would be nice to not be required to put them in a single variable in a comma delimited list as this makes it very difficult to manage especially as the variable numbers increase.

2) Another option would be a way to group the variables that get outputted from this rest connection in the right-hand panel. Because the current way doesn't allow us to even reorganize these Json paths with drag and drop unless we re type all of our Json paths. This is extremely time consuming and makes it difficult to look up variables and so forth.
3) When rest connections time out, Sub7 should allow us to navigate this situation instead of failing the complete script. This has been causing issues and allows us to ineffectively run scripts when we are attempting to create/retrieve data via these rest connections.