Hi Alteryx Community,
I'm encountering an issue when trying to attach multiple Excel files to a single email using a workflow I've created.
Workflow Details:
- I use a mapping file that contains the subject name and account number.
- I have a dictionary with file names that contain the account number.
With the current workflow, I'm able to send an email with a single attachment successfully. However, when I try to send multiple attachments, I receive the following error:
Record#3: Error
Opening file:
\path\to\file1.xlsx,\path\to\file2.xlsx: The system cannot find the path specified. (3)
It seems like the path might be an issue, but I'm not sure how to resolve it. I have verified that the paths are correct and the files do exist in the specified location.
Has anyone else experienced this issue or can provide guidance on how to correctly attach multiple files to a single email in Alteryx? Any insights or solutions would be greatly appreciated.
Thanks in advance for your help!
Best regards,
Dharmesh