Hi Members,
I have a requirement in Power Apps, I need to extract the SharePoint List items to CSV without creating file in OneDrive or SharePoint using HTTP action.
For example, I have used a Manual trigger flow as the trigger, so based on the user provided number, the data needs to be extracted. Also, the flow needs to support large data sets also, if the SharePoint list has more than 10,000 or 100000 data also, it should be extracted.
I'd appreciate if someone was able to point me in the correct direction - I tried to using Send an HTTP request to SharePoint action, but parse JSON facing an error
Please help me out. Thanks in advance