The power flow’s logic app flow template was invalid. The template actions ” are nested at level ‘9’ which exceeds the maximum nesting limit of ‘8’.

I was working on see new email and based on the from address, creating a Planner Task. I had to put this long and kind of weird logic to netested if else to see the from address. For me the best solution is to create another if else condition and start from where it throws above error. Continue reading The power flow’s logic app flow template was invalid. The template actions ” are nested at level ‘9’ which exceeds the maximum nesting limit of ‘8’.

[InputMetaDataXml] : The ‘Fields’ is invalid. Input string was not in a correct format.

In Nintex workflow if you are trying to upload a document by using “Office 365 upload file” and trying to add value in person (user) field. You may encounter the following error “[InputMetaDataXml] : The ‘Fields’ is invalid. Input string was not in a correct format.” The solution is quite simple, you need to map the “User Id” in the “Advanced Lookup” option. Continue reading [InputMetaDataXml] : The ‘Fields’ is invalid. Input string was not in a correct format.