Call external html(React based html forms) form through REST api

Hi,

Is it possible to call external html forms to my process through REST api?.

Like, from given documentation

We are trying to put the forms inside our camunda project and then link them by using form key. But my question is without adding any html forms inside camunda project can it be able to access a html (React based) form from outside app through REST api?.

thanks

1 Like

@AbhayBharadwaj I am trying to do the same, did you found anything regarding this.