Announcement

Collapse
No announcement yet.

Import Multiple Documents To Folder

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Import Multiple Documents To Folder

    Hi,

    We have set our folders and subfolders using the "tree view". Now we need to upload multiple documents to each folder. However, doing this one by one would take a LONG time (we have more than 1.000 documents).

    Is there any way to upload multiple documents to an specific folder?

    Thanks a lot.

  • #2
    Hello

    No, only if your developer creates such code
    Last edited by tanya; 09-15-2017, 03:03 PM.

    Comment


    • #3
      Hi tanya,

      Thanks for your reply. I think we will have to begin one by one.

      By the way, in what folder are the documents hosted? I mean, I see the files with their corresponding file ID. But this files are not saved as the original file format (PDF, doc, jpg, etc). In case of exporting all documents, how can we "recover" their original format?

      Thanks.

      Comment


      • #4
        File Information is contained in database table `attachment`. Id column in table is equal file name in upload folder

        A tip for your developer
        Hello, I'm trying to upload contact's document via EspoCRM API v1. The first thing I do is send POST fields to 'api/v1/Attachment'. My POST fields look like this:

        Comment


        • #5
          Hi tanya ,

          Thanks a lot for your help. We will check the documentation.

          Best regards.

          Comment

          Working...
          X