Hi All,
Thank you for all your help in helping me build my Microsoft Flow.
I am building a flow where when an email arrives with attachments, it should create a work item in Azure DevOps, save the attachments in a shared point and update the links of all attachments in the description of the work item. This should retain
the previous description, and also append each link in the description for the attachments.
Here is how my power automate flow looks like. I am using apply for each, my understanding is, it should retain the previous body and iterate over-attachment links and update the work item, though it only update the description with last link of attachment.


Can anyone guide me in the right direction, please?
Thanks,
Bee