function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
mita mukwevhomita mukwevho 

email list of assigned task

Hi guys,

please help i just  need a apex code to to the following task and i'm new  salesforce developer..

Weekly emails to be sent out every Monday morning to users that have assigned requests with open statuses.
And i want to use this class to do the work: AssignedRequestsWeeklyEmail. It gets the users with open requests and their Email.
Create the (Email Template / run a report) (investigate what works)
The Email Template must have a list of the assigned users tasks.
There could be one or many tasks.
The user must only get his own requests in the Email.
Send the Email notification to the user. A list of his assigned, open requests.

Please help me  with the code and i will appriciate your help