July 2018
Beginner to intermediate
170 pages
3h 40m
English
Process Builder allows you to call an Apex class that includes methods annotated with @InvocableMethod. You can also pass the required value in Apex class variables:

To do this, select the Apex action in the process. In Chapter 3, Building Efficient and Performance-Optimized Processes, we will discuss a use case wherein the system can auto-delete open cases when an account is out of business, using an Apex class and calling it from Process Builder.
Read now
Unlock full access