Release Notes
June 2025
| Table/column | Change type | Old name | New name | Notes | |
|---|---|---|---|---|---|
HOSTED_PAGE | |||||
| table | New Table | HOSTED_PAGE | |||
HOSTED_PAGE_TRANSACTION | |||||
| table | New Table | HOSTED_PAGE_TRANSACTION | |||
SUBSCRIPTION_RENEWAL_ESTIMATE | |||||
| table | New Table | SUBSCRIPTION_RENEWAL_ESTIMATE | |||
SUBSCRIPTION_RENEWAL_ESTIMATE_INVOICE_LINE_ITEM | |||||
| table | New Table | SUBSCRIPTION_RENEWAL_ESTIMATE_INVOICE_LINE_ITEM | |||
May 2025
| Table/column | Change type | Old name | New name | Notes | |
|---|---|---|---|---|---|
CONTRACT_TERM | |||||
| table | New Table | CONTRACT_TERM | |||
INVOICE_LINE_ITEM | |||||
| column | Primary Key Change | invoice_id | invoice_id 🔑 | Added to primary key. | |
SUBSCRIPTION | |||||
| column | Discontinued Column | contract_term_action_at_term_end | |||
| column | Discontinued Column | contract_term_billing_cycle | |||
| column | Discontinued Column | contract_term_cancellation_cutoff_period | |||
| column | Discontinued Column | contract_term_contract_end | |||
| column | Discontinued Column | contract_term_contract_start | |||
| column | Discontinued Column | contract_term_created_at | |||
| column | Discontinued Column | contract_term_id | |||
| column | Discontinued Column | contract_term_object | |||
| column | Discontinued Column | contract_term_remaining_billing_cycles | |||
| column | Discontinued Column | contract_term_status | |||
| column | Discontinued Column | contract_term_total_contract_value | |||
| column | Discontinued Column | contract_term_total_contract_value_before_tax | |||
| column | Rename Column | monthly_reccuring_revenue | monthly_recurring_revenue | ||
April 2025
We have changed the sync strategy for the TRANSACTION table. We now re-import this table once a day to capture updates and deletes.
March 2025
| Table/column | Change type | Old name | New name | Notes | |
|---|---|---|---|---|---|
EVENT | |||||
| column | New Column | origin_user | |||
December 2024
The Chargebee Product Catalog 2.0 connector now supports priority-first sync. Priority-first syncs fetch your most recent data first so that it's quickly ready for you to use. For the Chargebee Product Catalog 2.0 connector, priority-first syncs fetch the past 30 days' worth of data from the QUOTE and QUOTE_SUBSCRIPTION tables.
To learn more, see our priority-first sync documentation.
| Table/column | Change type | Old name | New name | Notes | |
|---|---|---|---|---|---|
CREDIT_NOTE_LINE_ITEM | |||||
| column | New Column | reference_line_item_id | |||
INVOICE_DUNNING_ATTEMPT | |||||
| column | New Column | transaction_amount | |||
| column | New Column | transaction_status | |||
INVOICE_LINKED_PAYMENT | |||||
| column | New Column | transaction_amount | |||
| column | New Column | transaction_date | |||
| column | New Column | transaction_status | |||
QUOTE | |||||
| table | New Table | QUOTE | |||
QUOTE_DISCOUNT | |||||
| table | New Table | QUOTE_DISCOUNT | |||
QUOTE_LINE_ITEM | |||||
| table | New Table | QUOTE_LINE_ITEM | |||
QUOTE_LINE_ITEM_DISCOUNT | |||||
| table | New Table | QUOTE_LINE_ITEM_DISCOUNT | |||
QUOTE_LINE_ITEM_ITER | |||||
| table | New Table | QUOTE_LINE_ITEM_ITER | |||
QUOTE_LINE_ITEM_TAX | |||||
| table | New Table | QUOTE_LINE_ITEM_TAX | |||
QUOTE_NOTE | |||||
| table | New Table | QUOTE_NOTE | |||
QUOTE_SUBSCRIPTION | |||||
| table | New Table | QUOTE_SUBSCRIPTION | |||
QUOTE_SUBSCRIPTION_ADDON | |||||
| table | New Table | QUOTE_SUBSCRIPTION_ADDON | |||
QUOTE_SUBSCRIPTION_COUPON | |||||
| table | New Table | QUOTE_SUBSCRIPTION_COUPON | |||
QUOTE_SUBSCRIPTION_DISCOUNT | |||||
| table | New Table | QUOTE_SUBSCRIPTION_DISCOUNT | |||
QUOTE_SUBSCRIPTION_EVENT_BASED_ADDON | |||||
| table | New Table | QUOTE_SUBSCRIPTION_EVENT_BASED_ADDON | |||
QUOTE_SUBSCRIPTION_ITEM | |||||
| table | New Table | QUOTE_SUBSCRIPTION_ITEM | |||
QUOTE_SUBSCRIPTION_ITEM_ITER | |||||
| table | New Table | QUOTE_SUBSCRIPTION_ITEM_ITER | |||
QUOTE_TAX | |||||
| table | New Table | QUOTE_TAX | |||
SUBSCRIPTION | |||||
| column | New Column | active_id | |||
| column | New Column | changes_scheduled_at | |||
| column | New Column | contract_term_total_contract_value_before_tax | |||
| column | New Column | shipping_address_index | |||
SUBSCRIPTION_DISCOUNT | |||||
| table | New Table | SUBSCRIPTION_DISCOUNT | |||
SUBSCRIPTION_ITEM_PRICE | |||||
| column | New Column | billing_period | |||
| column | New Column | billing_period_unit | |||
| column | New Column | charge_once | |||
| column | New Column | free_quantity_in_decimal | |||
| column | New Column | proration_type | |||
| column | New Column | trial_end | |||
| column | New Column | usage_accumulation_reset_frequency | |||
October 2024
| Table/column | Change type | Old name | New name | Notes | |
|---|---|---|---|---|---|
INVOICE_LINE_ITEM | |||||
| column | Primary Key Change | invoice_id | invoice_id 🔑 | Added to primary key. | |
June 2024
| Table/column | Change type | Old name | New name | Notes | |
|---|---|---|---|---|---|
DIFFERENTIAL_PRICE_TIER | |||||
| table | New Table | DIFFERENTIAL_PRICE_TIER | |||
ITEM_PRICE_TIER | |||||
| table | New Table | ITEM_PRICE_TIER | |||
PRICE_TIER | |||||
| table | Discontinued Table | PRICE_TIER | |||
January 2024
We have added a new column, free_quantity, to the SUBSCRIPTION_ITEM_PRICE table.
September 2023
We no longer capture deletes for the INVOICE and SUBSCRIPTION tables. We no longer update the _fivetran_deleted column in these tables.
August 2023
You can now configure your Chargebee Product Catalog 2.0 connector using the Fivetran REST API. This feature is available only for Free, Standard, Enterprise, and Business Critical accounts.
We have added the following new tables:
COUPON_METADATAEVENT_METADATAITEM_METADATAITEM_PRICE_METADATAPAYMENT_SOURCE_MANDATEPRICE_TIERSUBSCRIPTION_METADATA
We have combined the DIFFERENTIAL_PRICE_TIER and ITEM_PRICE_TIER tier tables into a new table, PRICE_TIER.
We have renamed the ORDER table to ORDERS.
We have made the following changes to the COUPON_ITEM_CONSTRAINT table:
- Renamed the
constraintcolumn toconstraints - Added the
item_typecolumn to the set of composite primary keys
We have made the following changes to the CREDIT_NOTE_LINKED_REFUND and INVOICE_LINKED_PAYMENT tables:
- Renamed the
txn_idcolumn totransaction_id - Removed the
txn_amount,txn_date, andtxn_statuscolumns
We have made the following changes to the EVENT table:
- Renamed the
usercolumn tousers - Removed the
metadata_*column
We have made the following changes to the INVOICE_ADJUSTMENT_CREDIT_NOTE and INVOICE_ISSUED_CREDIT_NOTE tables:
- Renamed the
cn_idcolumn tocredit_note_id - Removed the
cn_create_reason_code,cn_date,cn_reason_code,cn_status, andcn_totalcolumns
We have made the following changes to the INVOICE_APPLIED_CREDIT table:
- Renamed the
cn_idcolumn tocredit_note_id - Removed the
cn_create_reason_code,cn_date,cn_reason_code, andcn_statuscolumns
We have made the following changes to the INVOICE_LINKED_ORDER table:
- Renamed the
idcolumn toorder_id - Removed the
batch_id,created_at,document_number,fulfilment_status,order_type,reference_id, andstatuscolumns
We have made the following changes to the ITEM_PRICE table:
- Added a new column,
accounting_detail_sku - Removed the
metadata_*column
We have made the following changes to the SUBSCRIPTION_ITEM_TIER_PRICE table:
- Added a new column,
index - Removed the
priceandprice_in_decimalcolumns
We have made the following changes to the TRANSACTION_LINKED_CREDIT_NOTE table:
- Renamed the
cn_idcolumn tocredit_note_id - Removed the
cn_create_reason_code,cn_date, andcn_reference_invoice_idcolumns
We have made the following changes to the TRANSACTION_LINKED_PAYMENT table:
- Renamed the
transaction_txn_idcolumn totransaction_id - Removed the
amount,date, andstatuscolumns
We have renamed the following columns in the COUPON_APPLICABLE_ITEM_PRICE table:
coupon_item_constraint_constrainttocoupon_item_constraintscoupon_item_constraint_item_typetocoupon_item_constraint_type
We have renamed the gift_receiver_customer_id column to gift_receiver in the GIFT table.
We have renamed the following columns in the SUBSCRIPTION table:
auto_close_invoicestoauto_close_invoicemrrtomonthly_reccuring_revenue
We have renamed the following columns in the TRANSACTION table:
iintoissuer_identification_numberlast4tolast_4txn_idtorefunded_transaction_id
We have renamed the following columns in the TRANSACTION_REFUND table:
refunded_txn_idtorefunded_transaction_idtxn_amounttotransaction_amounttxn_datetotransaction_datetxn_statustotransaction_status
We have added a new column, recurring, to the INVOICE table.
We have removed the metadata_* column from the COUPON and ITEM tables.
We have removed the following columns from the CREDIT_NOTE_INVOICE_ALLOCATION table:
allocated_atinvoice_dateinvoice_status
We have removed the txn_amount and txn_status columns from the INVOICE_DUNNING_ATTEMPT table.
We have removed the following columns from the ORDER_LINKED_CREDIT_NOTE table:
amountamount_adjustedamount_refundedstatustype
We have removed the following columns from the SUBSCRIPTION_ITEM_PRICE table:
current_term_endfree_quantityfree_quantity_in_decimalnext_billing_attrial_end
We have removed the following columns from the TRANSACTION_INVOICE table:
invoice_dateinvoice_totalinvoice_status
July 2023
We have changed the sync strategy of our Chargebee Product Catalog 2.0 connector. We now incrementally sync the following tables and their child tables:
COMMENTCOUPONCREDIT_NOTECUSTOMERDIFFERENTIAL_PRICEEVENTGIFTINVOICEITEMITEM_FAMILYITEM_PRICEPAYMENT_SOURCEORDERSUBSCRIPTIONTRANSACTION
October 2022
Lite connectors are now available for the following sources: