I’m looking to create a dynamic path, that incorporates the MacOs username. I’m having trouble figuring out the best way to access what the username of the person opening a specific workflow so that I can dynamic push it to the file location, with a variable.
Any ideas how I could achieve this, it would allow a workflow to be run across several users, and the moment it is sandboxed to the user who created the workflow (as it links based on their username).
Probably @mlauber71’s solution is the simpler option, but for the records, here’s an example workflow on how to configure a Java Snippet which gives you the home directory path as a flow variable: