Get attachment urls from Wrike task.

Get attachment urls from Wrike task.

Hi I need to get the urls of all attachments of a newly created task in Wrike so I can add those links to a different task's description. Any ideas on how to do this? I would assume it would require looping through the task's attachments and printing a list, but I'm not sure how that's done with Flow or if it's possible.