As the title specifies.
It does not give an error (Your flow ran successfully, everything looks green) but then it doesn't add anything into the excel file.
I've tried to create a temporal flow to test the functionality and it works.
I've checked the flow because the data is coming from a Form but everything looks good:
(edited the form fields and values)
{
"host": {
"connectionReferenceName": "shared_excelonlinebusiness",
"operationId": "AddRowV2"
},
"parameters": {
"source": "me",
"drive": "b!mUAt9RjbNUaTDM2tdzZkJaXcDTQFd5xDsASXjy9SGO5kMpY6UWW8R7EDpFSjIgSh",
"file": "01II4XRKWFOIMXSCWCFVCLW2AWBBEKPSSU",
"table": "{64FF7992-9ACC-47BE-B2F2-D1928FA12A52}",
"item/(1)": (value),
}
So, how do I debug what's going on? I've already moved the excel file somewhere else and modified the flow accordingly.
The worst thing is, I'm pretty sure this worked last week 😕