Skip to Content

Jitterbit Connector Builder

Overview

Connector Builder is a no-code interface for creating standards-based HTTP/REST connectors that anyone in your organization can then use in Integration Studio.

Connectors built with Connector Builder can be used with both private agents and cloud agents.

Only connectors built on HTTP for REST—using anonymous authentication (no username or password) or basic authentication (username and password)—are currently supported. OAuth 2.0 is not currently supported.

Prerequisites

Agent requirements

The minimum Jitterbit agent version supported with Connector Builder is version 10.0. Both cloud agents and private agents are supported.

User requirements

  • Creators: For connector creation, development experience is not required, as the interface is point-and-click. However, someone who creates a connector with Connector Builder should be a technical user with these qualifications:

    • Has a working- to deep-level knowledge of web services.

    • Is able to read and interpret vendor API documentation.

    • Is able to validate request and response structures prior to providing them during connector creation.

    • Understands the concepts of schemas, metadata, and objects.

    • Has experience using integration tools such as Harmony.

  • End Users: End users of the connector must be a member of the organization where the connector was created. Once published, the connector automatically becomes accessible to end users using the standard Integration Studio interface.