Hi,
Thank you in advance for any help provided, I am just starting out with flow so your patience is appreciated.
I am trying to create a flow to (in this order)
Collect pdf files (using forms)
Create entry in "attachmentslib" list sharepoint (include pdf's)
Create entry in "BFTA7 Form" list sharepoint
Approval requested to DL address (and attachments pdfs included)
Everything above is fine, now comes the issue
I need to get different attachments into the "BFTA7 Form" sharepoint list but into the same entry that was created previously (basically update that field with the new attachments). I cant get this to work it just creates a new entry everytime.
To input the 2nd lot of attachment I was using a 2nd different MS Form
Using a field on that form to match using Condition the SharePoint ID
Can someone advise what I'm doing wrong. Thanks (sorry if I have explained it badly)