To this point, the only way I’ve been able to pass a variable (for example, a token) from one step to another is to write a file which contains that value.
This has been asked on here before, but I just want to check again and see if anything has changed and/or if others have come up with more elegant methods of doing this.
Thanks.