SharePoint Document libraries #194
Answered
by
ergonza93
JoeHague86
asked this question in
Q&A
|
Is there a plan to expand on the SharePoint connections to integrate with document libraries guys? Got to say I am loving this! Well done |
Answered by
ergonza93
Sep 3, 2026
Replies: 1 comment
|
SharePoint document libraries are now supported as data sources. Code apps can perform list CRUD operations, retrieve referenced values, and invoke connector operations such as file creation. Some advanced scenarios such as document processing, synchronization, and permission-management actions aren’t provided as first-class generated operations and may require a custom service. Documentation: |
0 replies
Answer selected by
ergonza93
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
SharePoint document libraries are now supported as data sources. Code apps can perform list CRUD operations, retrieve referenced values, and invoke connector operations such as file creation.
Some advanced scenarios such as document processing, synchronization, and permission-management actions aren’t provided as first-class generated operations and may require a custom service.
Documentation:
https://learn.microsoft.com/power-apps/developer/code-apps/how-to/sharepoint-operations
https://learn.microsoft.com/power-apps/developer/code-apps/how-to/connect-to-data