Prerequisites to build a connector
You can build a connector using the Boomi Connector Software Development Kit (SDK).
Before you begin
Complete these necessary tasks, so you have the knowledge and skills to build a connector:
| Task | Description | Reference |
|---|---|---|
| SDK usage agreement and publisher details | • Ensure that you have a valid Boomi license (or free trial edition) and can log into the platform. • Log in to the Boomi Enterprise Platform and agree to the SDK Usage Agreement. • Enter the publisher information. | Enter publisher information in the platform To learn more, refer to: Entering connector publisher information |
| Integration | Confirm that the connector does not already exist. | |
| Development skills | Ensure you are proficient in Java. The Connector SDK is written in Java, so Java development experience is required. | Not applicable |
| Runtimes and Java | Upgrade all of your Runtimes to Java 8 or 11. You can develop a private connector, and a connector for public release, using Java 8 and 11. Ensure all of your Runtimes run on these versions if you use them. | Using a JDK to upgrade to Boomi's latest supported version of Java 8 |
| Requirements for public release | Learn about the requirements to follow and ensure your connector is ready to be submitted for approval by Boomi to be made public in Integration. | Connector requirements for public release |
Was this topic helpful?