- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
Send to Zuora Programmatically with Process Builder
Wondering if anyone has had success programmatically sending Quotes to Zuora by invoking Apex classes via Process Builder?
Ideally I'd like to update a custom field on the Quote that would trigger the Quote to be sent to Zuora, bypassing the preview and confirmation screens.
I can't use existing Apex calsses because they're managed / not invocable.
Anyone have examples of Apex classes they've created to achieve a similar result or other workarounds?
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
Re: Send to Zuora Programmatically with Process Builder
Hi @ResyConnor Just to give you a starting point, please review the following article that has sample to code on how you can use zQuoteUtil.sendToZBilling Method
you can impelement something similar on your custom Apex class
Thank you
Doyeli
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √