Replies: 2 comments 1 reply
-
you need to use the premier version to be able to add a jsfile into the folder and export the module to reuse the function |
Beta Was this translation helpful? Give feedback.
1 reply
-
@misholson Pics below should help clarify ![]() |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
This seems really basic but I'm struggling. I want to create a function in my collection's scripts, then use that function in the individual requests in that collection. But when I create a function in the collection's pre-request scripts then go to the request's post-request scripts and it says the function is undefined. I'm not sure if this just isn't possible or if I'm doing it wrong.
Example, here's my collection:

And here's a request in that collection:

Beta Was this translation helpful? Give feedback.
All reactions