Setting up API for Quickbooks Time

Your question may already have an answer on the community forum. Please search for related topics, and then read through the guidelines before creating a new topic.

Here’s an outline with best practices for making your inquiry.

My question: Hello, I am trying to set up a API for QuickBooks Timesheets. For now, i am stuck at the beginning. I believe I have to authorize a user to be able to retrieve data from QuickBooks. I am unsure where to start, and QuickBooks time is zero help.

If you need more information for this problem, please let me know…

Details (like screenshots):

How I found the problem:

I’ve already tried:

How this is setup will be down to the Quickbooks API.

No one here will be able to tell you the settings unless they have specifically used the Quickbooks API themselves.

A quick Google search (which I’m sure you could have attempted yourself).

Quick start to QuickBooks Online REST API with OAuth 2.0 - Intuit Developer Community Blog

It will be something similar to the above. I don’t know if it will be different for the exact product you have (as that article is from 2017).

The API must come with some documentation and that should be the starting point.

Also have a look here.

Introduction – QuickBooks Time API Reference (tsheetsteam.github.io)

There is a link on that page to an example Postman collection.

Postman Collection – QuickBooks Time API Reference (tsheetsteam.github.io)