Forum Discussion
nickname2485
Sep 17, 2021Copper Contributor
MS Sharepoint REST API
Hello,
I would like to ask if possible to create a REST API in order to read files (existing in Sharepoint) and add columns filling data from read files? Reading and creating at once. Files can be in different formats like (.xls, .csv. .txt). Files contain some information.
- ArefHalmstrandSteel ContributorSee this link for probably most useful source: https://pnp.github.io/pnpjs/
Yours sincerely,
Aref Halmstrand - ArefHalmstrandSteel ContributorHere is a more exact link: https://pnp.github.io/pnpjs/sp/files/
- nickname2485Copper Contributor
ArefHalmstrand that not about my case. I wrote already that main point is to read files in sharepoint and add new columns with values given from read file. Target is files in Sharepoint.