David Blyth, Principal Development Manager, 2018년 1월 18일 목요일
Some of the most popular Flow templates sync calendar events from one service to another (Office 365 to Google, Google to Office 365). I’ve found these useful, but I don’t want all events synced. In this post I’ll show how to use the Flow designer to write more complex Boolean logic in the “Condition” card’s advanced editor. This Boolean logic will help my Flow select only the events I care about syncing (using the body, subject, and/or time of the event). Along the way I’ll show how to use other Flow features like the “Control” connector to terminate a Flow run, datetime manipulation and formatting, and preventing infinite loops.
» 자세히 보기