I have had this flow running for a few months. Once in a while I get an error on an Update a Row block. I recently changed the Key Column to be an ID vs. a Date. Now it fails every time. The error message is NotFound.
My input data is:
Output Message:
From the input an ID of 55 clearly exists, however, the action never happens because it cannot find the ID. Is the Update a Row function having issues right now? Is there something else I am missing?