Zuora Sink

The Zuora sink is available in the Hub.

Writes records to a Zuora objects. Each record will be written to an object collection.

Configuration

Property

Macro Enabled?

Description

Property

Macro Enabled?

Description

Reference Name

No

Required. Name used to uniquely identify this sink for lineage, annotating metadata, etc.

Authentication Type

Yes

Required. How user would like to be authenticated to the Zuora account.

Username

Yes

Optional. Login name for the Zuora account.

Password

Yes

Optional. Password for the Zuora account.

Client ID

Yes

Optional. The OAuth2 client ID.

Client Secret

Yes

Optional. The OAuth2 client secret.

REST API Endpoint

Yes

Required.

Default is https://rest.zuora.com.

Object to write to

 

Required. List of available objects to fetch.

Available objects:

  • BillingDocumentFilesDeletionJobResponse

  • CreditMemo

  • CreditMemoAmountBreakdownByOrder

  • DebitMemo

  • GenerateBillingDocument

  • InvoiceAmountBreakdownByOrder

  • Payments

  • PaymentRun

  • PostOrder

  • PostOrderPreview

  • RefundCreditMemo

  • RefundPayment

  • Taxation

Body column name

Yes

Required. Column name which would contains the JSON content to post

Request arguments source

Yes

Required. Place to read the arguments, could be used configuration or Input Record.

Request arguments

Yes

Optional. Required arguments for the objects. For more information, see below.

Request Arguments for Objects

Request argument

Applicable object

Request argument

Applicable object

invoiceId

DebitMemo, CreditMemo

id

GenerateBillingDocument

creditmemoId

RefundCreditMemo

paymentId

RefundPayment

debitMemoId

Taxation




Created in 2020 by Google Inc.