Advent of Code is back! Unwrap daily challenges to sharpen your Alteryx skills and earn badges along the way! Learn more now.
Community is experiencing an influx of spam. As we work toward a solution, please use the 'Notify Moderator' option on the ellipsis menu to flag inappropriate posts.

Alteryx Designer Desktop Discussions

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

Sending tab from workbook by email

Bigmonki
8 - Asteroid

Hi,

 

I am looking for some help with sending via email specific information at country level to specific users.

 

My workbook contains output data and has a country identifier, I would like to separate out that data by country and then depending on the country, send an email to a recipient in that market with just their info.

 

In simple terms an example, my data covers Chile, Ethiopia and Singapore, I want to separate the Ethiopia data from the list and email it to Fred@ethiopia.com 

 

Haven't yet quite got the grasp of the 'Basic table' tool or if that is the correct one to use. Can anyone assist me please?

 

1 REPLY 1
messi007
15 - Aurora
15 - Aurora

@Bigmonki,

 

You can do this with formula tool in order to create a path per file

2 - Block until inrder to create the file.

3- Send then reference the file on the e-mail tool (I didn't test the option as I don't have access to the SMTP server)

 

messi007_1-1631721389653.png

 

Attached the workflow

 

messi007_2-1631721410318.png

 

Hope this helps !

Regards

Labels