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
Sho1990sho1990Sho1990sho1990 

apex schedule

I have a question.

When users get new permissions, I want a checkbox(custom field) to be ON.
And then daily I want emails to be sent out to those who have the checkbox on and have never received this email.

How can I do this? I'd much appreciate if anyone could help me out.
A BIG THANK YOU in advance :)
Deepak Pandey 13Deepak Pandey 13
Hi Shohta,
  Create a checkbox type field on user and use in your class.