Hi,
My scenario is each user has multiple certificates, I would like to create a flow that will send reminder every 3 months, 1 month, and 2 weeks before expiration date.
If one user has many certificate that met condition, it will be sent in only 1 email.
Below is data sample that will be uploaded to SharePoint as a list.
I have search in many topic and create the flow below:
However, this flow work only for single certification so far.
My question is how to make it work for multiple certification expiration dates?
Thanks for your help.
Solved! Go to Solution.
hi @NVisa filter array allows you to get all values by a condition.
So here in my example I filtered all values in my list equals to my date that coud be your date condition then in the next step just send de emails an you are going to see a loop to send all messages to all mails you have.
Proud to be a Flownaut!
hi @NVisa you can use Filter Array to get all the data equals to the expiration date and then you can send all reminders.
Proud to be a Flownaut!
Hi @ChristianAbata ,
Thanks for your suggestion. can you give me some example for Filter Array in my scenario?
Sorry to ask something that might be simple, I'm still new with this.
Thank you.
hi @NVisa filter array allows you to get all values by a condition.
So here in my example I filtered all values in my list equals to my date that coud be your date condition then in the next step just send de emails an you are going to see a loop to send all messages to all mails you have.
Proud to be a Flownaut!
Hi @ChristianAbata ,
Thank you, I understand the concept now. This approach will work for my scenario.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.