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

Did you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now

Reply
pmscorca
Kudo Kingpin
Kudo Kingpin

Connecting to a Rest API source - pipeline vs dataflow gen2

Hi,

I need to connect to a Dynamics 365 BC source by a Rest API.

I'm trying to implement and test a pipeline and a dataflow gen2.

I've noticed that a dataflow gen2 is more performant than a pipeline, but also significantly more expensive in CU: why?

Thinking to take advantage of dataflow gen2, does it exist any tricks to reduce the relative CU consumption?

Thanks

1 ACCEPTED SOLUTION
tayloramy
Super User
Super User

Hi @pmscorca

 

In general Dataflow Gen 2 is just more expensive. 

You can see the pricing calculations here: https://learn.microsoft.com/en-us/fabric/data-factory/pricing-dataflows-gen2

 

Compared to the Pipeline CU costs: https://learn.microsoft.com/en-us/fabric/data-factory/pricing-pipelines

 

If you want the most cost effective approach, that would probably be to use a Python notebook to pull the data out of the REST API. 

 





If you found this helpful, consider giving some Kudos.
If I answered your question or solved your problem, mark this post as the solution!

Join the Fabric Discord!

Proud to be a Super User!





View solution in original post

3 REPLIES 3
v-lgarikapat
Community Support
Community Support

@tayloramy   Thanks for your prompt responses.

 

@pmscorca  Thabnks for reaching out to fabric  community 

 

Following up to confirm if the earlier responses addressed your query. If not, please share your questions and we’ll assist further

Thanks,

Lakshmi

@pmscorca Following up to confirm if the earlier responses addressed your query. If not, please share your questions and we’ll assist further

Thanks,

Lakshmi

tayloramy
Super User
Super User

Hi @pmscorca

 

In general Dataflow Gen 2 is just more expensive. 

You can see the pricing calculations here: https://learn.microsoft.com/en-us/fabric/data-factory/pricing-dataflows-gen2

 

Compared to the Pipeline CU costs: https://learn.microsoft.com/en-us/fabric/data-factory/pricing-pipelines

 

If you want the most cost effective approach, that would probably be to use a Python notebook to pull the data out of the REST API. 

 





If you found this helpful, consider giving some Kudos.
If I answered your question or solved your problem, mark this post as the solution!

Join the Fabric Discord!

Proud to be a Super User!





Helpful resources

Announcements
April Fabric Update Carousel

Fabric Monthly Update - April 2026

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

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

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.