Getting the links to attachments to send in email
Summary
Getting the links to attachments to send in emailContent
In the emails sent to participants in the process, I have to include the links to the attachments for the instance.
I know sending the comments and task information in the email is straightforward, but I cannot figure out how to include the attachment links. The 4.0 PCS API has a GET REST service (/bpm/api/4.0/tasks/{taskid}/attachments), but I cannot figure out how to get the task id parameter that it needs (it's not one of the predefined variables).
Anyone know how this might be done?
1