Hello all.
I realize this topic has been posted and asked about a lot before, but I have been through all the relevant examples and I can't get anything to work.
I'm new to flows and PA so I can't determine whether the problem is my library setup or that I'm doing things wrong, but your help would be very much appreciated (before I completely lost my mind)
In my sharepoint site's Documents i have a Certificates folder with sub-folders to sub-folders, where the certificates are located and categorized by client and then type. (so a certificate would be located in: Documents>Certificates>Client>Certificate Type>Certificate.pdf
I want the flow to read the ExpirationDate column and send an email to certain addresses if any Cert is due to expire in the upcoming 30 days displayed in an html table, and for it to send only one email not one for each.
I tried using Get Items action but it does not read the library (only shows me the Teams Lists).
The only thing reading my library is get files (properties only) but somehow even in the off chance that i manage to make it work it sends blank email.
I am not a programmer/developer of any short. So how do i guide it to read every document inside every sub folder?
Probably i am confusing you now, and sorry about that. I would appreciate any kind of help!
If it helps i have set my locale to my country and the utc is UTC+2.
Edit: Date format is changed site wide to: 'dd/MM/yyyy'
Thanks in advance!