Add a new product to BaseLinker catalog or update an existing product. Use when creating inventory items or modifying product details like SKU, price, stock, dimensions, and text fields. Provide product_id to update existing products, omit it to create new ones.
eanstringProduct EAN (European Article Number) barcode.
skustringProduct SKU (Stock Keeping Unit) number.
starintegerProduct star rating (0-5). 0 means no rating.
stockobjectProduct stock levels by warehouse. Key is warehouse ID, value is stock quantity.
widthnumberProduct width in centimeters.
heightnumberProduct height in centimeters.
imagesobjectProduct images (up to 16). Key is image position (0-15), value is image URL.
lengthnumberProduct length in centimeters.
pricesobjectProduct prices by price group. Key is price group ID, value is gross price.
weightnumberProduct weight in kilograms.
tax_ratenumberVAT tax rate percentage (0-100). Use -1 for tax-exempt products.
is_bundlebooleanIndicates whether the product is a bundle.
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.