Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
nokunta
New Member

Run a dataflow gen 2 through api

Is it possible to run/refresh a dataflow gen 2 through an api?

 

I've tried Job Scheduler Api with jobType=dataflowgen2 but with service principal authentication doesn't work. 

Is there a workaround?

 

3 REPLIES 3
Anonymous
Not applicable

Hi @nokunta ,

 

Currently, there is no suitable api to implement dataflow gen2 refresh. But you can realize data refresh by copy data activity in data pipeline, refer to the following api:

PATCH https://api.fabric.microsoft.com/v1/workspaces/{workspaceId}/dataPipelines/{dataPipelineId}

 

You can refer to below document:

Items - Update Data Pipeline - REST API (DataPipeline) | Microsoft Learn

 

Best Regards,
Adamk Kong

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Ok, my dataflow already appends the data to the destination I didn't want to duplicate this data.

 

Any idea when pipeline type will work with service principal or when we will have an api ro run/schedule dataflows?

Please vote to highlight the need for service principal authentication in Fabric API:

 

https://ideas.fabric.microsoft.com/ideas/idea/?ideaid=e5ec086c-f1ce-ee11-92bd-6045bdbce644

 

Helpful resources

Announcements
FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

March Fabric Update Carousel

Fabric Monthly Update - March 2026

Check out the March 2026 Fabric update to learn about new features.

Top Solution Authors
Top Kudoed Authors