Storyblok · Arazzo Workflow
Storyblok Asset to Story
Version 1.0.0
Sign an asset upload, create a story that references the asset, then publish it.
View Spec
View on GitHub
CMSContent DeliveryContent ManagementHeadless CMSImage OptimizationREST APIVisual EditorWebhooksArazzoWorkflows
Provider
Workflows
asset-to-story
Reserve an asset, reference its CDN URL in a new story, and publish it.
Signs an asset upload to obtain its final CDN filename, embeds that filename into a new story's content, and publishes the story.
1
signUpload
signAssetUpload
Request a signed asset upload, which creates the asset record and reserves its final CDN URL.
2
createStory
createStory
Create a story whose content references the reserved asset CDN URL as an image field.
3
publishStory
publishStory
Publish the story so the asset-bearing content goes live.