Skip to main content

WooCommerce コネクタを追加

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

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.

接続を完了する

To complete your connection:
  1. Define advanced connection settings on the Advanced tab. (In most cases, though, you should not need these settings.)
  2. Connect to to connect to your account.
  3. Click Create & Test to create your connection.

詳細について