| List Projects | List all the projects in a given sharepoint site |
| List Tasks | List all the tasks in a given project |
| Get Project | Get the information and metadata of a project by Id |
| List Assignments | List all the assignments in a given project |
| Create Project | Create a new project |
| Delete Project | Delete the contents and metadata of an existing project by Id |
| Checkout Project | Mark an existing project's status as 'Checked Out' |
| List Draft Tasks | List all tasks in a draft project |
| Get Draft Task | Get the information or metadata of a task inside a draft project |
| Create Draft Task | Create a new task in a draft project |
| Get Task | Get the information and metadata of a task by Id |
| Submit Product To Workflow | Submit an existing project to a given workflow |
| Delete Draft Task | Delete an existing task from a draft project |
| list Project Resources | List all resources in an existing project |
| list Draft Project Resources | List all resources in a draft project |
| Get Project Resource | Get the information and metadata of an existing Project Resource by Id |
| Create Draft Project Resources | Create a new Resource in an existing draft project |
| Verify Draft | Verify the draft of an existing project |
| Update Draft | Update the draft of an existing project |
| Publish Draft Project | Publish the draft of an existing project |
| Check In Draft Project | Mark the status of an existing project to 'Checked In' |
| Remove Project | Remove the contents and metadata of an existing project by Id |
| List Draft Assignments | List all the assignments in a given draft project |
| Get Assignment | Get the information and metadata of an assignment by Id |
| Create Draft Assignment | Create a new assignment in a given draft product |
| Raw Request | Send raw HTTP request to Microsoft Project |