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
Abhilash Mishra 13Abhilash Mishra 13 

Log an activity on Account

How can I do this, I am using Apex cron, and if condition is true, it sends an email, I have to log this in account 

Need help 
Thanks
Abhilash Mishra