This article of the help center might be helpful for you:
It explains that to specify several files to be attached, use the following format of the path (in the “Calculate a value” option):
Example: ["C:\\Users\\ElectroNeek\\Desktop\\attachment\\request.neek","C:\\Users\\ElectroNeek\\Desktop\\attachment\\main.neek"]
Thanks Renan, that’s exactly what I did but instead of writing the full path I take it from the variables. Outlook: The specified path format is not supported.
Hey @cris-dsc , this is my test code, I inserted two txt files that should attach me to the email.
In production environment variables will not be test1/test2 but will be with equivalent value (string path format).
I have used the attachment function with one variable and it has always worked. I have attached multiple files with “add directory” but in this case the files reside in two different folders…