Add the WooCommerce Connector
Authenticate to WooCommerce
After you add the connector, you need to set the required properties. URL: Enter the base URL to which you want to connect (for example, http://localhost/woocommerce/). supports authenticating to in several ways. Select your authentication method below to proceed to the relevant section that contains the authentication details.- Basic
- OAuth
- OAuth One-Legged (default)
Basic
To connect with your user credentials, set the following properties:- Auth Scheme: Select Basic.
- Consumer Key: Enter the consumer key that is assigned by when you create your authentication credentials.
- Consumer Secret: Enter the consumer secret that is assigned by when you create your authentication credentials.
OAuth
OAuth One-Legged
To connect by using one-legged authentication, set the following properties:- Auth Scheme: Select OAuthOneLegged.
- Consumer Key: Enter the consumer key that is assigned by when you create your authentication credentials.
- Consumer Secret: Enter the consumer secret that is assigned by when you create your authentication credentials.
Complete Your Connection
To complete your connection:- Define advanced connection settings on the Advanced tab. (In most cases, though, you should not need these settings.)
- Connect to to connect to your account.
- Click Create & Test to create your connection.