
I have built an Flow that once a form is sent to approval it will go one of 2 ways (condition) If approved it will send an email and update a row on an Excel table. The table is housed in OneDrive business and properly shows all available columns in the flow. When the flow is ran it can't update the table because of Status: 409 it will move columns.
This is the flow setup. It runs properly at the email step and fails at the table.
Errors
Hi @jberdaguer,
The HTTP 409 Conflict response status code indicates a request conflict with the current state of the server.
The request could not be completed due to a conflict with the current state of the target resource. This code is used in situations where the user might be able to resolve the conflict and resubmit the request.
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.