Skip to main content
Nintex Community Menu Bar
Question

Quickbooks REST API

  • July 10, 2024
  • 4 replies
  • 14 views

Forum|alt.badge.img+3

We tried to get data from Quickbooks. But since it’s Oauth1 we noticed, that can be quite a pain.

Quickbooks API:
https://developer.intuit.com/docs/0050_quickbooks_api

Quickbooks Authentication and Authorization:
https://developer.intuit.com/docs/0150_payments/0060_authentication_and_authorization/connect_from_w…

That’s what we have so far:

Authentication Provider:

Model Service:

Settings on Inuit dev-account:

Model properties on page:

When we load the page, a popup appears:

Error on page:

  1. Error retrieving metadata for Model(s) associated with Data Source ‘Quickbooks’. Please check Models’ properties to ensure they are set correctly. Error connecting to REST Data Source at URL "https://sandbox-quickbooks.api.intuit.com/v3": Unable to authenticate to service “Quickbooks”: Login has been cancelled

If someone knows how to get a step further, we would appreciate that.

Cheers

This topic has been closed for replies.

4 replies

Forum|alt.badge.img+13

Unfortunately, OAuth 1.0 is not currently supported for Skuid Authentication Providers — the presence of OAuth 1.0 in the dropdown for Authentication Method is due to a regression, it should not be available to select. So unfortunately Quickbooks is not a possible endpoint to connect to with Skuid right now.


Forum|alt.badge.img+3
  • Author
  • July 10, 2024

Thank you for the response…


Forum|alt.badge.img+9

Zach, is this still not possible in Rockaway? QB integration via Skuid would be very helpful for lots of us as I’m sure you know. I just don’t want to put our resources into it if its not possible right now.


Forum|alt.badge.img+7
  • July 10, 2024

We have been able to achieve this leveraging a middleware called cData (http://www.cdata.com/) - http://www.cdata.com/drivers/qbonline/cloud/

This is an odata layer that allows you to connect Skuid to all tables in QB.