Hello All. I have this requirement as mentioned below .
Supplier email is received let me say daily 100 with multiple attachments . I require Alteryx to pick these attachments and process the information in the workflow .
Is there any way to do it .
Also , i require alteryx to send email to supplier with output information everytime it generates the output .
Any clue . Thanks.
Solved! Go to Solution.
For your first question. How to read email/ files from email. Here is a link which might help you out.
And for sending an email with an attachment. Email tool has option. You directly attach the file or provide path through a field.
Hope this helps 🙂 Feel to ask if you have any questions
If this post helps you please mark it as solution. And give a like if you dont mind 😀👍
Hi @atcodedog05
Sorry i asking without looking into email tool .
But with this tool will Alteryx automatically send email to the specified person .
Thanks.
Yes Email tool can totally do it. I have been using it for a while. As you can see all fields are customizable and can also be loaded from a fields. Which makes it dynamic and very flexible
Happy to help 🙂 @praneshsapmm
Cheers and Happy Analyzing 😀
Feel free to reach out if you face any issues 🙂
I have been following one of the links provided Reading Outlook Emails and Email attachments with Alteryx , but it suggests use to use a macro to save attachments locally.
Since the attachments path info are available in the output from Outlook connector, how to use the Dynamic input to open and process such attachments? I tried but Dynamic input keeps giving error despite the template sheet value is provided.
Edit: I resolved, had to add the sheet name in the "Save path" field coming from Outlook tool to make the Dynamic input work