I am trying to download zip files from the thrid party Onedrive.
How can I download the zip files through nifi? What kind of processor should I use?
@duolanierdunone
The solution you are looking for here is InvokeHttp to make an API call suggested in comments above.
You can find some nice templates for InvokeHttp here: https://github.com/steven-matison/NiFi-Templates