I'm trying to create a variable that stores multiple SharePoint IDs. The workflow is all based on attachments. If there is more than one attachment in an email, the workflow will create a SharePoint item with a new ID for each attachment and then send/wait for an approval. The flow is not returning any errors, but it is only updating the first SharePoint item when I have multiple approvals because the variable is only capturing the first SharePoint ID to come through from the approvals. I need it to update the next SharePoint item as well. Thoughts?


