Hi All. We're being asked to integrate our CF bas...
# cfml-general
n
Hi All. We're being asked to integrate our CF based platform with Quickbooks online and we're going through the documentation. If anyone has experience with this, and could provide feedback (including as consulting work), let me know. Feel free to DM me as well.
d
Hey @nickg, we work with the QuickBooks Online (QBO) API all the time and it's actually not that bad once you understand how everything fits together. Because it's an accounting software you have to follow a lot of rules but he API is pretty straight forward and they've got good docks and a good sandbox environment
It's a typical API - Do the OAuth dance and then you'll have access to everything!
I've never held their desktop product in high regard but I do love what they've done with their online offering
n
@David Belanger Thanks! We've been looking at some of those docs