Hi.
I have a gallery which shows a series of word files in a folder, which the user can select with a checkbox
Along with various bits of form data collected in the app, at the end the user can submit the data to a single record in a sharepoint list.
Handling and submitting the data collected in the forms is easy, but I am stuck at how to get the attachments selected in the gallery in the sharepoint list.
The purpose is to build a document at the end of the process using power automate, some template word files , and the attachments the user has selected.
Any idea's?