Hi All,
Would really appreciate some help on building a flow. To put it simply: I am trying to build a flow that sends an email (when I want to trigger the flow, so I assume this is a button flow?) to all users in the SharePoint list.
Sounds simple, but just wait...
Users have been added to the SharePoint list for different things - the dates that they have completed a certain 'certificate' on.
There is 3 different 'certificates' that they can complete. There is a column for each of these certificates eg. Certificate A, Certificate B and Certificate C. If a user has completed any of the certificates, the date they have completed it on will appear in the that column (on the same row as their name)
So what I want to do is send a reminder email to each person saying:
"Hi abc, you are still yet to complete your x and y certificate"
So what this would require is the flow reading the SharePoint list, recognizing who has and hasn't done which certificates and then sending them a reminder email to users for them to do the ones they have not done all in the one email to each user (not sending a user 2 separate emails for each of the certificates they have not done)
Is this possible to do?
Would love any help or suggestions as I have been stuck trying to do this for days - not sure if I am barking up the wrong tree by trying to initialize variables or what?!
Thanks in advance!