fileexportbasecamp

Exporting files from Basecamp


I've been looking around for a long time how to get files from Basecamp and so far it seems like a 'mission impossible', but I wanted to ask here as well:

Is there any way to get files from Basecamp projects and, if there is one, how?

Thanks in advance.

Edited: I mean how to get the uploaded files. You can export all project data except the files you have uploaded there.


Solution

  • The BaseCamp API purports to offer FULL access including files.

    If you have any knowledge of REST you will be able to pull any/all data out (modulo rate limiting) manually and then do whatever you like with it.

    Incidentally, if you write a tool that lets me move a project from one account to another, I'll pay good money for that!