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

Coming soon: forum hierarchy changes

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Pages

#1
Jerry-IN Profile Picture

Jerry-IN 58

#2
Fubar Profile Picture

Fubar 46 Super User 2025 Season 2

#3
sannavajjala87 Profile Picture

sannavajjala87 31

Last 30 days Overall leaderboard

Featured topics