cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Read snowflake table and send email on failure

Vijay_Khatri
New Contributor

I am a Data Engineer and very new to SnapLogic. I want to create a pipeline which reads table from snowflake and on failure, send email.

Please help me, Thanks in advance

1 REPLY 1

marjan_karafilo
Contributor

Hi @Vijay_Khatri ,

You can use the snap Snowflake Select.
First you need to create an account that has permissions to Snowflake.

After that, you need to configure the snap:

image

In the Views tab, you need to select:
image

Then you will have the error path of the snap, where you can map the error and add additional information, and send an email:
image

Let me know if you have any other questions.

BR,
Marjan