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
bvramkumarbvramkumar 

Integration of Quickbooks Online with SFDC

Hi Everyone,

 

I observerd that there are so many products on AppExchange that does the Integration of Quickbooks with the SFDC. But i could not find any standard procedure on community through which I can achieve this Integration. I have followed some of the Quickbooks formus and tried some code snippets with no success. I found it painfull to figure out the exact procedure of the Integration. Can anyone who has worked on the integration help me understand how the Quickbooks API works. I am determined, even if i get the information in pieces, I will put them together at one place and post that to the community. So, whoever has worked on the Integration of Quickbooks with SFDC,  please share your valuable experience.

 

Thanks,

Vishnu

Best Answer chosen by Admin (Salesforce Developers) 
bvramkumarbvramkumar

Was successfull recently in doing integration with Quickbooks desktop using dbsync Appexchange product... here it is http://appexchange.salesforce.com/listingDetail?listingId=a0N300000016bTHEAY

 

Thanks

Vishnu

All Answers

bvramkumarbvramkumar

Hi,

 

Following seems to be the procedure for SFDC Integration with quickbooks online.

 

1. Create an app that interacts with Quickbooks online and register it with Quickbooks online. QBXML would be the request/response model.

 

2. Send request to the app created above from any apex class in SFDC and receive responses.

 

What i am trying to target at first hand is a basic handshake between Quickbooks oline and SFDC. Please share your thoughts and experiences.

 

Thanks

Vishnu

bvramkumarbvramkumar

Was successfull recently in doing integration with Quickbooks desktop using dbsync Appexchange product... here it is http://appexchange.salesforce.com/listingDetail?listingId=a0N300000016bTHEAY

 

Thanks

Vishnu

This was selected as the best answer
Balaji BondarBalaji Bondar

please post the APEX code for sfdc/qbo integration for basic DML operations

Deepika Chauhan 17Deepika Chauhan 17
Hi,
You can check out this solution here for eShopSync for Quickbooks, which aids in Salesforce Quickbooks Integration.
You can check out this here: https://eshopsync.com/quickbooks