I have to update sharepoint's excel file using sharepoint's APIs
Could you please help me on this.
Thanks in advance.
I have to update sharepoint's excel file using sharepoint's APIs
Could you please help me on this.
Thanks in advance.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Satya KarkiPosted Dec 16, 2021, 4:01 PM
Api
Url: /_api/web/GetFolderByServerRelativeUrl(‘/sites/dev/Shared Documents’)/Files(‘demo.txt’)/$value
Request Type: PUT
Rijwan AnsariPosted Dec 16, 2021, 3:58 PM