This repo is created to document an integration between QBO and [Clockify] (https://clockify.me/) using QBO python SDK and Clockify REST API. As a self-employed, I would like to use Clockify to track my projects' time, and QBO to track expenses, accounting and invoices. Below are integrations I am working on:
- Query billable hours and projects from Clockify via GET, use them to POST invoices in QB (In-progress).
To setup your OAuth2.0 w/ QBO client use the following guide.