Release Noteslink
December 2020link
The Zuora Sandbox connector now supports the Production copy environment. See our setup instructions for more information.
The Zuora Sandbox connector now supports US Cloud Data Centre's REST API Production (https://rest.na.zuora.com
) and Sandbox (https://rest.sandbox.na.zuora.com/
) environments.
We have upgraded our Zuora connector from Zuora API WSDL version 96.0 to 106.0 and have added two new columns, tax_message
and tax_status
, to the INVOICE
table.
We are gradually rolling out this new feature to all existing customers. If you'd like to enable this feature on your connector, contact our support team.
November 2020link
We can now sync the USER
table using the Data Query feature.
Only Zuora platform admin users can access the USER
table. See Zuora's documentation for more information.
If you'd like to enable the USER
table on your connector, contact our support team.
April 2020link
We now create empty tables and columns in the destination even if the source tables and columns are empty (contain only Null
values).
We now add a fivetran_synced column while syncing empty tables and columns from the source.
August 2019link
We have upgraded our Zuora connector from Zuora API WSDL version 91.0 to 96.0. We have made the following changes as a result of the upgrade:
- Added the
sequence_set_id
column to theACCOUNT_FIELDS
table. - Added the
balance
column to theINVOICE_ITEM
table. - Added the following new columns to the
REVENUE_EVENT
,REVENUE_EVENT_INVOICE_ITEM
, andREVENUE_EVENT_INVOICE_ITEM_ADJUSTMENT
tables:amount
currency
- Added the following new columns to the
TAXATION_ITEM
table:balance
credit_amount
payment_amount
- Removed support for the
CUSTOMER
table.
We now support the Zuora Performance Test environment. To connect, add the Zuora Sandbox connector in your Fivetran dashboard and select the Performance Test environment.
April 2019link
We now capture deletes in V2 of our Zuora connector for the following tables:
- Account
- AccountingCode
- Amendment
- BillingRun
- ChargeMetrics
- CommunicationProfile
- Contact
- CreditBalanceAdjustment
- Export
- Feature
- Import
- Invoice
- InvoiceItem
- InvoiceItemAdjustment
- InvoicePayment
- JournalEntry
- JournalEntryItem
- JournalRun
- Order
- OrderAction
- OrderElp
- OrderItem
- OrderMrr
- OrderQuantity
- OrderTcb
- OrderTcv
- Payment
- PaymentMethod
- PaymentRun
- Product
- ProductFeature
- ProductRatePlan
- ProductRatePlanCharge
- ProductRatePlanChargeTier
- RatePlan
- RatePlanCharge
- RatePlanChargeTier
- Refund
- RefundInvoicePayment
- RevenueChargeSummary
- RevenueChargeSummaryItem
- RevenueEvent
- RevenueEventInvoiceItem
- RevenueEventInvoiceItemAdjustment
- RevenueEventItem
- RevenueEventItemCreditMemoItem
- RevenueEventItemDebitMemoItem
- RevenueEventItemInvoiceItem
- RevenueEventItemInvoiceItemAdjustment
- RevenueEventType
- RevenueSchedule
- RevenueScheduleCreditMemoItem
- RevenueScheduleDebitMemoItem
- RevenueScheduleInvoiceItem
- RevenueScheduleInvoiceItemAdjustment
- RevenueScheduleItem
- RevenueScheduleItemCreditMemoItem
- RevenueScheduleItemDebitMemoItem
- RevenueScheduleItemInvoiceItem
- RevenueScheduleItemInvoiceItemAdjustment
- Subscription
- SubscriptionProductFeature
- TaxationItem
- Usage
January 2019link
We have released a new version of the Zuora connector that uses the REST API, moving off of the AQuA API.