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.
December 2024
We have added the following columns to the SALES_ORDER_UUID table:
sales_order_item_product_tax_detailssales_order_item_schedule_linesales_order_price_component
October 2024
We've changed the data type of the InvoiceTermsInvoicingBlockingReasonCode field in the SALES_ORDER table from INTEGER to STRING.
August 2023
We have released pre-built, dbt Core*-compatible data models for SAP Business ByDesign and SAP Concur. Find the models in Fivetran's dbt hub or data models documentation. Learn more about our dbt Core integration in our Transformations for dbt Core documentation.
* dbt Core is a trademark of dbt Labs, Inc. All rights therein are reserved to dbt Labs, Inc. Fivetran Transformations is not a product or service of or endorsed by dbt Labs, Inc.
We have added the following new tables:
EQUIPMENTLABOURRETURN_TO_SUPPLIERVEHICLE
To configure your webhooks to capture deletes for the LABOUR and VEHICLE tables, see our setup guide.
January 2023
We have changed the sync strategy of the PRODUCTION_BILL_OF_MATERIAL table. We now re-import the table. Previously, we incrementally synced the table.
You can now remove the ProductionBillOfMaterial Business Object from your webhook configuration.
December 2022
We have added a new table, IDENTIFIED_STOCK. For more information about the table, see SAP Business ByDesign's documentation.
October 2022
We now incrementally sync the following tables:
BANK_STATEMENTCAMPAIGNDIRECT_DEBIT_MANDATEGOODS_AND_SERVICE_ACKJOURNAL_ENTRYPRODUCT_DESIGN_VERSIONPRODUCT_REQUIREMENT_SPECIFICATIONPURCHASE_ORDERPURCHASE_REQUESTPURCHASING_CONTRACTSERVICE_REQUESTSUPPLIER_INVOICE
Previously, we re-imported these tables.
To capture deletes, you must select these tables in the SAP Portal. We recommend that you perform table re-syncs after you change the event notifications, to avoid data loss.
August 2022
SAP Business ByDesign is a cloud enterprise resource planning software for small and medium-sized organizations.