Hi all
I'm trying to adapt this blog post by Paul Murana (specifically Andy Lawrence's interpretation for Sharepoint) to post multiple rows of data into an Excel Table held in Sharepoint in one go rather than having to do an insane number of iterations for an apply to each. This is the blog: https://www.tachytelic.net/2021/08/power-automate-export-to-excel/
As far as I can tell I have the right inputs for SiteID and FileID but the Sharepoint HTTP request keeps coming back with a "404 - NOT FOUND" error.
This is the request I have:

Hoping someone can point me in the right direction!