Hello Power Automate Pros
I'm looking to have Power Automate create a Table (from a new Master File that gets auto generated from a separate weekly process), then take that table and populate my SharePoint list. Column names will always be the same, but the data will change.
My original effort was Create Table > List rows present in Table > Apply to each > Create Item
This completed successfully but created empty rows in my SharePoint List.
I'm wondering if I first need to Parse JSON the Table values and then apply to SharePoint but I'm not sure how that would look or what formula's I'd need. Looking for direction. Thank you!