Navigation with Perspective Tree: onSelect event not firing

That could work, but how can I get that event information into a Navigation action? I have the URL for every tree item embedded in it’s data, and I can see that is accessible from a Script action, but I don’t know how to access that from the Navigation action. Is there a way to pass data from the Script action to the Navigation action to set the URL?

That’s why I was trying to use selectionData since that is only property I can find available to bind to the URL in the Navigation action, like this: