Skip to content

Commit 2e2fc46

Browse files
author
Andy
authored
Update Quickbooks to QuickBooks
Docs update for #10265
1 parent 838ce14 commit 2e2fc46

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/integrations/sources/quickbooks.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# Quickbooks
1+
# QuickBooks
22

33
## Overview
44

5-
The Quickbooks source supports both Full Refresh and Incremental syncs. You can choose if this connector will copy only the new or updated data, or all rows in the tables and columns you set up for replication, every time a sync is run.
5+
The QuickBooks source supports both Full Refresh and Incremental syncs. You can choose if this connector will copy only the new or updated data, or all rows in the tables and columns you set up for replication, every time a sync is run.
66

7-
This source wraps the [Singer Quickbooks Tap](https://github.com/singer-io/tap-quickbooks).
7+
This source wraps the [Singer QuickBooks Tap](https://github.com/singer-io/tap-quickbooks).
88

99
### Output schema
1010

@@ -70,7 +70,7 @@ This Source is capable of syncing the following [Streams](https://developer.intu
7070
* Realm ID
7171
* Refresh token
7272

73-
The easiest way to get these credentials is by using Quickbook's [OAuth 2.0 playground](https://developer.intuit.com/app/developer/qbo/docs/develop/authentication-and-authorization/oauth-2.0-playground)
73+
The easiest way to get these credentials is by using QuickBook's [OAuth 2.0 playground](https://developer.intuit.com/app/developer/qbo/docs/develop/authentication-and-authorization/oauth-2.0-playground)
7474

7575
**Important note:** The refresh token expires every 100 days. You will need to manually revisit the Oauth playground to obtain a refresh token every 100 days, or your syncs will expire. We plan on offering full Oauth support soon so you don't need to redo this process manually.
7676

0 commit comments

Comments
 (0)