Basecamp Project Update
This handler allows you to create a new project for Basecamp.
Downloads
By downloading this file, you acknowledge that you agree to our Terms of Service
basecamp_project_update_v1.zip
This handler requires that you are running at least Kinetic Task 2.0.
Detailed Description
This handler allows you to update an existing project for basecamp. If the new project name matches the name of an existing project, an exception will be raised. If the project is archived, an exception will be raised.
Getting your User Id Number
1. In a browser, login to your account.
2. In the URL, your user id comes right after the host name.
Parameters
Name | Description |
---|---|
Project Name | The name of the project you wish to update. |
New Project Name | The new name for the project. |
New Project Description | The new description for the project. |
Sample Configuration
Parameter | Example Configuration |
---|---|
Project Name | Board Presentation |
New Project Name | Big Board Presentation |
New Project Description | Same project, but bigger. |
Results
This handler returns no results.
An exception is raised if an existing project has the same name as the given project name.
Change Log
Version | Date | Description |
---|---|---|
1 | 2013-06-20 | Initial Version |