bytechefhq / bytechefhq/bytechef
[component] WooCommerce
- Dominant language
- Java
- Stars
- 1k
- Forks
- 170
- Avg merge
- 11h 25m
- Merged PRs (30d)
- 115
Description
As a Workflow Developer
I want to be able to use the native WooCommerce connector
So that I can implement more complex integration use cases where the connector is involved.
Website: https://woocommerce.com/
Documentation: https://woocommerce.github.io/woocommerce-rest-api-docs/#introduction
Acceptance Criteria
List of implemented actions:
- [x] create cuopon
- [x] create customer
- [x] create product
- [x] create order
List of implemented triggers:
- [x] new order
- [x] new cuopon
**Definition of Done:**
- [x] Unit/Integration tests
- [x] Connection setup steps
- [x] Guidejar tutorial for connection setup
- [x] Documentation is generated and available
Contributor guide
Assessment
This issue has not been assessed yet.