This plugin allows you to synchronize product stock levels between WooCommerce and KeyCRM.
Stock synchronization is automatically performed via webhook. When stock levels are changed in KeyCRM, a webhook is sent to WooCommerce, and product stock data is updated automatically.
To automatically transfer stock data from WooCommerce to KeyCRM, you must configure a cron job.
The cron job should periodically call a special URL on your site, which sends current stock data to KeyCRM in automatic mode.
[UA]
Плагін дозволяє синхронізувати залишки товарів між WooCommerce та KeyCRM.
Синхронізація залишків виконується автоматично через webhook. При зміні залишків у KeyCRM вебхук надсилається на сайт WooCommerce, після чого дані про залишки товарів оновлюються автоматично.
Для автоматичної передачі даних із сайту WooCommerce в KeyCRM необхідно налаштувати cron.
Cron-завдання повинно періодично викликати спеціальний URL на вашому сайті, який відправляє актуальні залишки товарів у KeyCRM.
This plugin connects to the KeyCRM API (https://openapi.keycrm.app/v1) to synchronize product stock levels.
/offers/stocks when a sync is triggered manually or by a cron job. No personally identifiable information is transmitted — only stock/inventory data.This plugin is not affiliated with or endorsed by KeyCRM. Use of the KeyCRM service is subject to their terms and privacy policy.