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

Community site session details

Session Id :
Copilot Studio - Calling Actions from Copilot S...
Unanswered

Send HTTP request to SharePoint does not work

(2) ShareShare
ReportReport
Posted on by 15
I have tried basically everything to make this action work but not luck. I think the action itself is broken. The image below showcases what's going wrong? The problem may be the header value. I have tried different options, but none work.
 
Option 1: Add header as 
Table(
    { Key: "Accept", Value: "application/json;odata=verbose" },
    { Key: "Content-Type", Value: "application/json" }
)
 
Option 2: Added header as text
{"Accept": "application/json;odata=verbose"}
 
Option 3: Added header using ParseJSON
ParseJSON("{""Accept"": ""application/json;odata=verbose""}")
 
 
 
 
 
 
 
Categories:
I have the same question (0)

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Tom Macfarlan – Community Spotlight

We are honored to recognize Tom Macfarlan as our Community Spotlight for October…

Leaderboard > Copilot Studio

#1
Romain The Low-Code Bearded Bear Profile Picture

Romain The Low-Code... 506 Super User 2025 Season 2

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 387 Super User 2025 Season 2

#3
DAnny3211 Profile Picture

DAnny3211 132

Last 30 days Overall leaderboard

Featured topics