
Announcements
Hello Community
I am currently creating a flow.
Users complete Forms. Admin then download results and put the Excel file in SharePoint.
If the appropriate score is obtained, an attestation is created with date and user name and then transformed into pdf.
This works fine for 1 template document.
I have 2 issues.
1) The SharePoint site is created through Teams. I tried to create environnement variables with SharePoint Site/Libraries but that does not work. Action seems to wait only for Group name in order to correctly populate the file.
2) Is there a way to generate multiple templates in one flow ? The fields are added when i select the file.
I need to be able to add more templates in the future. (possibly with different fields).
Is there a way to do so ? (for the moment i run different child flows)
Thanks for help.