Storyblok · Arazzo Workflow
Storyblok Onboard Collaborator
Version 1.0.0
Validate the space, invite a collaborator with a role, then list collaborators to confirm the invitation.
View Spec
View on GitHub
CMSContent DeliveryContent ManagementHeadless CMSImage OptimizationREST APIVisual EditorWebhooksArazzoWorkflows
Provider
Workflows
onboard-collaborator
Invite a collaborator to a space and verify the invitation landed.
Confirms the target space, invites a user by email with a role, and reads the collaborator list back to confirm the new member appears.
1
validateSpace
getSpace
Confirm the target space exists and is accessible before inviting.
2
addCollaborator
addCollaborator
Invite the user to the space and assign their role.
3
verifyCollaborator
listCollaborators
List the space collaborators to confirm the newly invited collaborator is present.