Strapi plugin upload

System Information
  • Strapi Version: 3.4.6
  • Operating System: macOS
  • Database: MySQL

I want to use strapi-plugin-upload package to upload file(s) from one of controllers without linking to any model, the way its done using /upload REST API, but I don’t want to use this REST API, how can I achieve this ?

Please check this Upload file from sftp to upload folder and use it on strapi admin - #12 by sunnyson

Thanks @dhruv, this solution worked for me !

1 Like