Hi, fellas, I need to setup a job to extract csv file from a vendor's API, save the csv file into ADLS (or import into Fabric Synapse database table). Can you recommend a guide I can follow? thanks!
i currently accomplish this by running a Python script on local Windows server, and schedule the job to call this script.