Hi,
I store user from table record to array variable
I want to send an email to users inside the array, but I can’t find array variable in Send Email action
My objective is to send an email to multiple users. Any Idea?
Hi,
I store user from table record to array variable
I want to send an email to users inside the array, but I can’t find array variable in Send Email action
My objective is to send an email to multiple users. Any Idea?
Hi @pratamaduy, this is a great question. With the configuration you currently have (users in an array variable), your best bet is to pass your array variable into the looping widget.
Let me know if you get this working!
Hi @John, looping widget only support Text List data.
But I will explorer this widget first