sympmarc.com
Moving from SPServices to REST, Part 6: Converting UpdateListItems to REST
While the majority of calls using SOAP with SPServices use GetListItems to get items from lists, changing data with UpdateListItems is probably a close second. In this case, we’re altering data bas…