-
What is the better approach to insert records in Salesforce everytime when a class is executed?
I wanted to call a class (in which custom object record is created) from a different class everytime it is executed. what is the best approach?
Log In to reply.