P6 Import Export REST Endpoints

P6 Import Export
The operations from the P6 Import Export category.
Download a P6 XML/XER
Method: get
Path: /api/restapi/action/download/job/{jobId}
Export a P6 XER
Method: post
Path: /api/restapi/action/exportP6xer
Export a P6 XML
Method: post
Path: /api/restapi/action/exportP6xml
Import a Decoded P6 XML
Method: post
Path: /api/restapi/action/importDecodedP6xml
Import a P6 XER file
Method: post
Path: /api/restapi/action/importP6xer
Import a P6 XML
Method: post
Path: /api/restapi/action/importP6xml
View Job Status
Method: get
Path: /api/restapi/action/jobStatus/{jobId}