Microsoft Dynamics NAV · Arazzo Workflow
Business Central Onboard a Vendor
Version 1.0.0
Resolve the working company, create a vendor, and confirm it persisted.
View Spec
View on GitHub
Business ManagementDynamics NAVERPFinanceInventoryMicrosoftNavisionArazzoWorkflows
Provider
Workflows
onboard-vendor
Create a vendor in a Business Central company and verify it persisted.
Resolves the target company, creates a vendor using the supplied profile fields, and re-reads the created vendor by id to confirm the write.
1
confirmCompany
Confirm the supplied company id exists in the tenant before writing any master data to it.
2
createVendor
Create a new vendor object in the resolved company using the supplied profile fields.
3
verifyVendor
Read the newly created vendor back by its generated id to confirm the record persisted in Business Central.
Source API Descriptions
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.