| 开发者 | loopstates |
|---|---|
| 更新时间 | 2026年9月8日 17:38 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
shopmotive-crm-sync-for-clickup folder to the /wp-content/plugins/ directory, or search and install via the WordPress Admin Plugins manager.No. Webhook captures are completed in under 20ms and enqueued immediately. Data payload processing and ClickUp API requests are handled asynchronously in the background.
Client tokens are encrypted using AES-256-CBC and kept in the WordPress database option tables. No raw, unencrypted tokens are exposed.
WooCommerce is required for checkout, order, and refund triggers. Standard customer registration hooks will function with default WordPress user creation events.
When you map your WooCommerce statuses (Processing, Completed, etc.) to your ClickUp task statuses, any transition of a task status in ClickUp will send a secured API callback webhook to your WordPress site, which automatically updates the WooCommerce order status and logs an administrator note.
Yes. The plugin includes a "User Identity Mappings" screen where you can map WordPress administrators and shop managers to their ClickUp users. Order notes and comments will be attributed to the mapped user.
If the ClickUp API is offline or returns a 429 rate limit error, the event payload is retained in a local database queue. ShopMotive Connect will automatically retry the dispatch up to 5 times (using an exponential backoff filter) before logging it in the Sync Errors.