alteryx server, email tool sending emails non stop.
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
wonka1234
10 - Fireball
11-02-2022
06:23 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I have cancelled the workflow.
How can I configure my workflow to send just one email?
Labels:
- Labels:
- Custom Tools
3 REPLIES 3
gabrielvilella
14 - Magnetar
11-02-2022
06:25 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
The email tool will send one email for each record that comes through. You can use a sample tool to sample just one record before going into the email tool.
Felipe_Ribeir0
16 - Nebula
11-02-2022
06:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @wonka1234
After the second wire of the Wait until done tool, put one sample tool with the value 1.
saiirangam
8 - Asteroid
11-02-2022
07:36 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Alternatively, You Can use Select tool to get only one row and also email tool is configured in such a way it triggers only after the rest of the WF ran successfully 'Block Until Can tool' Can be removed from the WF
