GitLab · Arazzo Workflow
GitLab Publish and Verify a Broadcast Message
Version 1.0.0
Create a broadcast banner, then read it back to confirm it was stored.
Provider
Workflows
publish-broadcast-message
Create a broadcast message and confirm it by reading it back.
Creates a broadcast message, then fetches the same message by id to verify it was stored.
1
createMessage
postApiV4BroadcastMessages
Create the broadcast message with the supplied window and type.
2
confirmMessage
getApiV4BroadcastMessagesId
Read the broadcast message back by id to confirm it persisted.