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
dev2014dev2014 

Hi, I am trying to implement an Apex Trigger that send automatic emails in the end of every quarter to existing and new customer accounts of $500,00 and above. Can anyone direct me to some references, links, demos of similar Apex Trigger cases

Hi,

 I am trying to create an Apex Trigger for my client. That trigger send automatic emails in the end of every quarter to existing and new customer accounts of $500,00 and above. I am trying to learn more about  customizing Apex Trigger anyway.

 Can you possibly  direct me to some references, links, demos  of similar Apex Trigger casesso I can learn to create the Apex trigger  script for such use case?

Thanks,

 

 

Thanks,

 

AmitAmit (Salesforce Developers) 
Hello,

You can use following links for more information:

https://www.salesforce.com/us/developer/docs/apexcode/Content/apex_scheduler.htm 

https://help.salesforce.com/apex/HTViewHelpDoc?id=code_about.htm&language=en_US