Baserow 凭据(Baserow credentials)#
你可以使用以下凭据验证以下节点:
🌐 You can use these credentials to authenticate the following node:
先决条件(Prerequisites)#
在任何托管的 Baserow 实例或自托管实例上创建一个 Baserow 账户。
🌐 Create a Baserow account on any hosted Baserow instance or a self-hosted instance.
支持的身份验证方法(Supported authentication methods)#
- 基本身份验证
相关资源(Related resources)#
有关该服务的更多信息,请参阅Baserow的文档
🌐 Refer to Baserow's documentation for more information about the service.
有关该 API 的具体信息,请参阅 Baserow 的自动生成 API 文档。
🌐 Refer to Baserow's auto-generated API documentation for more information about the API specifically.
使用基本身份验证(Using basic auth)#
要配置此凭据,你需要:
🌐 To configure this credential, you'll need:
- 你的 Baserow 主机
- 用于登录的用户名和密码
请按照以下步骤操作:
🌐 Follow these steps:
- 请输入 Baserow 实例的 主机:
- 对于 Baserow 托管的实例:保持为
https://api.baserow.io。 - 对于自托管实例:设置为你的自托管实例的 API URL。
- 对于 Baserow 托管的实例:保持为
- 输入 n8n 应使用的用户账户的 用户名。
- 请输入该用户账户的密码。
有关创建用户账户的信息,请参阅 Baserow 的 API 认证文档。
🌐 Refer to Baserow's API Authentication documentation for information on creating user accounts.