Hi,
i would like to know how to get a form by http get.
The section “15.9.1 Get form data” of the doc says :
- GET form/form-data
- 2 parameters : taskId and processDefinitionId
Is there a url which allows to get this form ?
something like
http://localhost:8080/flowable-rest/form/form-data/1 ?
Thanks in advance