Hands on 9 - creating reusable processes using invocable process

Invocable processes are a way to call one process from another process. Using invocable processes, you can reuse sections of your processes. Create an invocable process, and call it from multiple processes or from multiple action groups in the same process. You can invoke processes with objects that share at least one unique ID.

For example, in the Opportunity and Quote objects, the OpportunityID field is unique to Opportunity and is also used by Quote. You can create an invocable process that updates an Opportunity record. Then, you can invoke it from the following:

  • A process that updates an Opportunity record
  • A process that updates a Quote record

When you create a process, ...

Get Learning Salesforce Visual Workflow and Process Builder - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.