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
Swagato RaySwagato Ray 

Call the process builder from the APEX

 How can I call the process builder from the Apex class?
Sean RichardsSean Richards
I was wondering the same thing today. There are cases where Process Builder is not triggered even though a record of that type is updated.