The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Greetings! I'm looking for your suggestions/opinions. What is the most efficient and reliable method to copy data from multiple OAuth2 Data Sources into the Dataverse? I included a flowchart of my intended workflow, and I can handle all parts except the "Data Mover" for lack of a better term. Thank you for your input!
Solved! Go to Solution.
HI @RogueCheddar209,
Maybe you can try to use the 'import data' feature of dataverse, it allows you to directly import data from specific data types. (CSV, XML)
Import Data (Microsoft Dataverse) - Power Apps | Microsoft Docs
For this feature uses, you need to deploy a web service or application to collect these OAuth data sources and export them to particular data types which dataverse import data feature supported.
Regards,
Xiaoxin Sheng
HI @RogueCheddar209,
Maybe you can try to use the 'import data' feature of dataverse, it allows you to directly import data from specific data types. (CSV, XML)
Import Data (Microsoft Dataverse) - Power Apps | Microsoft Docs
For this feature uses, you need to deploy a web service or application to collect these OAuth data sources and export them to particular data types which dataverse import data feature supported.
Regards,
Xiaoxin Sheng
@RogueCheddar209 Azure Data Factory?