Adding actions to the "Add or Remove User - Microsoft Group" workflow
Create part of a workflow to test, starting with just a few actions.
Last updated
Create part of a workflow to test, starting with just a few actions.
Last updated
Feedback
⬆️ CannyCopyright © 2024 Rewst
💡 You'll notice that a workflow looks kind of like a flowchart -- that's why you began with a simple sketch. It's time to translate the process from paper to Rewst workflow!
Open the "Add or Remove User - Microsoft Group" workflow, which (up to this point) only has the workflow configuration settings and trigger set up. Complete the following steps to add your workflow actions.
⭐ A noop action is often used as a placeholder or decision point. Feel free to make this action a "favorite" by selecting the star icon. You can access favorite actions by right-clicking anywhere on the workflow canvas.
⭐ This setup (Jinja code in the Microsoft Graph action) allows the action to work with any group and user ID from the submitted form.
Add the actions to your workflow as outlined above, ensuring that you configure each action correctly and connect them to the appropriate transitions.
Go to the previous module:
Creating the "Add or Remove User - Microsoft Group" workflow
Go to the next module: