Skip to main content

Notifications

Power Automate - Using Connectors
Answered

How to delete a Planner bucket using Graph

(0) ShareShare
ReportReport
Posted on by 292

Hi,

I'd like to delete a planner bucket using Graph and the "Send an HTTP Request" from O365 Groups. Can someone please walk me through the steps?

Thanks!

  • PASpecialist Profile Picture
    PASpecialist 10 on at
    "Send an HTTP request " no longer available?

    PASpecialist_0-1707776910831.png

    As "Send an HTTP request " is no longer available I've tried to use Send an HTTP request V2 as it has the same Image PASpecialist_1-1707777180167.png

    This returns an error. It seems it only allow for Groups related calls.

     

    Are we now forced to build a custom connector using the Graph API?

     

  • Verified answer
    Expiscornovus Profile Picture
    Expiscornovus 31,118 on at
    Re: How to delete a Planner bucket using Graph

    Hi @karimabdelrazek,

     

    You can use the same approach as in your Delete plan thread 😁.

     

    Use a GET plannerBucket to retrieve the e-tag . Use the e-tag value in the If-Match custom header to Delete the plannerBucket.

     

    If-Match: @{outputs('Send_an_HTTP_request')?['body']['@Odata.etag']}

     

    sameapproach_differenturis.PNG

  • karimabdelrazek Profile Picture
    karimabdelrazek 292 on at
    Re: How to delete a Planner bucket using Graph
     

    @Expiscornovus . Want to try your hand at this one as well?

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

Microsoft Kickstarter Events…

Register for Microsoft Kickstarter Events…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Announcing Forum Attachment Improvements!

We're excited to announce that attachments for replies in forums and improved…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 145,508

#2
RandyHayes Profile Picture

RandyHayes 76,287

#3
Pstork1 Profile Picture

Pstork1 64,839

Leaderboard

Featured topics