P6 Import Export REST Endpoints
P6 Import Export
Use the P6 Import Export service to import or export project data as an XML or XER file.
- Download a P6 XML/XER
- Method: getPath:
/api/restapi/action/download/job/{jobId} - Export a P6 XER
- Method: postPath:
/api/restapi/action/exportP6xer - Export a P6 XML
- Method: postPath:
/api/restapi/action/exportP6xml - Import a Decoded P6 XML
- Method: postPath:
/api/restapi/action/importDecodedP6xml - Import a P6 XER file
- Method: postPath:
/api/restapi/action/importP6xer - Import a P6 XML
- Method: postPath:
/api/restapi/action/importP6xml - View Job Status
- Method: getPath:
/api/restapi/action/jobStatus/{jobId}