Skip to main content

Add the Kintone Connector

Authenticate to Kintone

After you add the connector, you need to set the required properties. URL: Enter the URL for your account. supports authenticating to in several ways. Select your authentication method below to proceed to the relevant section that contains the authentication details.

Password

API Token

To connect with an API token, specify these settings:
  • Auth Scheme: Select APIToken.
  • App Id: Enter your application Id, which is the number of that specific application in the sequence under Apps in UI dashboard.
  • API Token: Enter your API token. To obtain the token:
    1. Access the specific application that you want and click the Settings icon.
    2. On the App Settings tab, click API Token.
    3. Click Generate to produce the API token.

OAuth

Complete Your Connection

To complete your connection:
  1. For Schema, select one of the following schema options:
    • (Default) REST: Select this option to connect to the Kintone REST API. The Kintone REST API supports all three authentication schemes (Password, API Token, and OAuth).
    • USER: Select this option to connect to the Kintone USER API. The Kintone USER API supports only the Password authentication scheme.
  2. Define advanced connection settings on the Advanced tab. (In most cases, though, you should not need these settings.)
  3. Connect to to connect to your account.
  4. Click Create & Test to create your connection.

More Information