Explore Plans
Mobile menu Close menu
Basecamp

New to-do added

This trigger fires when a new to-do is added to a list you select.

Developer info

API endpoint slug
basecamp.new_todo_added

Trigger fields

Todolist Nested dropdown list

Label
Which to-do list?
Helper text
Select the project and to-do list to monitor.
Slug
todolist_id
Required
true
Can have default value
false

Ingredients

Title The title of the to-do.

Slug
title
Filter code
Basecamp.newTodoAdded.Title
Type
String
Example
Review Q2 roadmap

Description The description of the to-do.

Slug
description
Filter code
Basecamp.newTodoAdded.Description
Type
String
Example
Let's sync on priorities before Friday.

Due on The date the to-do is due.

Slug
due_on
Filter code
Basecamp.newTodoAdded.DueOn
Type
String
Example
2026-05-01

Creator The person who created the to-do.

Slug
creator
Filter code
Basecamp.newTodoAdded.Creator
Type
String
Example
Jane Doe

Url A link to the to-do in Basecamp.

Slug
url
Filter code
Basecamp.newTodoAdded.Url
Type
Web URL
Example
https://3.basecamp.com/1234567/buckets/2345/todos/987

Created at The date and time the to-do was created.

Slug
created_at
Filter code
Basecamp.newTodoAdded.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00