WooCommerce

WooCommerce provides three types of instances, viz., self-hosted, WordPress-hosted, and non-WordPress hosted. Self-hosted instance relies on the MySQL database as its base technology. Hence we recommend using the MySQL connector for it, while for the other two, you can use the WooCommerce APIs to integrate the data through API Pull. Please refer to the below docs for integrating WooCommerce:

For schema details please refer to the WooCommerce documentation.

Last updated