AutomaNet for WooCommerce

Beskrivning

This plugin connects a WooCommerce store to AutomaNet. After you enter your
API key on the settings page (WooCommerce > AutomaNet), the plugin keeps
your products synchronized with AutomaNet automatically: it creates or
updates the matching AutomaNet offer whenever a product is saved, and
removes the offer when a product is deleted. You can also map which
WooCommerce fields (title or a product attribute) are sent as the MPN and
condition, choose whether the brand comes from a product taxonomy (the
WooCommerce product brand, when your store has it) or from a product
attribute of your choice, trigger a sync for all products at once, and
review a log of every synchronization
attempt.

External services

This plugin connects to the AutomaNet Offers API (https://integration-api.automa.net) to keep your WooCommerce catalog synchronized with your AutomaNet account.

It sends a request to this service whenever a product is created, updated, or deleted, and when you trigger a manual ”sync all” from the settings page (WooCommerce > AutomaNet). Each request is authenticated with the API key you enter on that settings page.

For a created or updated product, the following data is sent: the product title or a chosen product attribute (used as MPN and, optionally, condition), the product brand (taken from a chosen product taxonomy, such as the WooCommerce product brand, or from a chosen product attribute), stock quantity and availability status, description, price and currency, product category, weight, SKU, GTIN, and the product’s main image URL. When a product is deleted, only its AutomaNet offer identifier is sent so the matching offer can be removed.

This service is provided by AutomaNet (Automa.net). See the AutomaNet Terms of Service: https://automa.net/terms-conditions/general and Privacy Policy: https://www.iubenda.com/privacy-policy/11517394.

Skärmdumpar

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”AutomaNet for WooCommerce” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Ändringslogg

1.1.0

  • The product GTIN is now sent to AutomaNet.
  • Brand can be mapped to any product taxonomy, not just the WooCommerce brand.

1.0.0

  • Settings page (WooCommerce > AutomaNet) with an encrypted API key field.