Back to Basecamp Integrations
Handler · Version 1

Basecamp Project TodoList Todo Create Basecamp

Download GitHub

About

This handler will create a new todo task for a todo list within a project in Basecamp. Exceptions will be raised if the date is not formatted correctly, if there is not exactly one project with the given name, or if there is not exactly one todo list with the given name.

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 the todo list belongs to.
Todo List Name The name of the todo list you wish to add a task to.
Content Message describing the task. Create poster for presentation.
Due At The date the task is due (yyyy-mm-dd). 2013-07-23
Changelog

basecampprojecttodolisttodocreate_v1 (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