Starting a Workflow using automation API does not return workflowInstanceId context variable
I was able to start a workflow using Automation url in a REST client and got a response. However I don't get the workflowInstanceId in the context variable. Why am I not getting the instance id in the response. If I don't have the instance id, how ca...