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