📄️ Blueprint introduction
Blueprint is Data Integration new low-code connector builder that simplifies the process of creating custom connectors. With its intuitive editor interface, Blueprint allows users to build connectors using YAML, enabling seamless data migration within the Data Integration platform. This tool is designed to be the easiest and most efficient way to develop and maintain connectors and data pipelines, all within your Data Integration workspace.
📄️ Blueprint components and configuration
Blueprints provide a YAML-based framework for defining custom connectors. This structured configuration allows you to connect to REST APIs and build scalable data pipelines without the need for custom scripting.
📄️ Authentication methods
Authentication for API connections in Data Integration can be configured using multiple supported methods. Data Integration supports OAuth 2.0, basic authentication, and bearer tokens, along with secure token management for each method.
📄️ Interface parameters
Interface parameters define the input fields that appear in the connector configuration UI. Use these parameters to allow users to customize connector behavior—such as filtering data or providing credentials—without modifying the underlying Blueprint YAML.
📄️ Pagination
This guide explains how to configure automatic pagination for Boomi Blueprint connectors. Use pagination to retrieve data from APIs that return results across multiple responses. When configured, the connector automatically sends consecutive requests until all data is retrieved.
📄️ Configuring a POST Request
Blueprints in Data Integration let you define and reuse API integrations using YAML. This topic explains how to configure a POST request step in your connector. You use POST requests to send data to an API to create or update a resource.
📄️ YAML Builder
The YAML Builder provides a low-code interface for creating Blueprint connectors. This tool lets you to visually configure a connector and automatically generate the necessary YAML, which eliminates manual coding.
📄️ Blueprint use cases
This topic provides a collection of Blueprint use cases and ready-to-use YAML templates designed to accelerate your API integration workflows. Each template includes a complete YAML configuration that can be adapted for your specific API.
🗃️ Data Connector Agent
2 items