How can I send mail to particular records using Deluge script?
How can I send mail to particular records using Deluge script?
You can send mail to specific records in a form by using the sendmail Deluge syntax within a for each deluge statement. Refer the link Fetch a collection of records and iterate over them, for more information.