Good day beautiful people,
I'm working on a flow, which should help me substitute Outlook rules, regarding email segregation.
Flow is done and it is working nicely but my only concern is, that folders are hardcoded.
My flow is working like this:
New email arrives
|
\/
Extract company name from email, (e.g. John.Doe@Microsoft.com will be trimmed to "Microsoft" only).
|
\/
If this is Microsoft, assign to Microsoft folder.
If not, check another rule and loop this once correct will be found.
The problem is, folders are hardcoded: Output from Compose = Microsoft - if true, yes assign it, if not move to the next rule.
For now I have 8 companies listed and I have 8 Conditions but this probably can go on and on and on, to the point where flow will be unusable.
Is there a way to get outlook folder's names and assign emails based on it's name? For example email from John.Doe@Microsoft.com should be assigned to Microsoft folder.
I saw solution using Graph Explorer, but for now this is beyond my understanding and I failed to implement this solution.
Use mail folders in Microsoft Graph using Power Automate (sharepains.com)
Solved! Go to Solution.
No way except for MS GRAPH.
No way except for MS GRAPH.
User | Count |
---|---|
103 | |
36 | |
29 | |
25 | |
16 |
User | Count |
---|---|
133 | |
53 | |
53 | |
36 | |
26 |