Passing in workflow variables from JSON API vs Run Process Link
Confluence User - 26 Oct, 2016
When I start a process using the JSON API and pass in Workflow Variables, I can display them in fields on the first Activity form (by defaulting those fields to Hashed Workflow Variables) and can pass those workflow variables into a Custom HTML field (also using Hashed Workflow Variables within the HTML). However, when I start a process using the Run Process Link and pass in Workflow Variables in the query string they still also display in fields on the first Activity form (by defaulting those fields to Hashed Workflow Variables) but those Workflow Variables do not get passed into the same Custom HTML (using Hashed Workflow Variables within the HTML). What is the difference?
forms