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.
SOLVED

For Loop Email

yovindapricila
6 - Meteoroid

I am designing a scheduled workflow that automatically sends email to the Email field in dataset. 

 

NoEmailField_1Field_2
1abc@test.com123abc_2
2bcd@test.com234bcd_2
3cde@test.com345cde_2

 

I need it to send 3 separate emails to each Email field, and it has to attach relevant information on Field_1 and Field_2 on the email body.

 

For instance, first email sent to abc@test.com 

Subject: New form #1 

Body:

No 1.

Field_1: 123

Field_2: abc_2

 

Any ideas of how this could be configured in Alteryx Designer?

2 REPLIES 2
Tyro_abc
11 - Bolide

Hi

 

I tried this and seems to be working. Please check and let me know of any issues. 

 

arundhuti726_0-1607132470865.png

 

Regards

Arundhuti

Labels
Top Solution Authors