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
Naval Sharma4Naval Sharma4 

QuickBooks Integration with salesforce

Hello All,

I want to integrate QuickBooks integration with salesforce. As per QuickBooks API X.509 certificates are required with private key. Although i have created self-signed certificates but i am not able to get private key. Does anyone know, how can i get private key. 

Any idea about signing a SAML assertion with private key would be more advantage for me.
Thanks in advance for your help.

NagaNaga (Salesforce Developers) 
Hi Naval,

Using a secret, unique key, the client application requests a one-time temporary token from the host application.
This temporary token is returned to the client, which is then combined with the first key. This new, combined token is redirected along with the user to a login screen on the host application.
If this combined token checks out, the user is shown a screen to log in to the host application if they are not logged in.
The user is then prompted by the host application to confirm the connection, usually by clicking a button.
The host application then redirects the user back to the client application, with a new temporary one-time token.
The client application receives the redirected user back, and then combines this new one-time token with another secret unique key, and makes a request back to the host application for the final session token.
This final, authenticated session token is then stored somewhere in the client application, associated with the current user. Every API request that particular user makes is signed with that unique token.

Please follow the below link for more information on this

https://www.newfangled.com/connecting-salesforce-quickbooks-oauth/

Please let me know if this helps

Best Regards
Naga Kiran
Barack ObamaBarack Obama
I suggest you to visit here (http://quickbookssupporthelp.com) for 
QuickBooks Integration with salesforce and others. They solve your all Installation and upgrade problems and errors.
Deepika Chauhan 17Deepika Chauhan 17
Hi,
I suggest you to consult eShopSync for Quickbooks which provides a Salesforce Quickbooks Connector to integrate data from Quickbooks to Salesforce.
Know more here: https://eshopsync.com/quickbooks
Hope it helps!
Thanks!
steve rexsteve rex
Hi, i don't think I can post here, but can u clarify for me if this tool QuickBooks Connection Diagnostic Tool (https://opencloudmanifesto.org/quickbooks-connection-diagnostic-tool/), enough for any network connectivity errors for Quickbooks? and also what's the difference between this tool and Quickbooks file doctor? which one is better at rectifying network related issues?
Jyothi kondaveetiJyothi kondaveeti
Hi,
Here you can see the easiest solution to integrate Salesforce with Quickbooks - Integration between Salesforce and Quickbooks (https://www.eruditeworks.com/2022/03/14/integration-between-salesforce-and-quickbooks/)