Get started with Zuora Connector for Generic MySQL
The prerequisites to get started with Zuora Connnector for Generic MySQL
MySQL Version Support Disclaimer
Effective September 2025:
-
Standard support for MySQL 5.7 is ending.
-
Minimum supported version: MySQL 8.0 (Aurora v3).
-
The MySQL connector will continue to run on 5.7, but treated as best-effort only. New features and enhancements are not guaranteed to work. Issues on 5.7 will receive best-effort support, but fixes may not include backward compatibility.
Related Cloud EOL Notices:
MySQL (MySQL 5.7 EOL, AWS Aurora v2 / MySQL 5.7 EOL, Azure MySQL version policy)Zuora connectors – Outbound IP whitelisting requirement
Zuora connectors require the destination to be accessible via the public internet. Please ensure that the following Zuora outbound IPs are whitelisted at your data destination:
-
Production tenants
-
US Cloud1 Environment: Zuora Production IPs
-
US Cloud2 Environment: Zuora Production IPs
-
EU Environment: Zuora Production IPs
-
-
API Sandbox & Central Sandbox Tenants
-
US Cloud1 Environment: Zuora Sandbox IPs
-
US Cloud2 Environment: Zuora Sandbox IPs
-
EU Environment: Zuora Production IPs
-
If you are not sure whether to use US Cloud1 or Cloud2, seeZuora Data Centers.
Prerequisites
To begin the setup process for the Zuora Connector for Generic MySQL, ensure you have the following prerequisites:
-
Zuora Tenant ID: This is your unique identifier within Zuora. For guidance on finding your Tenant ID, refer to Managing your tenant profile.
-
Generic MySQL Database: Ensure that your Generic MySQL database is pre-configured and ready for connection. Make sure you have the necessary permissions to manage and access the database.
-
MySQL Database Credentials: You will need the username and password for your MySQL database to establish the connection.
Once you have these prerequisites in place, you can proceed with the configuration steps to establish the connection between your Zuora account and your Generic MySQL database. This enables streamlined data synchronization and enhances your data storage and analytics capabilities.
For the setup process of Generic MySQL Server, see Set up Zuora Connector for Generic MySQL.