AutomaNet for WooCommerce

Description

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, 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), stock quantity and availability status, description, price and currency, product category, weight, SKU, 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.

Screenshots

Reviews

There are no reviews for this plugin.

Contributors & Developers

“AutomaNet for WooCommerce” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.0

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