Are you familiar with the data available through the quotes api? (Documentation here)
Much of the data on a quote is also available from the Deals API, since a quote is associated with a deal.
So first confirm that you want and need the data from the Quotes API. As for solutions: you would need to build a custom API sync into SQL. I’ve seen people do this with custom stored procedures and SSIS packages. I’m not aware of any off-the-shelf integration tools (like Skyvia) that include support for the Quotes object.
@Kavya@dennisedson We offer an app in the HubSpot App Marketplace called MS SQL Server for HubSpot . This app does what you are looking for without needing Skyvia or any other tools. A SQL data warehouse in Azure is included.