PowerApps Code Component for SharePoint CRUD

Zoheb Akhtar 1 Reputation point
2020-12-27T15:59:22.603+00:00

I am new to the modern SharePoint development and have gone through the tutorials of Power Apps code component. I came across a problem to do CRUD against a SharePoint Library. I was able to create the file upload, create the file bufferArray and then on button click create an event listener to call a REST API to create a document in a specific doc library.

Everything is fine, but the problem is that SharePoint is giving access denied on click of the button which means that everything is fine except for the authentication part. How do I solve this issue.

Basically, how do I do a SharePoint CRUD from a custom code component in Power Apps. Please guide me to an article or material that can help me achieve this. If there is a learning curve, kindly let me know what I need to learn before I can understand the process

Thanks and appreciate the help

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,740 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Dave Patrick 426.1K Reputation points MVP
    2020-12-27T17:07:12.257+00:00

    Power apps is not currently supported here on QnA. The product group for Power apps actively monitors questions over at
    https://powerusers.microsoft.com/t5/Power-Apps-Community/ct-p/PowerApps1

    --please don't forget to Accept as answer if the reply is helpful--

    0 comments No comments