Bentley Systems · Arazzo Workflow
Bentley Publish a Form Template and Submit an Instance
Version 1.0.0
Create a form template, submit a filled instance against it, and attach supporting media.
View Spec
View on GitHub
Infrastructure EngineeringDigital TwinBIMCADReality CaptureConstructionAsset ManagementGeospatialiTwiniModelArazzoWorkflows
Provider
Workflows
publish-form
Create a form template, submit an instance against it, and attach a file.
Creates a reusable form template, submits a filled form instance that references that template, and attaches a supporting file to the instance.
1
createTemplate
Create the reusable form template. Its definition id is referenced by the submitted instance.
2
submitInstance
Submit a filled form instance against the created template, carrying the template's definition id so the values map to the right schema.
3
attachToInstance
Attach a supporting file to the submitted form instance so the captured data carries its evidence.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.