Storyblok · Arazzo Workflow
Storyblok Component to Story
Version 1.0.0
Define a component schema, create a story that uses it, then publish the story.
View Spec
View on GitHub
CMSContent DeliveryContent ManagementHeadless CMSImage OptimizationREST APIVisual EditorWebhookArazzoWorkflows
Provider
Workflows
component-to-story
Create a component, create a story using it, and publish the story.
Establishes a reusable component schema, authors a story bound to that component, and publishes it in a single chained flow scoped to one space.
1
createComponent
Create the component definition that establishes the content schema the new story will use.
2
createStory
Create a story whose content uses the component just defined, identifying the component by name in the content object.
3
publishStory
Publish the newly created story so its content becomes available through the Content Delivery API with the public token.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.