External APIs

AnubhavG
Contributor

Does databricks provide a way to integrate to external sw/API's?

Whether it is in the form of UDF/external function?

Can somebody point me how this can be achieved?

My use case is to talk to external API's from databricks to perform certain operations.

daniel_sahal
Databricks MVP

You can write your own code to fetch data from external API.

Example: https://insightsndata.com/how-to-call-rest-api-store-data-in-databricks-8383f2458d7d