How i can send request from my collection inside pre-request?

I want send request inside pre-request and use my request from collection. How can I do this?

1 Like

I too wan to execute script from pre-request using the saved collection script (say script1) so that it should execute the pre-request of script1 and test. Then execute the current script! How do I do this?