SNOWFLAKE SPOKE

k4ktusk1nd
Tera Contributor

Hello, 

I tried integrating Snowflake with ServiceNow via the recently released Snowflake Spoke. 
Unfortunately the spoke actions do not load all the dynamic action inputs (like warehouses, database etc) assigned to the user (Screenshot). 

k4ktusk1nd_0-1740558036159.png


Here, the dynamic action input correctly fetches the Role from the Snowflake Instance for the TEST_SERVICE User. 
But then the Warehouse, Database, Schema and additional Parameters are not fetched. 

When I test the Get Warehouse Spoke Action with the Parameters User ID = TEST_SERVICE and Role = SERVICENOW_TECHNICAL_ROLE I get the following error Message: 

{
    "Action Status": {
        "code": 1,
        "message": "Error:  Bad Request.The request payload is invalid or malformed.\nRole 'SERVICENOW_TECHNICAL_ROLE' specified in the connect string is not granted to this user. Contact your local system administrator, or attempt to login with another role, e.g. PUBLIC. (sys_script_include.f6b59170472b19d0554ab988436d43c7.script; line 249)"
    }
}

 
Secondly, I previously was able to script the inputs to the spoke action (instead of relying on the dynamic action inputs). But now the script option is not available anymore:

k4ktusk1nd_1-1740559702967.png


Any suggestions on how I can make the spoke work? 

 

6 REPLIES 6

Hi @k4ktusk1nd 

 

Better log a now support case for this.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Yash Mittal
Tera Contributor

Hi
Can anyone confirm whether this spoke can connect with SnowFlake in VPN environment also ?