bruno icon indicating copy to clipboard operation
bruno copied to clipboard

Provide API to invoke another request in script

Open krishraghuram opened this issue 2 years ago • 1 comments

Example:

bru.invoke(collection_name, folder_name, request_name)

Example Use-Case: Define a signin request, and invoke it in all other requests pre-request script.

Note: This is a follow-up from discord: https://discord.com/channels/1036297729606963331/1036297730483564687/1169351436505714708

krishraghuram avatar Dec 19 '23 02:12 krishraghuram

@krishraghuram Is there a bruno discord ? your link does not show anything, even server prompt... I'm curious on a context and also interested in api for that. Although pre-authentication can be solved in collection-wide scripts

centur avatar May 23 '24 05:05 centur