Lesson 5: Managing workflow paths
Sometimes, technology throws a curveball at us...look out, it's Microsoft groups!
Last updated
Sometimes, technology throws a curveball at us...look out, it's Microsoft groups!
Last updated
Feedback
⬆️ CannyCopyright © 2024 Rewst
After completing this lesson, participants will be able to:
Implement custom condition transitions in Task Transitions for dynamic decision-making in Workflows
Configure "Follow First" to prioritize Task Transition conditions
Create actions for Microsoft Exchange Online using Powershell commandlets
In this lesson, we update the "Add or Remove User - Microsoft Group" workflow to incorporate Microsoft Exchange Online actions for updating group membership (and more!)
To get started, select the first module. Each module includes a video and written guidance with resources, followed by navigation to go back/forward. To wrap up the lesson, visit Next Steps.
Introduction to workflow logic (Microsoft APIs) (3 Minutes)
Getting object properties for Microsoft Groups (9 Minutes)
Check out these supplementary resources.
Electives: How to Use Powershell in Rewst(strongly encourage watching!)
Microsoft Groups API: Working with groups in Microsoft Graph
Powershell 'Add' Commandlet: Add-DistributionGroupMember
Complete the Knowledge Check below and remember to Get Credit for your learning.
Take a quick quiz and get instant feedback!
Submit this form to get credit for completing this lesson offline.
We've expanded our workflow to accommodate all group types by adding logic to check the group type. This guides the workflow towards the appropriate action, whether it's Exchange Online or Microsoft Graph, ensuring the correct process is implemented for each group type.
In the next lesson, we'll explore error handling, how it works, and implement a method of error handling using feedback messages to highlight potential issues and bring awareness to any problems in the workflow.
Go back a lesson: Lesson 4: Creating an option generator workflow
Go to the next lesson:
Get help with this lesson in office hours!