I'm having trouble with the createnewassignment method - I keep hitting an error with the datatype for the "assigned to" property.
I've tried to work out the property I should be using, but the documentation is fairly incomplete for this part of the API. The assumption that I made was that this was looking for the M-Files user ID.
The datatype required is "TypedValue", and I've tried to satisfy this with the code below but I'm getting the following error 'Wrong data type for property definition "Assigned to".'