Post using Rest API
For Azure SQL Databases there is a very cool new preview feature: „sp_invoke_external_rest_endpoint „. This function allows you to call certain Microsoft API endpoints directly from within your Azure database and write that data back into a table for example.…