Hi All,
I have created a workflow that needs three parameters to work with, Projec, ClientName and Client Email.
It gets these 3 fields currently from an input text tool, then do all the operations and then sends the email.
Now I want a table containing multiple rows (different project, client and email) so the workflow can run for each row (send email to each client separately).
I think I need a macro here, but I don't know how I can update those three parameters based on each row.
Would you please guide me on how I can achieve it? Is it possible to give me a simple workflow with its Macro, or even a post or sample which can help me to complete this project?
Thank you in advance for your help and time.