I have a flow using a URL for a list in SharePoint. However, when an item is created in the first list, we will call it List 1, I want to add an attachment from List 2.
Currently, my flow is When an item is created (List 1) > Get Attachments (List 2) > Initialize Variable (List 2) > Apply to Each (List 2) > Condition (List 1) > If Yes, send email, If No send email. In these emails, I want the array for the attachments from List 2 to be attached.
This works every time, but this is the first time I am trying to add an attachment from a different list.

Report
All responses (
Answers (