Skip to Content

Jitterbit Developer Portal

Introduction

The Jitterbit Developer Portal provides documentation and resources for developers wishing to extend the Jitterbit Harmony platform by creating connectors, plugins, and Citizen Integrator recipes.

Sections

  • Connector Builder: The Jitterbit Harmony Connector Builder provides a no-code interface for organization administrators and users to create standards-based HTTP/REST connectors.

  • Connector SDK: Connectors allow end users in Jitterbit to connect to and interact with endpoints, and a custom connector built with the Jitterbit Harmony Connector SDK extends the capabilities of the endpoints a Jitterbit Harmony Cloud Studio project can connect to and interact with. Connectors built with the Connector SDK are not limited to HTTP/REST APIs (as is the Connector Builder) but can use any API provided by an endpoint.

    The Connector SDK is a Java library for developers to create custom connectors. The Connector SDK offers the most control over creating connectors, but requires a developer familiar with standard Java development practices and tools, such as Maven, Docker, Postman, and Git.

  • Custom Plugin: Plugins are Jitterbit’s deprecated method of extending Harmony’s native capabilities. The recommended and supported way to extend the Harmony platform is by using the Connector SDK.

  • Marketplace: Jitterbit Marketplace provides different assets for the creation of Jitterbit Harmony Cloud Studio projects. These pages describe how to prepare Cloud Studio Integration Recipes and Process Templates and how to submit them for inclusion at Jitterbit Marketplace.

  • Citizen Integrator Recipes: A Citizen Integrator recipe is a reusable integration template that provides a step-by-step guide through Citizen Integrator, accessible using the Jitterbit Harmony Portal. They are intended for use with Jitterbit Harmony Design Studio, and are distinct from Cloud Studio Integration Recipes.

  • Legal: Information on licenses, trademarks, included or linked libraries, and dependencies of Jitterbit Harmony and this website.