Hello,
How would I use power automate to create a list that has conditional formatting that if a column called Status = 'Filed' then change the color of the row to green?
I've already been able to use the send http request to SharePoint to create the lists and columns, but I don't know how to add the conditional formatting of the rows. I'm looking to what URI and JSON body should be used.
Any help would be appreciated.