Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Property

Macro Enabled?

Description

Reference Name

No

Required. Name used to uniquely identify this source 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.

...