Announcement

Collapse
No announcement yet.

How to import attachments to records at once

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

  • How to import attachments to records at once

    Is there way to upload attachments to records at once like as import data through csv file.
    Cheers!
    Nishan.

  • #2
    can anyone help me on this
    Cheers!
    Nishan.

    Comment


    • #3
      I faced something just like this before but the code is not available because it was only for temporary use

      you must code this, there is no such ability in the espocrm

      - at first you have to have the files named by the IDs of the target entities
      - compress them
      - write a code that take them and extract and loop over the files
      - then you have to save the attachments and link them to the entities as well

      Comment


      • #4
        is there any easy way ? do you have the code ?
        Cheers!
        Nishan.

        Comment


        • #5
          the code was only for one time usage, then I cleared it, this was two years ago

          Comment

          Working...
          X