I was able to successfully initiate a workflow using the "draftprocesses" resource and by following the example listed here:
https://developer.opentext.com/webaccess/#url=%2Fawd%2Fforums%2Fquestions%2F22393275%2Flooking%2Bfor%2Bsome%2Bexamples%2Bon%2Busing%2Brest%2Bapi%2Bfor%2Bworkflows&tab=501
However, I also want to be able to set a specific name for the workflow as well as set workflow attributes when I initiate. I'm having trouble figuring out how to do that from this example, the documentation seems to be a little lacking.
Anyone have any suggestions or examples?