I’m trying to push new rows of data to a share point list. The list has a mix of different column types : text and Person/Group column types. I’m unable to find an example that shows how we can push new data to a lookup column, only updating it. (Link here: Office365-REST-Python-Client seems unable to update Lookup Columns in Sharepoint)
Updating is troublesome for my use case. Would appreciate any insights on how I can push data directly to a lookup column. Thanks.