Storyblok
Headless CMS with visual editor for content management and delivery across multiple platforms
In development
Cataloged and scoped, not yet available to run in production.
- 10
- actions
Integrations
View provider documentationActions
Operations this integration can perform.
Fetch Content Type Items (GraphQL)
Fetch multiple stories/content items using Storyblok's GraphQL API with filtering and pagination. Use starts_with with language code prefix (e.g., 'es/*', 'hi/*') to retrieve translated content in specific languages.
Fetch GraphQL Content Item
Tool to fetch a single story in a specific language using Storyblok GraphQL API with field-level translations. For each content type (e.g., Page), Storyblok generates a ContentTypeItem field (e.g., PageItem). Use when you need to retrieve a specific story by ID or slug with optional language translation.
Get Extension/App
Tool to retrieve a Storyblok extension/app by ID using the Management API. Use when you need to fetch details about a specific extension or app installed in Storyblok.
Get Datasource Entries
Tool to retrieve datasource entries from Storyblok via GraphQL API. Use when you need to fetch datasource data. Returns datasource entries with fields like id, name, value, and dimension_value.
Get GraphQL Rate Limit
Tool to retrieve rate limit information from Storyblok GraphQL API. Use when you need to check the maximum cost per request to calculate safe request rates (100 / maxCost = requests per second).
Get Page Item
Tool to retrieve a single page item by ID or slug from Storyblok using GraphQL. Use when you need to fetch specific page content with custom field selection. Supports both draft and published versions.
List GraphQL Content Type Items
Tool to retrieve multiple content items with pagination, filtering, and relation resolution for any Storyblok content type via GraphQL. Content types are dynamically generated as [ContentType]Items (e.g., PageItems, BlogArticleItems). Use when you need to query structured content with flexible field selection and filtering.
Query page items via GraphQL
Execute GraphQL queries to retrieve multiple page items from Storyblok with filtering options. Use when you need to fetch page content with filters like path prefix, publish date, or slug exclusions.
Triggers
Events that start workflows from this integration.
Asset Created
Fires when a new asset is uploaded to Storyblok.
Asset Deleted
Fires when an asset is deleted from Storyblok.
Datasource Entries Updated
Fires when a new datasource entry is saved or an existing one is updated.
Story Deleted
Fires when a story (content item) is deleted in Storyblok.
Story Published
Fires when a story (content item) is published in Storyblok.
Story Unpublished
Fires when a story (content item) is unpublished in Storyblok.
Related integrations
Don't see the exact action you need?
Tell us what you're trying to connect and we'll help you evaluate whether it fits the current catalog or needs prioritizing.