Release Notes
April 2026
We've implemented a new mechanism to fetch source schema quicker when creating a new connection. Now, instead of deriving the schema from source data, we use fixed schema models. This allows you to see the schema blocking and hashing screen almost immediately after creating a new connection.
As a result of this improvement, you may see empty tables and columns in the Schema tab of existing connections that have not yet synced to your destination.
After optimizing schema fetch for the connectors below, these connections no longer use the pre-initial-sync schema capture flow described in schema_status.
Affected connectors
- Adyen
- Amazon Ads
- Amplitude
- AWS CloudTrail
- Coupa
- Facebook Pages
- GitHub
- Instagram Business
- Apple App Store
- LinkedIn Company Pages
- Outbrain
- SAP Business ByDesign
- Shopify
- Twilio
- Workday Financial Management
- Workday HCM
- Xero
- YouTube Analytics
REST API request changes (breaking)
For the connectors listed above, the schema_status request field is no longer supported in:
If your automation still sends schema_status for these connectors, requests may fail.
REST API response changes
For the connectors listed above, schema_status is no longer returned for flows that previously exposed it, including:
- List All Connections
- Create a Connection
- Retrieve Connection Details
- Update a Connection
- Run Connection Setup Tests
- List All Connections within a Group
If your downstream transformations or orchestration rely on this field, update them to handle its absence.
Dashboard flow change
In the Fivetran dashboard, these connectors no longer show the schema prefetch and review step before initial sync. After connection creation, you proceed directly to the initial sync flow.
January 2026
We have added the NON_TRANSACTIONAL_SCHEME_FEES_REPORT table to the Adyen connector.
December 2024
Our Adyen connector is now generally available. Read our Adyen connector documentation.
November 2024
We have fixed a bug where the raw_acquirer_response column in the RECEIVED_PAYMENTS_REPORT table was not replicating. Re-sync the table to update and populate the existing null values in your destination.
October 2024
You can now configure your Adyen connector using the Fivetran REST API. This feature is available only for Free, Standard, Enterprise, and Business Critical accounts.
August 2024
Our Adyen connector now supports historical sync from all data center regions:
- APSE
- AU
- EU
- IN
- US
If you want an existing connection to include historical reports from all regions configured in your Adyen account, re-sync your Adyen connection.
July 2024
We have changed the data type of the merchantAccountCaptureDelay column in the ACCOUNTCONFIG_REPORT table from INT to STRING.
March 2024
Adyen is a payment, revenue, and financial management platform. Read our Adyen connector documentation.
We have changed the data type of the exchangeRate column in the PAYMENTS_ACCOUNTING_REPORT table from INT to DOUBLE.