Storyblok 凭证(Storyblok credentials)#
你可以使用以下凭据验证以下节点:
🌐 You can use these credentials to authenticate the following nodes:
先决条件(Prerequisites)#
创建一个 Storyblok 账户。
🌐 Create a Storyblok account.
支持的身份验证方法(Supported authentication methods)#
- 内容 API 密钥:仅限只读访问
- 管理 API 密钥:用于完整的增删改查操作
内容 API 支持
n8n 仅支持内容 API v1。
相关资源(Related resources)#
有关服务的更多信息,请参阅 Storyblok 的 内容 v1 API 文档 和 管理 API 文档。
🌐 Refer to Storyblok's Content v1 API documentation and Management API documentation for more information about the services.
使用内容 API 密钥(Using Content API key)#
要配置此凭据,你需要:
🌐 To configure this credential, you'll need:
- 内容 API 密钥:前往你的 Storyblok 工作区的 设置 > 访问令牌 获取 API 密钥。选择 访问级别 为 公共(
version=published)或 预览(version-published和version=draft)。将此访问令牌作为你的 API 密钥 输入。有关更详细的说明,请参阅 如何检索和生成访问令牌。
有关每个访问级别支持的操作的更多信息,请参阅 Content v1 API 身份验证。
🌐 Refer to Content v1 API Authentication for more information about supported operations with each Access Level.
使用管理 API 密钥(Using Management API key)#
要配置此凭据,你需要:
🌐 To configure this credential, you'll need:
- 一个 个人访问令牌:前往 我的账户 > 个人访问令牌 来生成一个新的访问令牌。将此访问令牌作为你的 个人访问令牌 输入。