Getting object properties for Microsoft Groups
Implement custom condition transitions in Task Transitions to enable dynamic decision-making in workflows, based on the properties of a Microsoft Group.
Module Overview
💡 Certain properties of Microsoft Group objects impact what integration (or what API) we'll use to add someone to that group or remove them from the group. Storing the Group object in a data alias enables custom conditions in transitions to guide the workflow toward the correct integration.
Video (8:47 Minutes)
Action Item
Store the group object in a data alias for easier data management.
Implement a noop to control the workflow's flow, determining the appropriate action based on the group type.
Navigation
Go to the previous module: Introduction to workflow logic (Microsoft APIs)
Go to the next module: Creating a Microsoft Exchange Online path in the workflow
Last updated
Was this helpful?