Converting Quote to Invoice from Process Builder

Payment Center provides a button to convert a quote to an invoice. That works for most, but what if you wanted to automatically convert the quote to an invoice when certain events happen, like when a quote is approved for example? With Process Builder, now you can.

First you create your process on the Quote object:

Screen Shot 2017-08-14 at 5.30.27 PM

Then enter your conditions:

Screen Shot 2017-08-14 at 5.32.06 PM

In the Immediate Actions, call the class fw2__SFQuoteToInvoice:

Screen Shot 2017-08-14 at 5.09.37 PM

Activate your process and that should be it!