Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Send Report with attachment per group of clients

BautistaC888
8 - Asteroid

Hello,

I'm creating an Alteryx app that creates reports and sends emails from a database.
I want to send the report like the body and files as attachment per client
I want to know how can i attach files by groups. If i can do it as a field in the database.
I give you an example of the workflow.

Thank you.

1 REPLY 1
shreyanshrathod
11 - Bolide

@BautistaC888 ,

I have made the modifications in your attached workflow.

Let me know if it helps.

 

Note :- Just add respective clients mail ids and configure 'TO' field.

 

Here are the modifications :-

 

shreyanshrathod_0-1621322675044.png

 

shreyanshrathod_1-1621322705005.png

 

Use a Block Until Done tool so that the attachments are written first at the mentioned location and then they are being called in the Email tool.

 

Regards,

Shreyansh Rathod

Labels
Top Solution Authors