I need a good example of how to MERGE data using REST in SharePoint 2013 Workflows. I can't seem to make it work from the examples I have seen.
http://blog.ctp.com/2014/03/12/updating-list-items-using-sharepoint-2013-workflow-engine/
I get a bad response when I attempt to change the tile of an item.
My goal is to create an approval workflow with REST calls. I want to create a reusable workflow and not directly make workflows on each list.