I have a flow that calls an API, and then updates or creates an item in a Sharepoint List. I set it all up, and it worked perfectly. I then decided that I wanted an additional column in my Sharepoint list. I added the column in Sharepoint, and edited my Flow so that it would create or update that field too.
However, this field just isn't updated, or created.
When looking at a flow's run, the field isn't in the update item inputs?
Any idea's?