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.zipIntegrate api.sde.fr API to Woocommerce (Products API, Orders API, Order Status Sync)
API Endpoints:
- Sync all Products to products table: {{WEBSITE_URL}}/wp-json/sde/v1/products
- Add Synced Products to woocommerce: {{WEBSITE_URL}}/wp-json/sde/v1/add-product
- Sync orders from api to woocommerce {{WEBSITE_URL}}/wp-json/sde/v1/create-order
- Sync all order status from API to woocommerce {{WEBSITE_URL}}/wp-json/sde/v1/order-status-update