Skip to main content

Update product in WooCommerce

Update product in WooCommerce.

Application

  • WooCommerce

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected accountThe connected account to use for the requestConnected AccountYes
Product IDText (Short)No
BackordersIf managing stock, this controls if backorders are allowedPredefined Choice ListNo
Button textProduct external button text. Only for external productsText (Short)No
Catalog visibilityPredefined Choice ListNo
Category ID 1Text (Short)No
Category ID 2Text (Short)No
Category ID 3Text (Short)No
Cross sell IDsList of cross-sell products IDs. Multiple can be added separated by ,Text (Long)No
Date on sale fromStart date of sale price, in the site's timezoneDatetimeNo
Date on sale toEnd date of sale price, in the site's timezoneDatetimeNo
DescriptionProduct descriptionText (Long)No
Downloadable?Whether the product is downloadableTrue/FalseNo
External urlProduct external URL. Only for external productsLinkNo
Featured?Whether the product is featuredTrue/FalseNo
Manage stock?Stock management at product levelTrue/FalseNo
Menu orderMenu order, used to custom sort productsNumberNo
NameProduct nameText (Short)No
Parent IDProduct parent IDText (Short)No
Purchase noteOptional note to send the customer after purchaseText (Long)No
Regular priceProduct regular priceText (Short)No
Reviews allowed?Whether to allow reviewsTrue/FalseNo
Sale priceProduct sale priceText (Short)No
Shipping classShipping class slugText (Short)No
Short descriptionProduct short descriptionText (Long)No
SKUUnique identifierText (Short)No
SlugProduct slugText (Short)No
Sold individually?Whether to allow one item to be bought in a single orderTrue/FalseNo
StatusA named status for the productPredefined Choice ListNo
Stock quantityNumberNo
Stock statusControls the stock status of the productPredefined Choice ListNo
Tag ID 1Text (Short)No
Tag ID 2Text (Short)No
Tag ID 3Text (Short)No
Tax classText (Short)No
Tax statusPredefined Choice ListNo
TypeProduct typePredefined Choice ListNo
Upsell IDsList of up-sell products IDs. Multiple can be added separated by ,Text (Long)No
Virtual?Whether the product is virtualTrue/FalseNo
Product weightText (Short)No
Product heightText (Short)No
Product lengthText (Short)No
Product widthText (Short)No
Image 1 alternative textText (Short)No
Image 1 URLText (Short)No
Image 1 nameText (Short)No
Image 2 alternative textText (Short)No
Image 2 URLText (Short)No
Image 2 nameText (Short)No
Image 3 alternative textText (Short)No
Image 3 URLText (Short)No
Image 3 nameText (Short)No
wooCommerceUpdateProduct_metadataUi_metadataValues_1_keyName of the metadata key to addText (Short)No
Metadata value 1Value to set for the metadata keyText (Short)No
Metadata key 2Name of the metadata key to addText (Short)No
Metadata value 2Value to set for the metadata keyText (Short)No
Metadata key 3Name of the metadata key to addText (Short)No
Metadata value 3Value to set for the metadata keyText (Short)No

Outputs (what you get)

NameDescriptionData TypeRequired?Example
JSON OutputJSON output returned by the APIText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.
UnsuccessfulThis status is selected if the job has completed unsuccessfully.

Requirements

  • N/A