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
Kittu KoppulaKittu Koppula 

Salesforce Integration with Quickbook

Hi ,

I want to integarte Salesforce with Quickbook. I have created free trail account in Quick Book. Am not able to find any WSDL or Endpoint URL to connect.

Can anyone help me how to proceed on this.

Any help much appreciated.

Thanks in advance.
Sonam_SFDCSonam_SFDC
Hi Kittu,

When you say integrate - how is the flow of data planned in this integration? will you be accessing Salesforce data in Quickbook or you would like to refer Quickbook data within Salesforce?

For the former, you can create the salesforce Enterprise WSDL and consume it at quickbook end, so as to access Salesforce data within Quickbook:
http://www.salesforce.com/us/developer/docs/api/Content/sforce_api_quickstart_intro.htm

for the latter, you will have to get the Quickbook WSDl so that you can consume the WSDL and create an Apex class within Salesforce to access Quickbook data:http://help.salesforce.com/HTViewHelpDoc?id=code_wsdl_to_package.htm&language=en_US

There is also an appexchange app available for the same:https://appexchange.salesforce.com/listingDetail?listingId=a0N30000009wTghEAE

You can also refer: http://support.quickbooks.intuit.com/support/articles/INF16314