Hi,
What if I need multiple dynamic emails for multiple rows?
I want to send a dynamic email for each row that has data. Example below:
name | value | color | type |
apples | 23978293 | blue | B |
oranges | 67345293 | green | C |
grapes | 97545793 | yellow | D |
I would like to construct the email below. Everything bolded will be dynamic, referenced from the cells above.
Text not in bold will be the template for this.
Also, anyway to include bullets in alteryx email output?
Email 1:
Hello Team,
Email 2:
Hello Team,
Email 3:
Hello Team,