Hi Everyone
I am trying to create a Flow that sends an email to an individual 3 months after they submit a response to a survey via MS Forms. I can get it working for a period of time less than 30 days, so am wondering whether there is a limit? I am very new to using Flows and so there is a strong possibility that I have overlooked something so any help would be much appreciated please.
If there is no way to do this, does anyone have any alternative suggestions?
Thanks
Proud to be a Flownaut!
hi @JKingy94 yes there is a limit just to 30 days.
Proud to be a Flownaut!
Hi @Jcook
Thanks for your reply. I have created the list in SharePoint but am now stuck on how to set up the second flow to add 90 days, are you able to help please? 🙂
Thanks
Proud to be a Flownaut!
Is this ok?
There are other questions on the survey but these are the ones we what to be able to pull through ready for the emails to be sent out.
Hello @JKingy94
Here is a POC. I have created a List just like yours. I did not know the type of column you used for your Response Submitted. So i just used a Single Text type.
1) Use a recurrence trigger and trigger once a day. I suggest early in morning like 8am.
2) Add a Compose action. Here use the expression:
addDays(utcNow(), 90, 'dd/MM/yyyy')
—Josh
If you like my post please hit the "Thumbs Up" -- If my post solved your issue please "Mark as a Solution" to help others
Proud to be a Flownaut!
Could you provide us with an update on your flow?
Thank you!
Proud to be a Flownaut!
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Did you know that you could restore a deleted flow? Check out this helpful article.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
29 | |
28 | |
26 | |
25 | |
21 |
User | Count |
---|---|
65 | |
55 | |
44 | |
34 | |
30 |