Medplum · Arazzo Workflow
Medplum Deploy Bot
Version 1.0.0
Create a Bot resource, then create a Subscription that invokes the Bot on resource changes.
View Spec
View on GitHub
HealthcareFHIROpen-SourceDeveloper PlatformHIPAASMART on FHIRClinicalInteroperabilityArazzoWorkflows
Provider
Workflows
deploy-bot
Create a Bot and a Subscription that invokes it on matching changes.
Creates a Bot resource, then creates a Subscription whose rest-hook channel targets the Bot, then reads the Subscription back to confirm its status.
1
createBot
Create a Bot resource carrying the supplied name and source code. Medplum returns the persisted resource including the server assigned id.
2
createSubscription
Create a Subscription whose rest-hook channel targets the new Bot so that resources matching the criteria invoke it.
3
confirmSubscription
Read the newly created Subscription back by id to confirm it persisted and is active.
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.