How do I copy the user selected in the list collector to the recipient field of the compose email?

Bindhu1
Tera Contributor

Hi All,

I have a requirement that involves creating a new quick message on the sc_task table. The quick message has been created, but for the recipient, I need to copy the user address selected in the list collector variable of the item to the 'To' field of the email client.

Is it feasible? could you please assist with this?

Thank you.

2 REPLIES 2

Mark Manders
Mega Patron

Did you try to update/create a template for this? In the sys_email_client_template table you can select the fields you want to get the 'to' from.

 

 


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

Hello @Mark Manders 
Thanks for the reply , I tried editing the template as u suggested its giving the sys_id's of users could u please help me here to get email address? 

Bindhu1_1-1719403494483.png

 

Bindhu1_0-1719403386042.png

 

Thanks!