Microsoft flow is a cloud-based workflow engine, Using Flow end users can create cross application workflows (no code workflows). Flow is a part of office 365 E3 suite. It is a successor of SharePoint designer workflows. Complex level Flows can be promoted to an Azure logic app.
Connectors Wrapper around an API that allows Flow to talk with other services.It exposes Triggers & Actions.
Variables are NOT always necessary!
Expression Type | Example | Sample |
Convert Type |
String to Integer |
Int (triggerBody()) |
String Manipulation |
Claims to UPN |
replace(triggerBody()?['Author']?['Claims'],'i:0#.f|membership|','') |
Date Time Manipulation |
Add 1 day Get month |
adddays(utcnow(), 1) formatDateTime(utcnow(), 'MMMM') |
Arithmetic |
Add numbers |
Add(11,22) |
Generate data |
Create GUID |
guid()
|
Co-Founder & Product Owner
Fortune 500 companies use SharePoint. It's the preferred choice of intranet for most enterprises, offering powerful tools for communication and collaboration, extensive document management capabilities, sweeping search features
Learn how SharePoint Designs can help you outperform your biggest rivals.