Maxio SaaSOptics
We have added a new drop-down, Application domain, to the connection setup form. You can now select the domain that matches your Maxio SaaSOptics account hostname.For more information, see our Maxio SaaSOptics setup guide.
We have added a new drop-down, Application domain, to the connection setup form. You can now select the domain that matches your Maxio SaaSOptics account hostname.For more information, see our Maxio SaaSOptics setup guide.
We now fetch additional creatives for an ad account using Meta's /adcreatives endpoint, rather than only those linked to ads and ad images. This may result in higher data volume for the CREATIVE_HISTORY table.
We have added three new tables, SSOT_UNIFIED, SSOT_RETARGETING, and SSOT_USER_ACQUISITION, for connections configured to sync Data Locker events.
We have added support for dbt version 1.11.15 for the following destinations: BigQuery ClickHouse Cloud Databricks PostgreSQL Redshift Snowflake SQL Server Azure Synapse Teradata Vantage {% note %}Although other destinations support different dbt versions, they don't support dbt 1.11.15 due to lack of available dbt adapters for this version.{% /note %}We have added support for dbt version 1.12.4 f…
We have added two new tables, CUSTOM_OBJECT_FIELD and CUSTOM_OBJECT_RECORD. The CUSTOM_OBJECT_FIELD table contains the field definitions for your custom objects, so you can understand the structure of your custom data. The CUSTOM_OBJECT_RECORD table contains the individual records created for each custom object type you define in Zendesk, so you can analyze custom business data alongside your supp…
We have added a new table, PAYMENT_TICKET, to store the association between payments and tickets. When you first include this table in your sync, Fivetran automatically re-syncs its parent table, PAYMENT.
The alter_table log event now includes the schema field for column operations (add column, drop column, and alter column). This provides the schema name along with the table name, giving you complete context when tracking column modifications across different database schemas.
PostgreSQL connections that use Query-Based incremental sync method now support the DDL statement ALTER TABLE ... ADD COLUMN ... DEFAULT .... For more information, see our PostgreSQL documentation.
You can now select the Maxio Chargify domain whose data you want to sync. To support this change, we have added a new drop-down menu, Domain, to the connection setup form.For more information, see our setup instructions.
We have added a new drop-down, Region, to the connection setup form. You can now select either US or EU, depending on the region where your Pylon Support Platform account resides.For more information, see our Pylon Support Platform setup guide.
We have added the following new tables: INVENTORY_PAR_LOCATION INVENTORY_PAR_LOCATION_DOCUMENT_STATUS INVENTORY_PAR_LOCATION_LINE INVENTORY_PAR_LOCATION_LINE_BIN INVENTORY_PAR_LOCATION_LINE_BIN_REFERENCE INVENTORY_PAR_LOCATION_LINE_SPLIT INVENTORY_PAR_LOCATION_LINE_SPLIT_WORKTAG INVENTORY_PAR_LOCATION_LINE_WORKTAG INVENTORY_PAR_LOCATION_WORKTAG We have added three new tables, GIFT_HIERARCHY, GIFT_…
We have added the following new tables: INVENTORY_PAR_LOCATION INVENTORY_PAR_LOCATION_DOCUMENT_STATUS INVENTORY_PAR_LOCATION_LINE INVENTORY_PAR_LOCATION_LINE_BIN INVENTORY_PAR_LOCATION_LINE_BIN_REFERENCE INVENTORY_PAR_LOCATION_LINE_SPLIT INVENTORY_PAR_LOCATION_LINE_SPLIT_WORKTAG INVENTORY_PAR_LOCATION_LINE_WORKTAG INVENTORY_PAR_LOCATION_WORKTAG We have added two new tables, GRANT_HIERARCHY and GRA…
Fivetran has updated the name of Transformations for dbt Core to Transformations for dbt.This change is a naming change only. Your transformations, dbt projects, schedules, and connection settings behave exactly as they did before. API endpoint paths, field names, and field values, including the DBT_CORE transformation type, also stay the same.Learn more in our Transformations for dbt documentatio…
We have released Fivetran Proxy Agent version 1.2.6. This release includes fixes for the following CVEs: CVE-2026-59902 CVE-2026-75595 CVE-2026-62243 You can download the updated package from the Downloads page.
Connection cron scheduling is now in beta. You can define one or more cron expressions to control exactly when your connection syncs. For more information, see our Sync Frequency and Scheduling documentation.
We now support Connect via Proxy Agent as a connection method. You can use the Fivetran Proxy Agent to connect to an FTP or FTPS server in a private network without exposing the server directly to the internet. To learn more, see our setup guide.
You can now retrieve and dismiss warnings for a connection using the REST API: The Retrieve Connection Warnings endpoint returns all active warnings for a connection, grouped by destination table. Each warning includes the warning code, message, error details, and creation timestamp. The Dismiss Connection Warnings endpoint allows you to dismiss all active instances of a specific warning type for…
You can now retrieve and dismiss warnings for a connection using the REST API.Retrieve warnings: The Retrieve Connection Warnings endpoint returns all active warnings for a connection, grouped by destination table. Each warning includes the warning code, message, error details, and creation timestamp.Dismiss warnings: The Dismiss Connection Warnings endpoint allows you to dismiss all active instan…
We have fixed a bug where the "Enable change streams" warning could continue to show after its table or view was removed from the source, deselected from the sync, or had change tracking enabled.
We now support Connect via Proxy Agent as a connection method. You can use the Fivetran Proxy Agent to connect to an SFTP server in a private network without configuring an SSH tunnel or exposing the server directly to the internet. To learn more, see our setup guide.We have added a new authentication method, Customer-supplied key, for our SFTP connector. You can now authenticate Fivetran to your…
fivetran-connector-sdk PyPI package We have released version 2.12.1 of the fivetran-connector-sdk PyPI package. This release updates grpcio and grpcio-tools dependency version to 1.80.0.We have released version 2.12.0 of the fivetran-connector-sdk PyPI package. This release includes the following updates: fivetran debug now generates a crash report when your connector code fails, capturing the exc…
We now support the Fivetran Proxy Agent connection method for Oracle destinations. We are gradually rolling out this feature to all existing destinations.
You can now retrieve all active warnings for a connection using the Retrieve Connection Warnings REST API endpoint. The response groups warnings by destination table and includes the warning code, message, error details, and creation timestamp for each warning.
fivetran-connector-sdk PyPI package We have released version 2.12.0 of the fivetran-connector-sdk PyPI package. This release includes the following updates: fivetran debug now generates a crash report when your connector code fails, capturing the exception, handler, configuration, and SDK version to help diagnose the failure. Memory usage logging now reports the memory consumed by your connector c…
We have improved sync reliability for the FO_DEPARTMENT and EMPLOYEE_PAY_COMP_RECURRING tables by using a 2-day lookback window during incremental syncs.
A new version of the Fivetran NetWeaver API is now available for download: v1900333. We have added new RFC-enabled functions to read application server files through NetWeaver. We now support SAP HANA 2.0 SPS 03 or later. We have fixed an issue that was causing silent data loss for LOB columns longer than 32 KB. We have fixed a cursor leak that was causing exceptions during mass trigger re-creatio…
A new version of the Fivetran NetWeaver API is now available for download: v1900333. We have added new RFC-enabled functions to read application server files through NetWeaver. We now support SAP HANA 2.0 SPS 03 or later. We have fixed an issue that was causing silent data loss for LOB columns longer than 32 KB. We have fixed a cursor leak that was causing exceptions during mass trigger re-creatio…
We have added External Client App as a new authentication method for the Pardot and Pardot Sandbox connectors. To support this enhancement, we have made the following changes: Added External Client App as a new option in the Auth Type field on the connection setup form. Added two new fields, Client ID and Client Secret, to the connection setup form. These fields appear only when you select Externa…
We've added a new column, url_macro_parameters, to the CREATIVE_HISTORY table.
We have a new column, ai_max_ad_group_setting_disable_search_term_matching, to the AD_GROUP_HISTORY table.We've added a new table, CAMPAIGN_ASSET_AUTOMATION_SETTING_HISTORY. The table contains the asset automation type and status (such as Final URL Expansion opt-in/opt-out) configured for each campaign.We have upgraded the Google Ads connector from API v23 to v25.The CAMPAIGN_HISTORY table's video…