Importing Documents

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pdavis1958
    Member
    • Oct 2015
    • 48

    Importing Documents

    Can I import documents into ESPO? When I attempt to do an import, the entity type options do not include documents. Please advise. Thanks!
  • tanya
    Senior Member
    • Jun 2014
    • 4308

    #2
    Hello
    It depends on from where you want to import. If from other espocrm, you can do it with manipulating the database and coping files from data/upload
    Also you can create files thru API.
    But you cannot do it with UI. Because import gets data from csv file. But documents require a file, and you cannot put the file content in csv.

    Comment

    • pdavis1958
      Member
      • Oct 2015
      • 48

      #3
      Ok, that makes sense, thanks

      Comment

      Working...