Hello. I ran my camunda with docker compose file and I want to use external form such appsmith form or jotform and not camunda form. How to do that? I enter these forms url’s to camunda but not working.
Hi @amir0082 - if you want to use Tasklist, then you need to use Camunda Forms, which are built in Modeler and deployed as part of your process. If you want to use an external form, that form needs to be able to call the Camunda API, which usually requires building a backend of some sort. See the documentation links below for some more details!