DovetailSoftware / dovetail-bootstrap

Get started writing Dovetail SDK applications. Included is an example of a web application using FubuMVC and Windows service application using Topshelf.
http://www.dovetailsoftware.com/blogs/kmiller/archive/2012/01/24/introducing-dovetail-bootstrap
Other
6 stars 5 forks source link

Attachment upload and download #8

Open KevM opened 12 years ago

KevM commented 12 years ago

Attachments are a PITA in Clarify. We need a standard endpoint that accepts attachment uploads.

The web end point should take a file upload and an object to which it should be attached.

The backend storage of this attachment should be modular and default the to the standard Clarify mechanism of storing it to a file path written to the doc_path record.

Alternative backends that store attachments "in the cloud" would be fantastic @huboard:{"order":6.0,"milestone_order":8,"custom_state":""}