How to create link in template that starts new request

I’ve created a few templates to visualize the most important data from a request and in some cases I would like the data in that visualization to be clickable in such a way that a click would activate another request from the same collection with the parameters prefilled based on the data in the visualization.
Is this possible?

Hi @themarty and welcome here :slight_smile:

What you’re asking isn’t feasible at the moment. You could trigger a new request from the Tests scripts tab with a condition on the data the request returns but this would be done automatically and not triggered by a click on the Visualizer.
You can open a feature-request here explaining the use-case for it :slight_smile:

Thanks for the quick reply!

I’ve created a Feature Request for it: Allow interactions with saved requests from within visualisations · Issue #7610 · postmanlabs/postman-app-support · GitHub

Needless to say : this would be a great addition! :wink:

1 Like