Add Assignment to Project

Introduction

The assignment feature in project management permits task to be assigned to the appropriate resource(s). The following article explains, how to create an assignment in project management using our REST API, which can be used with any language, like .NET, Java, PHP, Ruby, Rails, Python, jQuery and many more.

API Information

API Type Description Resource Link
/tasks/{name}/assignments POST Add a new assignment to a MS Project File PostAssignment

cURL Example

SDKs

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

SDK Examples