Import REST Endpoints

Import

This service lets you import one or more projects from XML. The CreateProject operation imports one project from XML, and the ImportProjects operation imports one or more projects from XML. For each project, the import includes the project and all related business objects supported by the importer and in use in the project. For example, the project's activities, resource assignments, and associated resources are included.

AddIntoExistingProject
Method: post
Path: /import/addIntoExistingProject
CreateNewProject
Method: post
Path: /import/createNewProject
ImportProjectAsyncASAP
Method: post
Path: /import/importProjectAsyncASAP
ImportProjects
Method: post
Path: /import/importProjects
ReplaceExistingProject
Method: post
Path: /import/replaceExistingProject
UpdateExistingProject
Method: post
Path: /import/updateExistingProject