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 EditorWebhooksArazzoWorkflows
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
createComponent
Create the component definition that establishes the content schema the new story will use.
2
createStory
createStory
Create a story whose content uses the component just defined, identifying the component by name in the content object.
3
publishStory
publishStory
Publish the newly created story so its content becomes available through the Content Delivery API with the public token.