We are encountering issues when attempting to write data to Snowflake.
For more context, we are attempting to write data to Snowflake via Zapier in a Granola “Note Added to Folder” → “Snowflake: Create Rows” flow. The Granola trigger appears to be functioning as expected, but the Snowflake action fails during testing.
Workflow Context
-
Trigger: Granola (Note Added to Folder - seems fine)
-
Action: Snowflake (Create Rows)
-
Auth Method: Key-Pair (RSA) Authentication
Screenshots below:
-
Snowflake Key-Pair Auth setup screen in Zapier (method we are using)
-
Zapier workflow showing Granola trigger and Snowflake action
-
Error message from Zapier connection test
Steps Taken So Far
-
Verified that the Zapier Snowflake connection setup passes the initial validation.
-
Confirmed username, private key format, and PEM/PKCS8 requirements per Snowflake documentation.
-
Attempted test run in Zapier → setup step passes, but table selection fails (“table is not accessible”).
-
On explicit connection test, we receive the following error: “Snowflake is expired
Unexpected token 'A', "An error o"... is not valid JSON”
Observations
-
The Granola portion of the workflow does not seem related to the failure.
-
Zapier reports the connection is OK at setup, but subsequent actions cannot retrieve tables or insert rows.
-
The returned error from Snowflake is malformed JSON, which may indicate an issue on Snowflake’s side or with how Zapier is handling the response.
-
This could also be tied to authentication token/session expiry during the test step.
Request for Support
We need assistance to:
-
Identify why the Snowflake connection passes initial validation but fails when retrieving tables.
-
Determine if this is due to:
-
Snowflake session expiry during the Zapier test
-
Incorrect key formatting or encryption method
-
Permission/role issues for the Snowflake user in question
-
Zapier handling/mapping error for Snowflake responses
-
-
Provide any steps we can take to mitigate or confirm the source of the malformed JSON error.
Thanks to anyone who can help!


