Contact Us 1-800-596-4880

Zuora Connector 6.0 - Mule 4

Anypoint Connector for Zuora (Zuora Connector) enables access to the Zuora platform. This connector exposes all of the operations provided by Zuora’s REST API.

For information about the Zuora REST API methods and parameters, see the Zuora REST API Reference.

For compatibility information and fixed issues, see the Zuora Connector Release Notes.

Before You Begin

To use this connector, you must be familiar with:

  • The Zuora API

  • Anypoint Connectors

  • Mule runtime engine (Mule)

  • Elements and global elements in a Mule flow

  • How to create a Mule app using Anypoint Studio (Studio)

Before creating an app, you must have access to the Zuora target resource.

Audience

Next Step

After you complete the prerequisites, you are ready to create an app in Anypoint Studio.

Authentication Types

Zuora Connector connections use the following authentication types:

  • Basic authentication
    Uses a username and password for authentication

  • OAuth 2.0
    Delegates user authentication to the service hosting the user account

View on GitHub