Storyblok · Arazzo Workflow
Storyblok Author and Publish Story
Version 1.0.0
Create a draft story, read it back, update its content, then publish it.
View Spec
View on GitHub
CMSContent DeliveryContent ManagementHeadless CMSImage OptimizationREST APIVisual EditorWebhooksArazzoWorkflows
Provider
Workflows
author-and-publish-story
Create, read, update, and publish a story in one flow.
Walks a story through its editorial states — draft creation, read-back, content revision, and publication — within a single space.
1
createStory
createStory
Create the draft story with its initial content.
2
getStory
getManagementStory
Read the story back by its numeric ID to confirm its persisted state.
3
updateStory
updateStory
Update the story with revised content, preserving its name and slug from the read-back step.
4
publishStory
publishStory
Publish the updated story so it goes live in the Content Delivery API.