I am using the Create Temp Folder node to generate a temp folder, with variables to use later in my solution. However the file path that it generates adds a “.” just before the file name and i can’t understand why. (highlighted before the document) Please see below the data that i input and the variable that is output. Is there any reason as to why this is happening?
In some quick testing this seemed to resolve the problem.
Basically, the node wants to put a “.” character in front of whatever file extension you specify. The node description should be clearer about this than it is.