Tool to create a new order item in Fireberry CRM. Use when you need to add line items or products to an existing order with details like quantity, price, and description.
taxintegerUse 2 to include VAT in the set itemprice, or use 1 to have it added on to the total price. (Picklist)
owneridstringA system user's GUID, will fill in automatically with the user who created the item and be used for permissions. Can be set manually to assign ownership.
itemorderintegerSet the order the items will be listed in, will appear in ascending order starting with the lowest at the top. Use integer values to control display sequence.
itempricenumberSet the price of the product as a decimal number. This is the unit price before quantity calculation.
productidstringUse a product's globally unique identifier (GUID) to relate it to this order item from the product catalog.
crmorderidRequiredstringUse an Order's globally unique identifier (GUID) to set which order this item will appear in and be related to. This is required to associate the item with an existing order.
descriptionstringFree text description of the order item or product to provide additional details.
productnameRequiredstringSet the name of a related or custom product. This is the required primary field for the order item.
itemquantitynumberSet the quantity of the product. Can be a decimal for fractional quantities (e.g., 2.5 units).
catalognumberstringSet the catalog number of the product for inventory tracking and identification.
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
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.