Export REST Endpoints

Export

This service lets you export one or more projects to XML. The ExportProject operation exports one project to XML, and the ExportProjects operation exports one or more projects to XML. For each project, the export includes the project and all related business objects supported by the exporter and in use in the project. For example, the project's activities, resource assignments, and associated resources are included. The Export service uses MTOM (Message Transmission Optimization Mechanism) to send the output files as attachments.

Download Files
Method: post
Path: /export/downloadFiles
Export ImpdarProject
Method: post
Path: /export/exportIpmdarProject
Export Project
Method: post
Path: /export/exportProject
Export Projects
Method: post
Path: /export/exportProjects