QuickBooks credentials
You can use these credentials to authenticate the following nodes with QuickBooks.
Prerequisites
Create a Intuit developer account.
Using OAuth
- Open the Intuit Developer dashboard page.
- Click on the + Create an app button.
- Select the QuickBooks Online and Payments platform.
- Enter the name of the app in the What's your app name? field.
- Select the required scopes under the Select Scope section.
- Click on the Create app button.
- Click on Keys & OAuth under the Development section.
- Scroll down to the Redirect URIs section and click on the Add URI button.
- Copy the 'OAuth Callback URL' provided in the 'QuickBooks OAuth2 API' credentials in Mosaic Workflows.
- Paste the URL in the Link field.
- Click on the Save button.
- Copy the displayed Client ID .
- Enter a name for your credentials in the Credentials Name field in the 'QuickBooks OAuth2 API' credentials in Mosaic Workflows.
- Paste the client ID in the Client ID field in the 'QuickBooks OAuth2 API' credentials in Mosaic Workflows.
- Copy the displayed Client Secret from the Keys page.
- Paste the client secret in the Client Secret field in the 'QuickBooks OAuth2 API' credentials in Mosaic Workflows.
- Select 'Sandbox' from the Environment dropdown list in the 'QuickBooks OAuth2 API' credentials in Mosaic Workflows.
- Click on the circle button in the OAuth section to connect a QuickBooks account to Mosaic Workflows.
- Click the Save button to save your credentials in Mosaic Workflows.
Note: To build the application in production, you will have to fulfill all the requirements mentioned by Intuit. You can learn more on Intuit's documentation.