Storyblok · Arazzo Workflow
Storyblok Publish and Verify Delivery
Version 1.0.0
Publish a draft story via the Management API and verify it is live through the Content Delivery API.
View Spec
View on GitHub
CMSContent DeliveryContent ManagementHeadless CMSImage OptimizationREST APIVisual EditorWebhookArazzoWorkflows
Provider
Workflows
publish-and-verify-delivery
Publish a story and confirm it is served by the Content Delivery API.
Reads the management copy of a story, publishes it, and then verifies the published version is retrievable via the public delivery token.
1
getStory
Read the management copy of the story to confirm it exists before publishing.
2
3
verifyDelivery
Fetch the published story from the public Content Delivery API by its numeric ID to confirm the published version is being served.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.