Back to Basecamp Integrations
Handler · Version 1

Basecamp Project TodoList Delete Basecamp

Download GitHub

About

This handler allows you to delete a todo list for a project in basecamp. An exception will be raised if there is not exactly one project for the given project name. For the todo lists already in that project, an exception will be raised if there is no existing todo list for the given todolist 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 you wish to delete the todo list from.
Todo List Name The name of the todo list you wish to delete.
Changelog

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