Back to Basecamp Integrations
Handler · Version 1

Basecamp Project TodoList Create Basecamp

Download GitHub

About

This is a handler to create a new todolist for a project in Basecamp. If there is no project with the given name, or more than one project an exception will be raised. Also, if there is already an existing todolist with the given name an exception will be raised.

Getting Your User Id Number

1. In a browser, login to your account. here : https://launchpad.37signals.com/basecamp/signin 
2. In the url, your user id comes right after the host name. ex. https://basecamp.com/#######/etc https://hostname.com/user_id/... 
Parameters
Name Description Sample
Current Project Name The name of the project you wish to add the todo list to.
Todo List Name The name of the todo list you wish to create. (must be unique)
New Project Description The description of the new todo list.
Changelog

basecampprojecttodolistcreatev1 (2013-06-20)

  • Initial version. See README for details.
Download GitHub

On This Page

Looking for a workflow engine? Learn more about the Kinetic Data Enterprise Workflow Platform. Check it out
Return to Top