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
listCompanies
Confirm the supplied company id exists in the tenant before writing any master data to it.
2
createVendor
createVendor
Create a new vendor object in the resolved company using the supplied profile fields.
3
verifyVendor
getVendor
Read the newly created vendor back by its generated id to confirm the record persisted in Business Central.