Forums | Users |
Search | Signup | Login

Download complete XML representation

Subscribe to Download complete XML representation 2 post(s), 2 voice(s)

 
Avatar samreid 17 post(s)

Unfuddle recently added the feature: “Download an XML representation of this project only”. But I can’t find any way to access this same complete data structure atomically through the Unfuddle API. Does this functionality exist? If not, why not? Can it be added? Perhaps curl -X GET http://project.unfuddle.com/api/v1/projects/project/xml_dump.xml?

Best Regards,
Sam Reid

 
Avatar David C. Administrator 157 post(s)

Sam,

This is currently possible with the Unfuddle API. Simply do a get on this URL: /api/v1/projects/{id}/dump

For more information, this can be found in the Documentation at http://unfuddle.com/docs/api/projects#project_dump