Dynamics 365 Business CentralDynamics 365 Business Central / Delete Sales Order

appKey: dynamics365-business-central
actionKey: delete-sales-order

Action Inputs

The following parameters are available when configuring this action:
companyIdrequiredstring
The id of the company to connect to.
environmentrequiredstring
The environment to connect to. E.g., Production.
findMethodrequired"filter" | "select"
The method to use to find the sales order. Accepted values are: filter | select
filterstring
Required if the sales order find method is filter. The filter to search by. Accepted values are:
- number
- externalDocumentNumber
Required if the findMethod is filter. The filter value to search by.
If using a
filter
find method, the id of the sales order to delete.