Bordalo
New Contributor II

Consulta a resposta que me pareceu que está lá a informação que perguntou:
How to connect and process SharePoint Data from Azure Databricks

No trecho abaixo aparece para colocar o link da api:

driver = "cdata.jdbc.sharepoint.SharePointDriver"

url = "jdbc:sharepoint:RTK=5246...;User=myuseraccount;Password=mypassword;Auth Scheme=NTLM;URL=http://sharepointserver/mysite;SharePointEdition=SharePointOnPremise;"