├── README.md ├── password-expiry-notification └── PasswordExpirationNotificationFlow.zip ├── save-email-attachments-in-spo-odb ├── Flow overview ├── Power Automate Flow to Save Email Attachments in OneDrive.zip └── Power Automate Flow to Save Email Attachments in SharePoint.zip └── user-onboarding ├── Microsoft 365 User Onboarding Flow with Power Automate - Version 2.zip └── Microsoft 365 User Provisioning Workflow with Power Automate.zip /README.md: -------------------------------------------------------------------------------- 1 | **Overview** 2 | 3 | The purpose of this repository is to provide a centralized location for storing and sharing automation solutions for various tasks in Microsoft 365, such as user onboarding, saving email attachments to OneDrive/SharePoint, and more using power automate. Each flow package ZIP file will represent a specific workflow that streamlines and automates different processes. 4 | 5 | Feel free to explore the different flow packages and choose the ones that best fit your organization's requirements. 6 | -------------------------------------------------------------------------------- /password-expiry-notification/PasswordExpirationNotificationFlow.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/admindroid-community/power-automate/e2394f42f91cf6abec66bebff0a6fa35b4ba15b7/password-expiry-notification/PasswordExpirationNotificationFlow.zip -------------------------------------------------------------------------------- /save-email-attachments-in-spo-odb/Flow overview: -------------------------------------------------------------------------------- 1 | Flow to save outlook email attachments received on a shared mailbox to SharePoint. 2 | Flow to save outlook email attachments received on a personal mailbox to OneDrive. 3 | -------------------------------------------------------------------------------- /save-email-attachments-in-spo-odb/Power Automate Flow to Save Email Attachments in OneDrive.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/admindroid-community/power-automate/e2394f42f91cf6abec66bebff0a6fa35b4ba15b7/save-email-attachments-in-spo-odb/Power Automate Flow to Save Email Attachments in OneDrive.zip -------------------------------------------------------------------------------- /save-email-attachments-in-spo-odb/Power Automate Flow to Save Email Attachments in SharePoint.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/admindroid-community/power-automate/e2394f42f91cf6abec66bebff0a6fa35b4ba15b7/save-email-attachments-in-spo-odb/Power Automate Flow to Save Email Attachments in SharePoint.zip -------------------------------------------------------------------------------- /user-onboarding/Microsoft 365 User Onboarding Flow with Power Automate - Version 2.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/admindroid-community/power-automate/e2394f42f91cf6abec66bebff0a6fa35b4ba15b7/user-onboarding/Microsoft 365 User Onboarding Flow with Power Automate - Version 2.zip -------------------------------------------------------------------------------- /user-onboarding/Microsoft 365 User Provisioning Workflow with Power Automate.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/admindroid-community/power-automate/e2394f42f91cf6abec66bebff0a6fa35b4ba15b7/user-onboarding/Microsoft 365 User Provisioning Workflow with Power Automate.zip --------------------------------------------------------------------------------