Introduction
Bizbrains Link Technical Guide
Bizbrains Link is a flexible and powerful integration platform designed to simplify and streamline electronic data interchange (EDI) and B2B integrations. It enables organizations to connect with trading partners, transform and validate data, and manage integration flows with full transparency. While Link is built to be user-friendly, the platform also offers a wide range of advanced features and extension points that developers and technical specialists can leverage to tailor integrations to their specific needs.
This Technical Guide provides detailed information on the underlying architecture, APIs, authentication models, and development tools available in Link. It is intended for:
Developers who build or extend integration solutions on top of Link.
System administrators who configure and maintain secure access and system properties.
Technical consultants who need to understand the internals of Link for solution design and troubleshooting.
What this guide covers
The guide is structured into dedicated sections that focus on the most important technical aspects of Link:
How to Develop Link 3 Artifacts → Provides practical guidance for creating, testing, and deploying artifacts that extend Link’s functionality.
Data access restrictions → Describes how Link ensures secure and role-based access to data.
Macros in Link 3 → Explains how macros can be used to extend and automate functionality.
Mapping → Details how to transform and map data between different formats and standards.
Microsoft Entra ID Authentication → Outlines how to configure secure authentication using Entra ID (formerly Azure AD).
API → Provides an overview of the Link API, including endpoints, usage patterns, and authentication requirements.
System artifacts → Explains reusable components and configuration artifacts within Link.
System context-properties → Covers how system context values are defined and used.
Link Initialize → Describes how to set up and initialize a Link environment.
Link URLs → Documents the structure and purpose of the various URLs in Link.
Developer menu → Introduces developer-focused features available in the platform.
Tracking deep link → Explains how to link directly into tracking and monitoring views.
Using NuGet Feeds to Install Link Components → Provides instructions for installing Link components via NuGet.