How to use Form in Camunda
In camunda modeler, click on File-> New File and clicks on "Form ( Camunda 7 )" to create new form Add fields to the form and provide value for ID and save the form in " src/main/resources" folder. F orm saved. Deploy the form from the camunda modeler. Go to flow, select type as Camunda Forms and provide the form id in the form reference and provide the Binding as latest. Save and deploy the flow Reference: https://docs.camunda.org/get-started/archive/java-process-app/forms/