外掛標籤
開發者團隊
原文外掛簡介
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.
External services
This plugin connects to the KeyCRM API (https://openapi.keycrm.app/v1) to synchronize product stock levels.
What data is sent and when
From KeyCRM to WooCommerce (webhook mode): KeyCRM sends stock data (SKU, quantity, offer ID) to your site via webhook. No data is sent from your site in this direction.
From WooCommerce to KeyCRM (cron/manual sync mode): Your site sends product stock data (SKU and quantity) to the KeyCRM API endpoint /offers/stocks when a sync is triggered manually or by a cron job. No personally identifiable information is transmitted — only stock/inventory data.
Connectivity check: On the plugin settings page the API key is validated by making a request to the KeyCRM API. Only the API key (entered by the site administrator) is sent at this point.
Third-party service information
Service: KeyCRM — a CRM platform for e-commerce businesses.
API base URL: https://openapi.keycrm.app/v1
Terms of Service: https://ua.keycrm.app/terms-of-use
Privacy Policy: https://ua.keycrm.app/privacy-policy
This plugin is not affiliated with or endorsed by KeyCRM. Use of the KeyCRM service is subject to their terms and privacy policy.
