Quickbooks
Pull reports, invoices, & more from Quickbooks.
Sync types
Use Fiber to load the following resources from the Quickbooks API.
Source settings
You need the following data to register a Quickbooks app on Fiber.
Key | Type | Comments |
---|---|---|
clientId | string | Your Quickbooks app client ID |
clientSecret | string | Your Quickbooks app client secret |
Account credentials
You need the following data to register a Quickbooks account.
Key | Type | Comments |
---|---|---|
refreshToken | string | Required |
realmId | string | Required |
isSandbox | boolean | Optional |
Account custody
Fiber needs to hold the refresh tokens for Quickbooks accounts. You can use our custody API/SDK to fetch fresh access tokens for your own use.
Changelog
--