WP Manifestindependent plugin directory
manifest / ecommerce / sync-api-sde-fr-to-woocommerce

SDE Supplier API

Integrate api.sde.fr API to Woocommerce (Products API, Orders API, Order Status Sync)

by SDE · github.com/mtmsujan/sync-api-sde-fr-to-woocommerce · website

5stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/mtmsujan/sync-api-sde-fr-to-woocommerce/archive/refs/heads/main.zip

Integrate api.sde.fr API to Woocommerce (Products API, Orders API, Order Status Sync)

API Endpoints:

  1. Sync all Products to products table: {{WEBSITE_URL}}/wp-json/sde/v1/products
  2. Add Synced Products to woocommerce: {{WEBSITE_URL}}/wp-json/sde/v1/add-product
  3. Sync orders from api to woocommerce {{WEBSITE_URL}}/wp-json/sde/v1/create-order
  4. Sync all order status from API to woocommerce {{WEBSITE_URL}}/wp-json/sde/v1/order-status-update