Pre-Configured APIs
Woocommerce
API configuration: woocommerce
Features
Features | Status |
---|---|
Auth (Basic) | ✅ |
Sync data | ✅ |
Perform workflows | ✅ |
Proxy requests | ✅ |
Receive webhooks | 🚫 (time to contribute: <48h) |
We can implement missing features in <48h, just ask for it in the community.
Getting started
Need help getting started? Get help in the community.
API gotchas
- Woocommerce uses
Basic
auth mode to access different endpoints. Provide yourconsumer key
as the Username value andconsumer secret
as the Password value. - When creating a new connection, please add your
storeURL
.
Add Getting Started links and Gotchas by editing this page
Connect to Woocommerce
Guide to connect to Woocommerce using Nango Connect.
Was this page helpful?