Creates a new sales order entity record in Dynamics CRM using the Web API.
namestringThe name of the sales order.
user_idstringThe user's ID or 'me' for the authenticated user.
account_idstringA reference to the related account. Format: '/accounts(GUID)'
currency_idstringA reference to the currency for the transaction. Format: '/transactioncurrencies(GUID)'
descriptionstringA description of the sales order.
price_level_idstringA reference to the price list. Format: '/pricelevels(GUID)'
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.