web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Deleting ToDo and or P...
Power Automate
Answered

Deleting ToDo and or Planner tasks (in bulk)

(0) ShareShare
ReportReport
Posted on by 66

I have created various flows that allow automation of tasks on a regular basis (one for a finance team who need to be reminded of up to 70 repetitive tasks each day between two people).

I see that since 2017 folk have been asking for completed tasks to be able to be cleaned up or deleted. in planner https://powerusers.microsoft.com/t5/Building-Flows/Delete-Planner-task-when-complete/m-p/41326 

and in ToDo

https://powerusers.microsoft.com/t5/Building-Flows/Delete-Todoist-Task/m-p/77999#M7763

 

Since this question was asked a few years ago, and you can manually delete tasks in ToDo (in bulk by a page at a time) has anyone discovered a way to bulk delete completed tasks?

 

 

 

 

Categories:
I have the same question (0)
  • v-bacao-msft Profile Picture
    Microsoft Employee on at

     

    Hi @ClevrCompuBloke ,

     

    Unfortunately, Power Automate still not add this feature to delete the task, please check these ideas so that it might be considered for future release:

    https://powerusers.microsoft.com/t5/Power-Automate-Ideas/Flow-delete-tasks-in-planner/idi-p/54920

    https://powerusers.microsoft.com/t5/Power-Automate-Ideas/Planner-Trigger-Task-Deleted/idi-p/57511

    https://powerusers.microsoft.com/t5/Power-Automate-Ideas/quot-Send-an-HTTP-Request-via-Planner-quot-action-block/idi-p/307529#4

     

    Besides, we could try to use Graph API to delete the specified task but I am afraid that I am not able to provide a suitable method for you for the time being. I will try it on my side, if there is any solution, I will post back.

     

    Best Regards,

  • ClevrCompuBloke Profile Picture
    66 on at

    Thanks @v-bacao-msft  its not a big deal.

    You can delete via ToDo in bulk a page at a time, so and this does remove them from planner and whilst its a manual task and has do be done by the person who had the item assigned to them, it does work.

     

    🙂

  • VictorIvanidze Profile Picture
    13,079 on at

    Hi @ClevrCompuBloke ,  you can do that  using GRAPH API (premium action  'Invoke an HTTP request'). 

     

    Invoke the following HTTP request:

     

    DELETE https://graph.microsoft.com/beta/me/outlook/tasks/<taskID>

     

    to delete a task.

  • ClevrCompuBloke Profile Picture
    66 on at

     @VictorIvanidze  Im not familiar with that, can it be used to delete in bulk ?

  • VictorIvanidze Profile Picture
    13,079 on at

    At first you have to get a list of tasks and then you will delete them one by one.

  • v-bacao-msft Profile Picture
    Microsoft Employee on at

     

    Hi @VictorIvanidze ,

     

    Could you please provide a template to help us achieve this requirement?

    Thank in advance.

     

    Best Regards,

  • VictorIvanidze Profile Picture
    13,079 on at

    Hi @v-bacao-msft ,

     

    I'm afraid I can provide a template only on commercial basis.  I believe I gave enough info to help everybody to  write such flow. 

  • Verified answer
    v-bacao-msft Profile Picture
    Microsoft Employee on at

     

    Hi @ClevrCompuBloke ,

     

    Please try to refer to the following method to delete tasks in Planner task.

    Check this link and make sure we have Group.ReadWrite.All permission.

    https://docs.microsoft.com/en-us/graph/api/plannertask-delete?view=graph-rest-1.0&tabs=http

     

    First, we need to get access-token from Graph explorer.

    128.PNG130.PNG

    If you have got the access-token, then we could configure Flow to delete the task.

    • Use List tasks to get tasks, you could use Filter array or condition to filter tasks.
    • The fill the access-token we have got in Compose.
    • Use the following expression to get Etag.
    item()['@odata.etag']
    • Finally, configure HTTP action to delete tasks.

    Image reference:

    129.PNG

    Hope this helps.

     

    Best Regards,

  • ClevrCompuBloke Profile Picture
    66 on at

    I will try this over the weekend, its a bit busy at work right now.

     

    Thanks

  • cglambert Profile Picture
    6 on at

    I have a workaround for this really important need of a bulk delete feature.

    We create and delete hundreds of tasks per day. Using a free Chrome browser tool for GUI automation, iMacros, you can record yourself deleting one task at the top of a column, then loop and play the macro and delete 99 tasks at a time in a few seconds. There are two caveats:

    1) After you record the macro, before saving, you have to delete the line that reloads the Microsoft Teams web page.

    2) This tool can be dangerous, whereby if new tasks come in and change your view, you could automate deleting the wrong tasks. In order to prevent this, first set your task filter to only select items from a single column of your view (e.g. low priority tasks ready for deletion). That way, if new tasks come in they will not add new frames and confuse the macro.

    It is all a bit clunky, hence the need for a proper feature. However, if you are deleting hundreds of tasks a day as I am, this could save hours of your life from such drudgery.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 523

#2
Valantis Profile Picture

Valantis 318

#3
David_MA Profile Picture

David_MA 235 Super User 2026 Season 1

Last 30 days Overall leaderboard