Email Tool : Sending to Dynamic Attachments to Dynamic recipients
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi Alteryx community,
I am currently working on a project where I create a sales performance PDF report for all of regional sales managers. Each manager has a report generated specific to their geography example below:
Report A -> Manager A
Report B -> Manager B
Report C -> Manager C
I have two separate workflows for this project. The first workflow creates the PDF reports for each Manager (about 200 of them) using the Groupby field option in the render tool.
The 2nd workflow is where I want to email out the created reports from the first workflow. Since there are so many managers (200), I would ideally not want to have an email tool for every recipient with their report as an attachment. Is there a way to use the email tool dynamically with the recipient and the attachment as well?
I would like there to be a way to dynamically input a recipient in the "To" field and have the correct attachment update as well. What is the best way to do this?
Solved! Go to Solution.
- Labels:
- Dynamic Processing
- Reporting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @nsessa
The answer is yes there is. Email tool let you to reference column for almost all input fileds.
1. Change To field dynamically: You can set To field to reference a column
2. Change file based on the manager: Click on Add > and specify field to be taken from a column
This way you can make your workflow dynamic.
Hope this helps : )
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thank you! I believe this will work for me, thank you very much for the prompt response.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Happy to help : ) @nsessa
Cheers and have a nice day!
