节点与集成
QuickBooks credentials
You can use these credentials to authenticate the following nodes:
Prerequisites
Create an Intuit developer account.
Supported authentication methods
- OAuth2
Related resources
Refer to Intuit's API documentation for more information about the service.
Using OAuth2
To configure this credential, you'll need:
- A Client ID: Generated when you create an app.
- A Client Secret: Generated when you create an app.
- An Environment: Select whether this credential should access your Production or Sandbox environment.
To generate your Client ID and Client Secret, create an app.
Use these settings when creating your app:
- Select appropriate scopes for your app. Refer to Learn about scopes for more information.
- Enter the OAuth Redirect URL from n8n as a Redirect URI in the app's Development > Keys & OAuth section.
- Copy the Client ID and Client Secret from the app's Development > Keys & OAuth section to enter in n8n. Refer to Get the Client ID and Client Secret for your app for more information.
Refer to Intuit's Set up OAuth 2.0 documentation for more information on the entire process.
官方原文和授权
本页来自 N8N 英文官方网站固定快照,并转换成 xueai 静态页面。内容以 N8N 持续更新的官方页面为准。