---
sourceDocument: Australia Workflow Data Fabric
sourceDocumentLink: https://www.servicenow.com/docs/r/integrate-applications

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia Workflow Data Fabric

ft:clusterId :

    - crint

bundleId :

    - crint

workflow :

    - Creator


---

# Set up the Snowflake spoke

# Set up the Snowflake spoke {#ariaid-title1}

* Release version: Australia
* 
* Updated March 12, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Integrate the ServiceNow instance and Snowflake spoke by using the OAuth credentials to authenticate ServiceNow requests.

## Before you begin

* Request an Integration Hub subscription.
* Activate the Snowflake spoke.
* Role required: admin.
{#setup-snowflake-spoke__ul_agy_qxd_rlb}

## Configure a connection for Snowflake spoke {#ariaid-title2}

Add and configure a Snowflake connection to authenticate ServiceNow requests.

### Before you begin

* Get the OAuth client ID and client secret for your Snowflake account. For more information, see [Snowflake OAuth](https://docs.snowflake.com/en/sql-reference/sql/create-security-integration-oauth-snowflake).
* Role required: admin
{#config-connection-snowflake-spoke__ul_gmm_msx_c2c}

### Procedure

1. Navigate to AllProcess AutomationWorkflow Studio.
2. Click the Integrations tab.
3. Under Connections, toggle and enable the Outbound connections.
4. Locate the alias for Snowflake and click View Details.  
   * To configure the default connection and credential alias record that is shipped along with the Snowflake spoke, click View Details.
   * To manage more than one Snowflake connection records, you should create a new child alias record by clicking Add Connection. For more information about using multiple connections, see[Supporting multiple connections](https://www.servicenow.com/docs/_lq_yIU58hH6WV7QrgzfAg "Support several connections to a single integration provider. Select connections for flows, subflows, and actions directly from a flow.").

   {#config-connection-snowflake-spoke__ul_cdq_btx_c2c}

   If you are configuring the spoke for the first time, click Configure. Otherwise, click Edit.
5. On the Configure Connection form, fill in the fields:  
   {#config-connection-snowflake-spoke__table_h2l_ktx_c2c__entry__2}

   | Field | Description |
   |-|-|
   | Connection Name | Name to uniquely identify the connection. |
   | Connection URL | URL to connect to Snowflake. Enter the URL in this format: <kbd class="ph userinput">https://&lt;your_domain&gt;.snowflakecomputing.com</kbd>. |
   | Application Registry Name | Name of the application registry. |
   | Credentials Name | Name to uniquely identify the credentials. For example, <kbd class="ph userinput">Snowflake credential</kbd>. |
   | OAuth Client ID | OAuth client ID of your Snowflake account. |
   | OAuth Client Secret | OAuth client secret of your Snowflake account. |
   | Authorization URL | Snowflake authorization URL. Enter the URL in this format: <kbd class="ph userinput">https://&lt;your_domain&gt;.snowflakecomputing.com/oauth/authorize</kbd> |
   | Token URL | URL from which the ServiceNow instance obtains the access token. Enter the URL in this format: <kbd class="ph userinput">https://&lt;your_domain&gt;.snowflakecomputing.com/oauth/token-request</kbd> |
   | Oauth Entity Profile Name | OAuth Entity Profile Name for your Snowflake account. |
   | OAuth Redirect URL | OAuth callback endpoint in this format: <kbd class="ph userinput">https://&lt;instance&gt;.service-now.com/oauth_redirect.do</kbd> is auto-populated. |
   [ ]

   {#config-connection-snowflake-spoke__table_h2l_ktx_c2c}
6. Click Configure Configure and Get OAuth Token.

### Result

The spoke connection is configured and ready to be used.

*[\>]: and then


