camunda custom forms

HI I am new to camunda, I want to add my custom forms baiscally the forms that will come from my application in a headless way, through api is it possible in camunda.

Hi @Himanshu_Bhatt !

I need a little more context to better help you with your case.

  • Where do your custom forms sit?
  • Have you built them with code, or in another application?
  • Do you want to show these forms in the Tasklist UI that comes with Camunda, in an own UI, or simply route your users to your existing UI?

Best,
Christian

Our forms are already there in the application we need the workflow engine basically to assign tasks to different users(group) and according to the inputs the tasks execute.

Yes we want to show somehow these forms in the tasklist ui and assign it to the appropriate users assigned.