Possible to call an existing saved request via PreRequest? #1369
mejobloggs-cw
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
My scenario is:
Is it possible to trigger an existing request?
Here's a made-up example:
In PreRequest perhaps something like
bru.ExecuteRequest("CollectionName.FolderName.MyGetTokenRequest")
I know I can convert the GetToken request to script and include the script in PreRequest but I prefer having it as it's own saved request rather than script
Beta Was this translation helpful? Give feedback.
All reactions