Hi to all,
I want render through Rest api a “user task” using a REACT program not embedded into web camunda components. Which rest apis I need to use?
Thanks
Olindo
Hi to all,
I want render through Rest api a “user task” using a REACT program not embedded into web camunda components. Which rest apis I need to use?
Thanks
Olindo
@pindaroli you can choose rest API from below list of task rest API.
GET /task/{id}
GET /task
POST /task