Hi, Would like to know if there is any API using which i can invoke a document which is stored in Drupal File Storage. Here is my Scenario: 1. When a developer registers an APP against an API, initially developer would be on pending state. 2. Developer has to upload some documents (pdf) in portal which would get stored in drupal file storage. 3. Compliance team member has to review (manually) the uploaded documents and can approve or Reject. 4. From the back end, to load the documents from the drupal file storage, do we have any API ?
And any best practices to maintain documents which is been uploaded by the developers in the portal ? Do we have any limit on file size when we store in druapl file storage ? Since each developer has to upload multiple documents, how do we scale the performance ?
Appreciate your quick response. Thanks in Advance.