Basecamp Project Activate
This handler allows you to activate an archived project for Basecamp.
Downloads
By downloading this file, you acknowledge that you agree to our Terms of Service
basecamp_project_activate_v1.zip
This handler requires that you are running at least Kinetic Task 2.0.
Detailed Description
This handler allows you to activate an archived project for Basecamp. If there is no archived project that has the given name, 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 activate. |
Sample Configuration
Parameter | Example Configuration |
---|---|
Project Name | Board Presentation |
Results
This handler returns no results.
If you give the name of a project that does not exist or is not archived, an exception will be raised.
Change Log
Version | Date | Description |
---|---|---|
1 | 2013-06-12 | Initial Version |