I am making changes to a flow in preparation for the upcoming Excel updates and need some help with the attachments piece. My original process was built using Forms for Excel, with the spreadsheet being resident in a SharePoint document library. The form responses populate on the spreadsheet, and attachments from the form are uploaded to another document library with links to them listed on the spreadsheet. I also previously created a flow to send an email notification when receiving a new response is received.
The email notification flow has been modified so responses will continue updating on the spreadsheet after the update takes place. This had been tested and is working properly; however, attachments from the form aren't uploading to the document libraries and the spreadsheet cells where the links used to populate now have verbiage starting with " [{"name";" " followed by the filename of the attachment and don't do anything when clicking on them.
Any help would be greatly appreciated. Also, if there's a different methodology for the attachments that would work better I'm open to suggestions.