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