Manu
Results
1
comments of
Manu
in the flow, this worked for me: { "formValues":[ { "FieldName": "Title", "FieldValue": "changed from flow" }, { "FieldName": "Author", "FieldValue": "[{'Key':'@{triggerBody()['email']}'}]" }, { "FieldName": "Editor", "FieldValue": "[{'Key':'@{triggerBody()?['email']}'}]" } ],...