Quickboocks to Saleforce using Logic app

KeithM 21 Reputation points
2022-07-20T21:03:18.33+00:00

Has anyone successfully used Logic app to connect QuickBooks to salesforce for?

My use case below: This is a once a month trigger (First of every month)

  • Logic app checks QuickBooks for any new customers (do not match a contact in Salesforce).
  • If any customer with donation does not match contact in salesforce > export customer info into salesforce as new contact.
  • If any customer with no donations do not match a contact in salesforce > export customer info Salesforce as a new lead.
  • This works both ways so might need two logic apps for this to work.
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,551 questions
0 comments No comments
{count} votes

Accepted answer
  1. Kamlesh Kumar 3,866 Reputation points
    2022-07-21T03:13:17.52+00:00

    Hi There,

    Welcome to Microsoft Q&A Platform. Thank you for the question.

    Looks like there is no connector available for QuickBooks. There is a feature request for the same that you could up vote for it gain more traction.

    In the meantime, you could either

    • Leverage their REST APIs in Azure Logic Apps using the HTTP Connector
    • Leverage one of their SDKs for the language of your choice that is also supported with Azure Functions

    Regards,
    Kamlesh Kumar

    Please don't forget to click on 205836-130616-image.png or upvote 205759-130671-image.png button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is How

    Want a reminder to come back and check responses? Here is how to subscribe to a Notification

    If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.