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 / Send HTTPS Request to ...
Power Automate
Unanswered

Send HTTPS Request to SharePoint: Cannot find resource for the request Comments

(0) ShareShare
ReportReport
Posted on by 4
My goal is to use this HTTPS Request to interact with the Comments field on a submitted form. Strangely, my solution was working just a couple days ago, yet it has suddenly started producing this error.

My activity URI is: /_api/web/lists/getbytitle('Intake Requests')/items()/Comments
Headers are: Content-Type: application/json;odata=nometadata and Accept: application/json;odata=nometadata
 
I have confirmed that the field is still named 'Comments' and that the list of submitted forms is still named 'Intake Requests'. What else could have caused this error to start out of nowhere?
Categories:
I have the same question (0)
  • Ellis Karim Profile Picture
    12,059 Super User 2026 Season 1 on at
    Hi 
     
    If I understand correctly, you mean you want to get the list item comments?
     
    Check the following:
     
    Screenshot of a Power Automate flow selecting the SharePoint site 'DemoSite', specifying the 'Acronyms' list, and retrieving comments from list item ID 66 with required header properties.
     
     
     

    Ellis Karim Ellis Karim
    Blog | LinkedIn | Bluesky

  • JM-13031426-0 Profile Picture
    4 on at
    @Ellis Karim Not quite... it's confusing, I know!

    Rather than the actual Comments section (what you were discussing in your response and on your blog) I want to access a field on a submitted form, that happens to be named 'Comments'. I have included a visual example below. I did try your solution just in case, but sadly, it was not applicable to my situation. If you have any other ideas, please let me know!

  • Ellis Karim Profile Picture
    12,059 Super User 2026 Season 1 on at
     
    Try:
    _api/web/lists/getbytitle('Intake Requests')/items?$select=Comments&$top=5000
     
    This should return up to 5000 items (if your list contains that many). SharePoint won’t return more than 5000 items in a single query. If you have more than 5000 items in your list, you will need to  use pagination with @odata.nextLink.
     
     
    Please share screen shots of the flow and any error messages.
     

    Ellis Karim Ellis Karim
    Blog | LinkedIn | Bluesky

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!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Vish WR Profile Picture

Vish WR 801

#2
Valantis Profile Picture

Valantis 602

#3
Haque Profile Picture

Haque 581

Last 30 days Overall leaderboard