WooCommerce

WooCommerce integration on indie.money — open-source ecommerce for WordPress

Written By Philippe

Last updated 2 days ago

WooCommerce

Unknown — Not yet tested on indie.money

| Nodes | WooCommerce, WooCommerce Trigger || Auth | Consumer Key/Secret via Secure Vault |

Credential Setup

When configuring the WooCommerce credential in Secure Vault, you must provide:

  • Consumer Key — Your WooCommerce REST API consumer key
  • Consumer Secret — Your WooCommerce REST API consumer secret
  • WooCommerce URL — Your store URL (e.g., https://mystore.com)

Compatibility

All operations supported.

Limitations

  • Auth defaults to HTTP Basic — The runtime sends consumerKey/consumerSecret as HTTP Basic credentials on every request. Toggle "Include credentials in query" in the credential config to switch to query-string authentication for hosts that do not parse the Authorization header correctly.

Status

This integration is available but has not yet been independently validated on indie.money. If you encounter issues, please report them.