Adding multiple attachments at same time while creating process instance Or later
Summary
Adding multiple attachments at same time while creating process instance Or laterContent
Team,
We could create process instance using Rest API by following below link, where it is also mentioned we can add attachments in same request but expected payload is not given, for message based process applictaion..
We also has Rest API to add attachments to given process instance as below, it works for us, but trying to find out if any way to add attachments in single request, if we want to attach 2 or more attachments in single Rest API call.
0