Hello everyone,
I'm currently learning Microsoft Fabric, and I have a task that I'm struggling to complete. I need to work with this API: http://universities.hipolabs.com/search?country=Romania, and my goal is to extract the name and web page for each university, then save this data as a table in a Lakehouse. To achieve this, I created a data pipeline with a Web activity that connects to the API and retrieves the information, followed by a notebook that processes this information and saves it in the Lakehouse. However, I'm having trouble getting it to work.
Any guidance or suggestions on how to properly configure this workflow would be greatly appreciated!
Thank you in advance for your help!