cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Could you please guide us on connecting ServiceNow data in databricks

ankris
New Contributor III

Would like to extract data like ticket info, resolve time, etc., from ServiceNow in databricks.

Not finding much information in community and appreciate your guidance on the same.

2 REPLIES 2

Debayan
Databricks Employee
Databricks Employee

Hi, there are some third party JDBC connector on this (such as fivetran and cddata etc. ) , It seems like there is not enough documentation around JDBC connectivity from Databricks.

crannow
New Contributor II

ServiceNow offers API capabilities. You can consume the ServiceNow API within a Databricks notebook to extract data from ServiceNow. Following is a suggested prompt to use with ChatGPT for example python code to connect to ServiceNow's api.

PROMPT: "As a Python and Databricks expert can you assist me in programming a connection to consume ServiceNow api's to get data like ticket information, and resolution time?"

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโ€™t want to miss the chance to attend and share knowledge.

If there isnโ€™t a group near you, start one and help create a community that brings people together.

Request a New Group