Dear All,
I am struggling with the below scenario and could not find much help, appreciate if you can help me with this-
I have created an alteryx workflow to extract the values from the file - so i have all the required fields in the last tool output anchor.
now all these values need to populate the email template which is a word document.
eg -
current Alteryx output - name marks year
Alice 40 2019
Required Alteryx output is the word document -
Dear Alice,
hope you are doing well!
your year 2020 marks are 40.
Thank you
Appreciate if you could help me with this.
Thanks in advance