SAP Open Connectors

WooCommerce API Provider Setup

To authenticate a WooCommerce connector instance you must use a Legacy API account from WooCommerce. When you authenticate, use the Username, API Token, and API Path from your Legacy API account.

To authenticate a WooCommerce connector instance you must create a WooCommerce Consumer Key. When you authenticate, use the Consumer Key and Consumer Secret as the OAuth API Key and OAuth API Secret. If you plan to monitor events, also configure the Webhook URL.

See the latest setup instructions in the WooCommerce documentation.

To create your credentials:

  1. Log in to your Wordpress site.
  2. Go to WooCommerce > Settings.
  3. Click the API tab.
  4. Click Keys/Apps.
  5. Click Add key.
  6. Enter a description, and then select the User you would like to generate a key for.
  7. In Permissions, select Read/Write.

    Your setup should look like this: Key Setup

  8. Click Generate API Key.

  9. Record the Consumer Key and Consumer Secret. Key secret and URL