Forum Discussion
elpaloo
2 years agoFrequent Visitor
Connecting with Dynamics 365 Business Central using data pipeline
I'm trying to connect Dynamics 365 Business Central with my Fabric workspace. I know that it is possible to receive data from Business Central using dataflow gen2, but i'm wondering if there is any c...
NandanHegde
Super User
2 years agoAs long as there are APIs to extract data from a system, you can use Copy activity to copy data from them.
Azure data factory is similar to Fabric data pipelines
elpaloo
2 years agoFrequent Visitor
It should be similar, but in copy data activity, rest connector does not support any valueable authorization (only Anonymous). So there is no chance to extract data from Business Central to Fabric 😞