Hi! I assume this should be pretty basic, but had issues with it. I have a workflow that takes a list of packing slips for a bunch of stores, then I randomize it and pick 15. After that, I output each branch's 15 packing slips into its own file. How can I email each branch its own excel file? I've attached my sample data and my workflow. I put the output I'd like to email in a container. Thanks!
Hi @rvuich
You can configure email tool to take file path for attachments from a column. It would be something like below.
Hope this helps : )
Thanks! I tried that (adding it after the formula tool in the container) and I get an error that the system can't find the specified file.
Still getting the same error even with the block until... I appreciate the help! Any other ideas?
Hi @rvuich
Try creating another column with no sheet name and passing it as an attachment path.
Hope this helps : )
I ran that attached workflow and it timed out, did I do something wrong? I updated it to my email info and a real email address to test...thanks!
Still having the same issue I outlined about, any ideas?
Thanks!