Ingest ServiceNow Data into Databricks
PurposeThis article explains how to extract data from ServiceNow and load it into Databricks for analytics or reporting.Databricks can retrieve data using the REST Table API performing a GET on a specific table. One of the main challenges is extracti...