Invocable Process: Nest Processes in the Process Builder
Invocable processes can be used to modularize logic sections of our operations. The invocable process starts when invoked by another process, where the normal process passes the record into the invocable process. These processes are handy for implementing actions across multiple groups or for nesting logic. An example highlighted involved automating updates based on changes in support levels and regions. To invoke an invocable process, create multiple ones with different criteria in the process builder.