Download complete XML representation
|
|
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, This is currently possible with the Unfuddle API. Simply do a get on this URL: For more information, this can be found in the Documentation at http://unfuddle.com/docs/api/projects#project_dump |
