linchpin/Update WooCommerce Products on Release
Update a specific product id on your WooCommerce shop with the latest information when a release happens
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| woo_api_host | host store url for WooCommerce | yes | — |
| woo_api_secret | WooCommerce api consumer secret | yes | — |
| woo_api_key | WooCommerce api consumer key | yes | — |
| woo_product_id | WooCommerce product id to update | yes | — |
| woo_product_version | WooCommerce product id to update | yes | — |
Outputs
| name | description |
|---|---|
| success | Did we successfully update everything? |