How to retrieve Activiti task-form using REST?

cancel
Showing results for 
Search instead for 
Did you mean: 
hiteshkamra
Member II

How to retrieve Activiti task-form using REST?

I have created form definition (JSON) for forms that built using the Activiti App Form Modeler in version 6.  

How can i access the form using activiti-rest api ?

The form is created using activiti-app and used in workflow process. The data related to form get store in db tables act_fo_form. These tables are not present in activiti-rest db. Basically, I want to if there is a way to access form tables created by activiti-app war via REST api. 

2 Replies
salaboy
Senior Member

Re: How to retrieve Activiti task-form using REST?

You mean this -> Activiti User Guide 

cjose
Senior Member II

Re: How to retrieve Activiti task-form using REST?

You might be looking for this module activiti-webapp-rest2 & the swagger definition can be found here activiti.json