SK SKYVVA Documentation

149. How to use Process Builder to call our invokeCallOutV3() api?

Process Builder is a Salesforce’s point-and-click tool that lets you easily automate if/then business processes and see a graphical representation of your process as you build. Every process consists of a trigger, at least one criteria node, and at least one action. You can configure immediate actions or schedule actions to be executed at a specific time. To keep things simple, this unit focuses on the most common process type: Record Change, which means the process, will start when the records are created or edited. Provide the possibility to invoke skyvva Api to create changed pointer or process outbound interface from Process Builder or Flow (record triggered flow).

Pre-requiste:

Case#1: Create Change Pointer Record Note: At first, we must have an outbound interface and check the flag “Use Skyvva Outbound Scheduler” on that interface Expectation: When we update Billing City, Process Builder will be creating CP record that show on CDC Control Board.

Note:User can specify the version number by setting variable

Result: After update Billing City Process Builder will be sent to external system

Open this article in the interactive viewer →