Microsoft Dynamics NAV · Arazzo Workflow
Business Central Onboard a Customer
Version 1.0.0
Resolve the working company, create a customer, and confirm it persisted.
View Spec
View on GitHub
Business ManagementDynamics NAVERPFinanceInventoryMicrosoftNavisionArazzoWorkflows
Provider
Workflows
onboard-customer
Create a customer in a Business Central company and verify it persisted.
Resolves the target company, creates a customer using the supplied profile fields, and re-reads the created customer 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
createCustomer
Create a new customer object in the resolved company using the supplied profile fields.
3
verifyCustomer
Read the newly created customer 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.