Forum Discussion
Oskar Kuus
Sep 07, 2018Iron Contributor
Flow on SharePoint list
Hey
Is there someone who can explain how i setup flow in a way that i get todays events from a sharepoint calendar.
I want to create a post in Teams that contain today´s events from a sharepoint calendar.
Is this possible?
- Matt WestonIron Contributor
You can do this using the Recurrence trigger. The add the actions to get the Items that you want from your SharePoint list and post the message to Teams.
- Oskar KuusIron ContributorYes i am using a recurrence trigger.
I get the items from the list. But i do not know how to filter the items so i only get Todays events from the calendar.
Do you mind showing an example where i extract only todays (for example) 5 events and exclude the events tomorrow and yeasterday.
Those 5 events from today should be put into One post in Teams.- Matt WestonIron Contributor
Sure thing, I'll see what I can put together now.