Skip to main content
Nintex Community Menu Bar
Question

Snowflake

  • December 8, 2023
  • 1 reply
  • 244 views

Forum|alt.badge.img

We use K2 on prem. Can K2 connect to Snowflake?

 

1 reply

JRoberts
Nintex Employee
Forum|alt.badge.img+12
  • Nintex Employee
  • December 8, 2023

Not out-of-box, but it should be possible based on Snowflake having a REST api. Using a Swagger based definition file to load in with the REST service type would expose those endpoints to K2 for use as  SmartObjects for consumption in Workflows, and SmartForms.



It’s a bit more technical, but a Custom Service Broker could also be written that provides the interface between K2 and Snowflake as SmartObjects, if needed.