Microsoft Dynamics NAV · Arazzo Workflow
Business Central Create a Sales Order for a Customer
Version 1.0.0
Resolve a customer by number, open a sales order for them, and read its lines.
View Spec
View on GitHub
Business ManagementDynamics NAVERPFinanceInventoryMicrosoftNavisionArazzoWorkflows
Provider
Workflows
create-sales-order-for-customer
Resolve a customer, create a sales order for them, and read the order lines.
Finds the customer by number, creates a sales order header referencing the resolved customer id, and lists the new order's lines.
1
findCustomer
Resolve the customer by number to obtain the id required to bind the sales order, returning at most one match.
2
3
readOrderLines
Read the line collection of the newly created sales order to confirm the document is in place.
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.