Reads a to do list in a Bascamp 3 Project.
Options
- Basecamp (drop down menu): Choose from existing projects.
Input Field
- Read By
- To-do List ID (number): The ID of the to-do list. Found in the URL of the to-do list. (https://3.basecamp.com/3195570/buckets/304256/todolists/**594936024**).
Output Fields
- To-do List
- Name (text): The name of the to-do list.
- Description (text): Description of the to-do list.
- Status (text): The status of the list. Like ‘archived’, ‘active’ or ‘trashed’.
- Created At (text): When the to-do list was created.
- Updated At (text): When the to-do list was updated.
- URL (text): The URL of the to-do list.
- Completed? (T/F): If the tasks are completed.
- Completed Ratio (text): How many of the to-dos are completed. (ie if there are 5 to dos and 3 are completed, the ratio would be “3⁄5”).
- Basecamp
- Basecamp ID (number): The ID for the basecamp project the to-do list is in.
- Basecamp Name (text): The name of the basecamp project.
- Author
- User ID (number): The User ID of the author.
- Full Name (text): The author’s full name.
- Email Address (text): The author’s email.
- Type (text): The type of user of the author.
- Title (text): The author’s title.
- Admin? (T/F): If the author is an admin.
- Owner? (T/F): if the author is the owner.
- Company ID (number): The ID of the company the author belongs to.
- Company Name (text): The name of the company the author belongs to.