Hi Experts,
I need to upload file to sharepoint library using Power Apps portals WEB API example.
Please note, I am using a customised advanced web form using LINQ to fetch data and I am using WEB API - CRUD operations to insert, fetch, update data into entities using javascripts post/put example from link below.
https://docs.microsoft.com/en-us/powerapps/maker/portals/write-update-delete-operations
I can see, I can upload doc via notes annotation entity. But I would like to using javascript example, to upload it to sharepoint document library. For example, a simple upload file document button, which can post the file to sharepoint document library using Portal web API - CRUD operations.
Is it possible to achieve? Please, is this possible using Power apps portal WEB API? if anyone can shed light to it?
I look forward to hearing from you.
Kind regards