function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
KamsR_DEVKamsR_DEV 

How to integrate Quickbooks API to custom salesforce through Apex code using REST API?

Hi,

 

I'm in need of integrating QB with Salesforce using Apex code. For that, I have created a IPP account for Quickbooks API and created authendication between Quickbooks Online and intermediate application.

 

This Quickbooks API is used to integrate the Quickbooks Online and Salesforce through a custom Apex code and not to depend on any other third-party tool.

 

So, anyone help me how to call the response from the Quickbooks API to Salesforce through Apex code.

I searched may blogs and so, but I need the endurl to connect the QB API and SF.

 

If anybody used the same method to create apex callout to get the response from the QB API, it will be very useful.

 

 

Thanks in Advance,

Kamatchi Devi

 

 

Sravan Kumar GSravan Kumar G
I am trying to do the same, I guess you were succussful in integration. Could you help me on this.
Syed Subhan 9Syed Subhan 9
Hi Dev, Sravan,

Please help with the code to integrate Quickbook with Salesforce. Thanks in Advance.