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 :
Power Pages - Customize & Extend
Suggested answer

How to invoke Custom API from Power page PCF component?

(1) ShareShare
ReportReport
Posted on by 2
Hi There,
 
As per one of the requirement, I need to upload one file on share point directory from my Custom PCF control which is a part of Power pages.
 
Current implementation: I already have one Unbound Custom API which uploads file on SharePoint and it is working as expected when I use it from PCF which is a part of CRM. 
 
Issue:
 
WhenI use same code on Power pages, It is not working. 
 
Solution I tried:
 
1. I tried to to call Custom API with JS Fetch method with providing required payload and permission in site settings but I am gettgin following error.
 
400 Bad request

2. I tried to create a Bound Custom API with opportunity table but then getting following error.
 
{
    "code": "90040100",
    "message": "Attribute {0} cannot be found for table {1}."
}
Categories:
I have the same question (0)
  • Suggested answer
    Shafiuddin Profile Picture
    74 on at
    How to invoke Custom API from Power page PCF component?
    The issue happens because Power Pages runs in a different context than CRM, so your API call needs proper headers and permissions.

    Using an unbound API with the right request digest or a Power Automate flow usually solves the problem.

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…

MS.Ragavendar – Community Spotlight

We are honored to recognize Ragavendar Swaminatha Subramanian as our September…

Leaderboard > Power Pages

#1
Jon Unzueta Profile Picture

Jon Unzueta 89 Super User 2025 Season 2

#2
Shafiuddin Profile Picture

Shafiuddin 45

#3
Fubar Profile Picture

Fubar 40 Super User 2025 Season 2

Last 30 days Overall leaderboard

Featured topics