Zuora Subscription

Use this activity to perform operations, such as creating a new subscription or get subscription information, on existing customer account.

Configuration

The Configuration tab has the following fields that identify which Zuora connection to use and the type of object to create.

Field Description
Zuora Connection Zuora connection name to use when accessing the Zuora system. If you have created multiple Zuora connections, select the one you want to use from the drop down menu for this field.
Select Operation Zuora subscription operation. Select the subscription operation you want to use. Currently, the following operations are supported:

Create Subscription - Create a new subscription in an existing Zuora account

Cancel Subscription - Cancel active subscription for a given Subscription ID or Subscription Number

Delete Subscription - Delete subscription for a given Subscription ID

Get Subscription - Get subscription details for a given Subscription ID or Subscription Number

Renew Termed Subscription - Renew termed subscription for a given Subscription ID or Subscription Number

Update Subscription - Update subscription for a given Subscription ID

Input

The input field is defined by the input schema for the chosen operation in the Configuration tab and will be dynamically updated as operations are selected from the drop down list.

For some operations like Create Subscription or Update Subscription, certain input fields are supported only for a particular minor version of the Zuora API. In such cases, specify the Zuora API minor version for that operation in the zuora-version input field. For example, if the collect field for the Update Subscription operation supports minor version 196.0, specify 196.0 in the zuora-version field. However, if you do not specify a minor version, the latest API version is used by default. For more information about Zuora's minor API versions, see the API Reference section on the Zuora Developer Center website.

You have the option to either enter the input manually or map the input to the output from a preceding activity provided that the preceding activity has an output. Refer to the "Using the Mapper" section in the TIBCO Flogo documentation for details on how to use the mapper.

Output

The schema for the output data of this activity is displayed in a tree format in this tab. The elements that you see in the schema can be mapped as input to the activities which follow this activity in the flow.