Skip to main content

OAuth 2.0 for Smartsheet

This section describes the steps to configure Alteryx Analytics Cloud (AAC) to integrate with your Smartsheet deployment using OAuth 2.0 to authenticate.

Create OAuth 2.0 Client App in Smartsheet

In Smartsheet you must create the connected app through which AACAAC uses OAuth 2.0 to access and connect to your Smartsheet data.

Steps:

  1. Log in to the Smartsheet account in which you want the OAuth 2.0 app to be created.

  2. Navigate to Account > Developer Tools > Create New App.

  3. In the Create New App form, enter the required information in the fields:

    1. App Name: The display name to identify your app.

    2. App description: A brief description of the app.

    3. App URL: The URL to use to launch your app.

    4. App contact/support: Any support information for the user.

    5. App redirect URL: Specify the URL in the following format, depending your project or workspace login:

      https://<Login_URL>/oauth2/callback

      Example:

      https://ayxpreview.alteryxcloud.com/oauth2/callback

    6. Logo: Upload a logo if desired.

  4. To save the client, click Save.

Create OAuth 2.0 Client for Smartsheet

In AACAAC, the OAuth 2.0 client for Smartsheet is created for you.

Create SmartsheetConnection

After you have created the two OAuth 2.0 client references, you can create a connection to your Smartsheet data.

注意

You must create a separate connection for each OAuth 2.0 client that is available in AACAAC.

For more information, see Smartsheet Connections.