Connector Policies and Sharing

Complete the full lesson to earn 25 points

Work through each section, then tap “Mark as Complete” on the last one.

Section 1 of 9

✦ Skip the page breaks and see fewer ads — read each lesson on a single page with Pro

Lesson: Connector Policies and Sharing in Custom Connectors

Introduction: The Architecture of Connectivity

In the modern landscape of cloud-based automation and data integration, custom connectors act as the bridge between your proprietary internal systems and the broader ecosystem of low-code platforms. While building a connector is the first step, managing how that connector behaves—its limitations, its security posture, and its availability to your team—is what truly defines a professional integration strategy. This lesson focuses on two critical pillars of connector management: Connector Policies and Connector Sharing.

Connector policies allow you to define rules that intercept traffic between your connector and the underlying API. Think of these as a layer of governance that you can apply without changing a single line of code in your API or your connector definition. By using policies, you can enforce rate limits, mask sensitive data, or route traffic dynamically. Without these, your connectors are essentially "open pipes," which can lead to performance degradation, security vulnerabilities, or accidental overuse of expensive API endpoints.

Sharing, on the other hand, is about collaboration and lifecycle management. It determines who has the rights to view, edit, or utilize a connector within an organization. If you build a high-quality, reusable connector but fail to share it correctly, you create a silo that forces others to reinvent the wheel, leading to technical debt and fragmented logic across your organization. Understanding how to balance accessibility with administrative control is essential for scaling automation efforts effectively.


Section 1 of 9
PrevNext