Using and on premise SharePoint through a gateway and trying to create a new list item with a string character count of over 255 characters. Is there a way around this maximum limit or would I have to break the string up?
This is the error:
The API operation 'PostItem' requires the property 'item/Change_x0020_Reason' to be a string of maximum length '255' but is of length '473'.