How do I copy the user selected in the list collector to the recipient field of the compose email?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-26-2024 12:30 AM - edited ‎06-26-2024 10:22 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-26-2024 03:57 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-26-2024 05:05 AM - edited ‎06-26-2024 05:18 AM
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?
Thanks!