Databricks has introduced a new feature that allows users to send SQL statements to their database via REST API. Users can easily integrate this feature with any tool by simply posting their queries to the /api/2.0/sql/statements/ endpoint. With this new functionality, Databricks has further enhanced its capabilities, providing users a more efficient and streamlined way to process data.
Download OpenAPI specification https://lnkd.in/eJhK9SsJ and import it to your postman app to test it.