How can I programmatically set Folder Variables? #4099
Unanswered
BlakeCThompson
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Hi @BlakeCThompson - this is an interesting topic. Since collection/folder variables are meant to be immutable, we typically see folks using |
Beta Was this translation helpful? Give feedback.
1 reply
-
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.
-
The documentation shows that Folder Variables are supported.
There is a "getFolderVar" method, but no "setFolderVar".
Is this by design, or will we possibly get a setFolderVar in the future?
If not/in the mean time, is there a workaround that I could use to set Folder Variables within a post request script?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions