The Import and Export services provide the following operations that you use to import and export projects, and templates from and to XML:
- Import Service
- CreateNewProject
 - UpdateExistingProject
 
 - ImportOptionsTemplate Service
- ReadImportOptionsTemplates
 - getFieldLengthOptionsTemplate
 
 - MSPTemplate Service
- ReadMSPTemplate
 
 - Export Service
- ExportProject
 - ExportProjects
 - DownloadFiles
- Notes:
 - MTom support has been disabled in P6 Web Services. Set the MTom flag to false when developing web service clients for import/export operations in P6 Web Services.
 - When importing or exporting large projects, set the FileType as FileType.ZIP when invoking Import or Export APIs.