Subscribe

UiPath Integration Service

The UiPath Integration Service Guide

Snowflake authentication

To authenticate using Snowflake, you first need to select your authentication type:

  • Custom (JDBC authentication)
  • rsaCertificate

📘

Note:

Only Custom authentication is currently supported.

Then provide the following credentials:

  • Database host
  • Username
  • Password
  • Warehouse
  • Database schema name
  • Database name

How to retrieve your credentials from Snowflake

  1. The database host is available in the hyperlink used to connect to your Snowflake app:

📘

Note:

The Database host format may differ depending on your account identifier type. To learn more, see the official Snowflake documentation.

1313
  1. Once you are logged in, on the left-side menu, select Data, then Databases.
  • Database name: A list of databases is displayed:
1188
  • Database schema name - Select a database to view the list of database schema names:
820
  1. To retrieve the Warehouse, on the left-side menu, go to Admin > Warehouses:
1472

Permissions

Connecting allows UiPath to read, write, modify, and delete Snowflake data on your behalf.

Updated about a month ago

Snowflake authentication


Suggested Edits are limited on API Reference Pages

You can only suggest edits to Markdown body content, but not to the API spec.