Storyblok credentials
Last updated
Was this helpful?
You can use these credentials to authenticate the following nodes:
Create a Storyblok account.
Content API key: For read-only access
Management API key: For full CRUD operations
Content API support
n8n supports Content API v1 only.
Refer to Storyblok's Content v1 API documentation and Management API documentation for more information about the services.
To configure this credential, you'll need:
A Content API Key: Go to your Storyblok workspace's Settings > Access Tokens to get an API key. Choose an Access Level of either Public (version=published) or Preview (version-published and version=draft). Enter this access token as your API Key. Refer to How to retrieve and generate access tokens for more detailed instructions.
Refer to Content v1 API Authentication for more information about supported operations with each Access Level.
To configure this credential, you'll need:
A Personal Access Token: Go to My Account > Personal access tokens to generate a new access token. Enter this access token as your Personal Access Token.
Last updated
Was this helpful?
Was this helpful?