Back to TickTick in Excel
SheetXAI logo
TickTick logo
TickTick · Excel Guide

Bulk Update TickTick Task Due Dates and Priorities From a Excel

2026-05-14
5 min read

The Scenario

The sprint just got re-planned. Thirty-five tasks shifted — new due dates, reprioritized items, some bumped up, some pushed out. Your product manager sent you the updated workbook: column A has task IDs, column B has new due dates, column C has revised priority levels. It's all there. You just need it in TickTick.

You consider doing it task by task. You open the first task in TickTick and realize you don't have a search-by-ID function visible in the UI.

The bad version:

  • You scroll through the project list looking for the task whose ID matches column A, eventually finding it, clicking into it, updating the due date, changing the priority, saving — then going back to find the next one.
  • By task 12 you've been at this for 40 minutes. Your manager messages asking if TickTick is updated yet because the team is about to start picking up tasks.
  • At task 28 you accidentally update the wrong task because two tasks have very similar names, and that error doesn't surface until standup two days later.

The re-plan took an hour. Updating TickTick to reflect it takes twice that. That ratio makes no sense for work that is purely mechanical.

The Easy Way: One Prompt in SheetXAI

SheetXAI is an AI agent that lives inside your Excel workbook. It reads the task IDs, new due dates, and new priorities directly from your columns and applies them to TickTick in bulk — exactly as described, without you opening a single task manually.

For each row in the 'Replan' worksheet, update the TickTick task whose ID is in column A: set the due date to column B and priority to column C, keeping all other fields the same.

What You Get

  • Every task in column A has its due date updated to the value in column B.
  • Priority levels in column C are applied to each corresponding task.
  • All other task fields — title, description, subtasks, project — remain untouched.
  • If any task ID in column A does not match a TickTick task, an error message appears in column D for that row so you can investigate without the rest of the batch failing.

What If the Data Is Not Quite Ready

The due dates are in mixed formats

Some rows use MM/DD/YYYY, others have ISO dates, a few have plain month-day shorthand.

For each row in the 'Replan' worksheet, normalize the date in column B to ISO format (YYYY-MM-DD), then update the TickTick task in column A with the normalized due date and the priority from column C.

Some rows have blank priority fields

The re-plan only touched due dates for certain tasks — priority is intentionally empty for those rows.

For each row in the 'Replan' worksheet where column A has a task ID, update the TickTick task's due date to column B. Only update the priority if column C has a value — leave it unchanged if column C is blank.

You want to confirm each update before it happens

You're updating tasks for a client account and need an audit row before writing anything to TickTick.

For each row in the 'Replan' worksheet, write the task ID from column A, the proposed new due date from column B, and the proposed new priority from column C into a 'Staging' worksheet. Do not update TickTick yet — I'll review and confirm.

Full kill chain: validate, update, and write back status in one shot

Check the 'Replan' worksheet for rows missing a task ID in column A or a date in column B and write 'INVALID' into column D for those rows. For all valid rows, update the corresponding TickTick task with the due date from column B and priority from column C (skip priority update if column C is blank). Write 'UPDATED' into column D for each successful update and 'ERROR: [reason]' for any failures.

Combine the validation and the action in one pass — you get a single column of outcomes instead of two rounds of checking.

Try It

Get the 7-day free trial of SheetXAI and open your re-planned sprint workbook, then ask it to apply all the task updates to TickTick in one go. Also useful: creating tasks in bulk from a project plan or completing a batch of tasks from a checklist — or go back to the TickTick integration overview.

Stop memorizing formulas.
Tell your spreadsheet what to do.

Join 4,000+ professionals saving hours every week with SheetXAI.

Learn more