Import Project with the specified UID from File

Introduction

This example explains shows how to import project from primavera db formats (Primavera SQLite .db or Primavera xml) and save it to specified file with the specified format, using Aspose.Tasks Cloud. Aspose.Tasks Cloud is a REST API which can be used with any language: .NET, Java, PHP, Ruby, Rails, Python, jQuery and many more.

API Information

API Type Description Resource Link
/tasks/{name}/import PUT Imports project from primavera db formats (Primavera SQLite .db or Primavera xml) and saves it to specified file with the specified format PutImportProjectFromFile

cURL Example

SDKs

The Aspose.Tasks Cloud SDKs can be downloaded from the following page: Available SDKs

SDK Examples