Skip to main content

Posts

Showing posts with the label Flow

Syncing calendar events from outlook to Gmail calendar using Flow.

Recently I started working on Microsoft flow for one of the client where we are migrating the workflows from SPD (SharePoint designer) to Microsoft flow.  I liked flow for the way  we can automate some of the small daily tasks.    Flow  provides  us connectors through which we can connect many applications to the flow like  Gmail .  Flow gives us lot of templates which we can start with or create a new flow starting from  b la nk .    Scenario:-     I want to sync my outlook calendar (company) to my google calendar which is  available on my android phone.   S ync ing  my  company's  calendar which helps me in tracking of my events on my mobile.    Prerequisites:-     Having a Microsoft online account for log ging into the Microsoft flow.   Trigger :-     A new calendar event on the Microsoft outlook calendar.   ...