April 2026

Connect Hybrid Deployment

Skyvia now allows hybrid deployment of Connect runtime for cases when security and data not leaving the system are more important than simplicity of no-maintenance and no-deployment of connectivity-as-a-service solution. You can now design OData and SQL endpoints on Skyvia and host them on your local computer.

In case of hybrid deployment, agent application connects to Skyvia to obtain the endpoint metadata and connection parameters and passes them to the Connect runtime web service, deployed on IIS. The web service connects to the data source directly and performs all the read and write operations without sending any data from the underlying data source to Skyvia. See how to configure hybrid deployment in the Hybrid Deployment topic.

Currently, Hybrid deployment is supported for the following connectors:

  • PostgreSQL
  • MySQL
  • Oracle
  • SQL Server
  • AlloyDB
  • Acumatica
  • ODBC

Hybrid deployment is not available by default. Contact us for pricing if you want it enabled for your account.

Endpoint Wizard

We have updated the Endpoint wizard. It now guides you through endpoint setup step by step and provides clearer explanations for each stage of the process. By default, it starts automatically when you click Create New > Endpoint.

Endpoint Wizard

Replication from Google BigQuery

Skyvia now supports Google BigQuery as a replication source. It supports incremental replication, when you can replicate recent changes from BigQuery tables, if the tables have suitable timestamp columns. Alternatively, you can opt for full resync. You can learn more about replication from databases here.

New Connectors

Google Gemini is a generative artificial intelligence (AI) assistant that helps users with writing, planning, brainstorming, and more.

xAI Grok is an AI assistant built by xAI designed to chat, create images, write code, and get real-time answers from the web and X.

Connector Updates

Facebook Ads

You can now get data for the current ongoing month in the *Monthly reports and for the current ongoing day in the *Daily reports. To do that enable the Include Incomplete Data in Reports connection parameter. See more details in Facebook Ads topic.

Float

The fields ProjectTeam, ProjectTasks, Expenses are now available in the Projects object. These fields are available for mapping with the enabled Nested Objects feature in Import, and in Data Flow and Automation. See more information in Float topic

HubSpot

The labeled associations are now available in our connector. See more information in HubSpot topic.

LinkedIn Ads

You can now get data for the current ongoing day and month in the *Report and Statistics objects. To do that enable the Include Incomplete Data in Reports and Statistics connection parameter. See more details in LinkedIn Ads topic.

Stripe

We now use the newer version of Stripe API - "2026-01-28.clover". We have updated metadata of the following objects: Products, Prices, Coupons, TaxRates, CreditNotes, CustomerBalanceTransactions, Invoices, InvoiceItems, Plans, Quotes, QuotesLineItems, Accounts, ApplicationFees, AccountCapabilities, CountrySpecs, ExternalAccounts_BankAccounts, ExternalAccounts_Cards, Persons, Transfers, EarlyFraudWarnings, Reviews, ValueLists, Locations, Readers, WebhookEndpoints.

We have added native filtering support for some fields of the CreditNotes and Readers objects. You can find the fields and operators in the Stripe topic.

We have supported the nested objects feature for the following fields:

  • The Lines, Refunds, and DiscountAmounts fields of the CreditNotes object
  • The Lines field of the Invoices object
  • The LineItems field of the Quotes object

The last field is not returned when querying data from the Quotes object, but it can be used when inserting or updating data in this object.

We have supported more operations for some of the objects:

  • The Coupons object now supports the UPDATE operation.
  • The WebhookEndpoints object now supports INSERT, UPDATE, and DELETE.
  • The ApplicationFees and Reviews object now allow selecting records by Id.

The support for the new BillingMeters object has been added.

The following deprecated objects are no longer available: Orders, Returns, SKUs, UsageRecords.

Use the new BillingMeters object instead of UsageRecords. Use Products and Prices objects instead of SKUs and Orders.