Dynamics 365 Business CentralDynamics 365 Business Central / Create or Update Sales Order

appKey: dynamics365-business-central
actionKey: create-or-update-sales-order

Action Inputs

The following parameters are available when configuring this action:
companyIdrequiredstring
The id of the company to connect to.
customerFindMethodrequired"filter" | "select"
The method to use to find the customer. Accepted values are: filter | select
environmentrequiredstring
The environment to connect to. E.g., Production.
The currency code of the order.
Required if the customer find method is filter. The filter to search by. Accepted values are:
- number
- email
- phoneNumber
- searchName
Required if the customerFindMethod is filter. The filter value to search by.
The id of the customer to update.
emailstring
An email to associate with the sales order.
The external document number.
Whether the order is fully shipped.
orderDatestring
The date the order was placed.
Whether partial shipping is allowed.
The id of the payment terms.
A phone number to associate with the sales order.
The date the order was posted.
Whether the prices include tax.
The requested delivery date.
Required if the sales order find method is filter. The filter to search by. Accepted values are:
- number
- externalDocumentNumber
Required if the salesOrderFindMethod is filter. The filter value to search by.
salesOrderFindMethod"filter" | "select"
The method to use to find the sales order. Accepted values are: filter | select
The id of the sales order to update.
salesOrderLinesstring | array
The id of the shipment method.
The shortcut dimension 1 code of the order.
The shortcut dimension 1 code of the order.
If true, will update the sales order if found. Requires a find method to be set.