Description
Asisty Connector automates all the technical setup required to connect your WooCommerce store to the Asisty AI chatbot panel.
Normally, you would need to create each WooCommerce webhook manually one by one. With this plugin, simply paste the URL and Secret copied from the Asisty panel, click “Set Up Webhooks”, and the plugin handles the rest.
Features
- Automatic webhook setup — Creates or updates product, order, and coupon webhooks with a single click
- 8 webhooks, 0 manual steps — product.created/updated/deleted, order.created/updated, coupon.created/updated/deleted
- Updates existing webhooks — Safe to re-run; updates existing ones and creates any that are missing
- Webhook status table — Instantly see which webhooks are installed or missing
- Multi-item cart link support — Add multiple products to cart at once using the
?add-to-cart=10,15,20format
How It Works
- Open the WooCommerce Settings Instant Sync section in your Asisty panel
- Copy the Webhook URL and Secret
- Go to WooCommerce Asisty Connection in your WordPress admin
- Paste the values and click “Set Up Webhooks”
Changes to products, orders, and coupons in WooCommerce will now sync to the Asisty panel instantly.
Webhooks Installed
product.created— When a new product is addedproduct.updated— When a product is updated (price, stock, etc.)product.deleted— When a product is deletedorder.created— When a new order is placedorder.updated— When an order status changescoupon.created— When a new coupon/campaign is addedcoupon.updated— When a coupon is updatedcoupon.deleted— When a coupon is deleted
Requirements
- WordPress 6.0 or higher
- WooCommerce 7.0 or higher
- An Asisty account (asisty.ai)
Installation
Automatic Installation
- Go to Plugins Add New in your WordPress admin panel
- Search for “Asisty Connector”
- Click Install Now and then Activate
Manual Installation
- Download the plugin files
- Upload the
asisty-connectorfolder to thewp-content/plugins/directory - Activate Asisty Connector from the Plugins page in WordPress admin
Initial Setup
- Go to WooCommerce Asisty Connection
- Copy the Webhook URL and Secret from your Asisty panel
- Fill in the fields and click “Set Up / Update Webhooks”
- Verify the installed webhooks in the status table (green ✓ checkmarks)
FAQ
-
Does it work without WooCommerce?
-
No. This plugin requires WooCommerce to function. If WooCommerce is not active, the plugin will display a warning and perform no actions.
-
What happens if I click “Set Up Webhooks” more than once?
-
It is safe to do so. The plugin detects existing Asisty webhooks and updates them; it does not create duplicate webhooks.
-
What should I do when I change my Secret?
-
After generating a new secret in the Asisty panel, come to this page, enter the new secret, and click “Set Up / Update Webhooks”. All webhooks will be updated automatically.
-
How do I use multi-item cart links?
-
Separate product IDs with commas in the
?add-to-cart=10,15,20format. To specify quantities, append&quantity[10]=2&quantity[15]=1. -
What data does the plugin collect?
-
The plugin does not collect or transmit any user data. It only stores the Webhook URL and Secret you provide in the
wp_optionstable of your WordPress database.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Asisty Connector” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Asisty Connector” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1.0
- Added order webhooks (order.created, order.updated)
- Added coupon/campaign webhooks (coupon.created, coupon.updated, coupon.deleted)
- Added webhook status table
- Improved WooCommerce activation check
1.0.0
- Initial release
- Product webhooks (product.created, product.updated, product.deleted)
- Multi-item cart link support
