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:
Log in to the Smartsheet account in which you want the OAuth 2.0 app to be created.
Navigate to Account > Developer Tools > Create New App.
In the Create New App form, enter the required information in the fields:
App Name: The display name to identify your app.
App description: A brief description of the app.
App URL: The URL to use to launch your app.
App contact/support: Any support information for the user.
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
Logo: Upload a logo if desired.
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.
Note
You must create a separate connection for each OAuth 2.0 client that is available in AACAAC.
For more information, see Smartsheet Connections.