How is the data on the Snowflake server transmitted?
After a transaction, the solution transmits the data present on the server in the form of a directory containing files.
The schemas present on your Snowflake server are interpreted as the first directory level, and each table is converted into a spreadsheet in CSV format.
What authentication methods are supported?
- OAuth External: this authentication method is suitable for all types of file-based offers (recurring or non-recurring). Find out how to configure external OAuth.
- OAuth Snowflake: this authentication method is only suitable for non-recurring file-based offers, as the token validity period is too limited to ensure the continuity of subscription data delivery. Find out how to configure Snowflake OAuth.