I need to pass the FilePath as variable inside the Add attachment ( due to multiple files running in for each loop)of HTTP Request as shown below
This gives error. What should be given in FilePath
I need to pass the FilePath as variable inside the Add attachment ( due to multiple files running in for each loop)of HTTP Request as shown below
This gives error. What should be given in FilePath
Hello @Anandhavalli_A,
Is the variable fname contains only the file name with extension or the full path of the file, if there is only the file name kindly try passing the full path.
Thanks,
Sanjit
It has the full absolute path