Microsoft Fabric Updates Blog

REST APIs for Fabric Data Factory pipelines now available

We’re pleased to announce the immediate public preview availability of CRUD REST APIs for Fabric Data Factory pipelines! Please read the online documentation to learn more about how to use these new APIs here.

Publishing REST APIs for Data Factory pipelines in Fabric enables you to build exciting patterns that extend the built-in capability in Fabric to create, read, update, delete, and list pipelines.

Many users of the Azure Data Factory (ADF) APIs have utilized our pipeline APIs in very creative ways from automatically creating pipelines to executing pipelines via external services or even Web activities in another pipeline. Now you have the power to do this in Fabric Data Factory as well!

If you have utilized the ADF or Synapse APIs in the past, please note several important differences in pipeline APIs in Fabric. Fabric is a platform built on Power BI that includes features like scheduling, monitoring, and connections, that are shared across the platform. In ADF, those APIs are also contained in the same SDK as pipelines. However, in Fabric, each of those cross-cutting horizontal features have separate APIs.

Therefore, you’ll see different documentation locations and roadmaps for each API. The primary online reference documentation for Microsoft Fabric REST APIs can be found in Microsoft Fabric REST API references. For additional resources, refer to the Core items API and Job scheduler documentation. For Monitoring Hub documentation, please click here.

Have any questions or feedback? Leave a comment below!

Related blog posts

REST APIs for Fabric Data Factory pipelines now available

June 12, 2025 by RK Iyer

Introduction Whether you’re building analytics pipelines or conversational AI systems, the risk of exposing sensitive data is real. AI models trained on unfiltered datasets can inadvertently memorize and regurgitate PII, leading to compliance violations and reputational damage. This blog explores how to build scalable, secure, and compliant data workflows using PySpark, Microsoft Presidio, and Faker—covering … Continue reading “Privacy by Design: PII Detection and Anonymization with PySpark on Microsoft Fabric”

May 29, 2025 by Sindhu Bharadwaj

We’re excited to announce that Microsoft Fabric Data pipelines now support both On-Premises Data Gateway (OPDG) and Virtual Network (VNET) Gateway across a broader set of external activity types. What’s New? You can now securely connect to on-premises and network-isolated resources using OPDG or VNET Gateway for the following Fabric Data Factory pipeline activities allowing for secure … Continue reading “New pipeline Activities Now Support OPDG and VNET”