Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Email to multiple recipients with different attachment

arsh011
8 - Asteroid

I want to send emails to multiple suppliers with their respective attachments i.e excel files,  how can I achieve this by using alteryx ?

3 REPLIES 3
gabrielvilella
14 - Magnetar

You can have a table with all the email addresses and the path to the file they need, this would work, you just need to use those fields as To and Attachment. 

arsh011
8 - Asteroid

@gabrielvilella, Yes I have a table with all emails, cc, and file path, but how we can use an email tool, can you show me or can you share some example workflows?

gabrielvilella
14 - Magnetar

Here is an example.

Labels
Top Solution Authors