Is it possible to create a single repository of API Requests that I can then call into different workflows to avoid having to duplicate the Requests in each workflow ?. Iβm aware i can use the setNextRequest function for wf building but that would still require duplication for a second workflow. Thanks
Thereβs an existing feature request for this. Feel free to chime in with your specific use case, if not already listed.
In the meantime, your question is similar to this broader one asked about re-using tests and requests. Perhaps youβll find something useful in this thread.