Finding your Account URL, Account Locator, Client ID, and Client Secret

Prerequisites for Snowflake Integration

<aside> 🗒️

You need to be an ACCOUNTADMIN to create an OAuth application in Snowflake.

</aside>

Finding Account URL and Account Locator

  1. Sign in to your Snowflake account.

  2. In the left-hand menu at the bottom, click on your profile name, then choose Account. Select View account details.

Screenshot 2025-04-18 at 10.04.16 AM.png

  1. You will find your Account URL and Account Locator as shown below.

Screenshot 2025-04-18 at 10.04.34 AM.png

  1. Copy both values and paste them into the Truto interface.

<aside> 🗒️

NOTE

When entering your Snowflake Account URL in the Truto interface, provide it in full URL format. For example, instead of just entering YFDOOQK-QW48947.snowflakecomputing.com, include the https:// prefix so it looks like https://YFDOOQK-QW48947.snowflakecomputing.com.

</aside>