Hi,
I can create a new task via REST api just fine. How do I attach it to an existing active case instance? This is the closest I could find: CMMN plan item injection by mkiener · Pull Request #2117 · flowable/flowable-engine · GitHub but could not really get any way to do it.
Thanks.