How do i get the Workflow Task ID of a newly created Workflow item?
What I'm trying to do is get the attachments that are added inside a workflow. I used a custom .js to get attachments added on the initial form but i need to do a list lookup (i think) of the Workflow Tasklist to be able to bend that .js to get the attachments kept there.
I tried to do a query list where the related content = the request title... that didnt work, then i tried a related content 'contains' the request title and that almost works.
Can anyone get me closer?
Thanks!