
Announcements
Dear friends, from one to the other day this key concept stopped to work:
Before my cloud flow updates a SharePoint Online item via the standard action "Update Item", it retrieves the current values via "Get Item". The output of "Get Item" (Array of items) is passed through to the "Update Item" straight away. It is a column of type "Choice" which is required and allows multi-selection.
Error Message: The 'inputs.parameters' of workflow operation 'Update_item' of type 'OpenApiConnection' is not valid. Error details: The API operation does not allow writing a value for parameter 'item/<ColumnName>[0]/Id'. This parameter is read only.