Hello,
I have a working flow based on a Power Automate template for a SharePoint List to be updated when a Survey123 response is submitted. However, I'm having trouble with the flow working when a record is edited in the Survey123 Web App.
I have edited the webhook with Power Automate so there is a trigger for when an existing record is edited (see screenshot). However, the second part of my flow - Create Item - does not seem to be compatible with this and I get the error: "Unable to process template language expressions in action 'Create_item' inputs at line '0' and column '0': 'The template language function 'div' expects its first parameter to be an integer or a decimal number. The provided value is of type 'Null'. Please see https://aka.ms/logicexpressions#mul for usage details.'." I've attached the first part of the code view in case that's helpful.