Skip to content

Instantly share code, notes, and snippets.

@huksley
Last active January 30, 2020 06:48
Show Gist options
  • Save huksley/ddd1daa3b5f2afee61cff6d3aa50b83a to your computer and use it in GitHub Desktop.
Save huksley/ddd1daa3b5f2afee61cff6d3aa50b83a to your computer and use it in GitHub Desktop.
zbctl --address $CONTACTPOINT_ADDRESS:443 status \
--clientId $CLIENTID --clientSecret $CLIENTSECRET \
create instance Process_1j8gwvl --variables '{ "name": "John" }'
{
"workflowKey": 2251799813688076,
"bpmnProcessId": "Process_1j8gwvl",
"version": 1,
"workflowInstanceKey": 2251799813688081
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment