Import from Project Online

Introduction

This example explains how to import project from project online by providing Token or Login and Password credentials, and save it to file using Aspose.Tasks Cloud API in your applications. You can use our REST API with any language: .NET, Java, PHP, Ruby, Rails, Python, jQuery and many more.

API Information

API Type Description Resource Link
/tasks/{name}/importfromprojectonline PUT Imports project from Project Online and saves it to specified file PutImportProjectFromProjectOnline

cURL Example

Case 1: Import project online using login and password credentials

Case 2: Import project online using token credentials

SDKs

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

SDK Examples

Case 1: Import project online using login and password credentials

Case 2: Import project online using token credentials