Creating a modular solution with Power Automate
Power Automate is an excellent tool for automating repetitive tasks to solve business needs with a great set of features. For example, you might have built a great solution using a cloud flow that takes care of several tasks with just one click.
Let’s imagine you have an instant cloud flow used by the marketing department that takes care of multiple activities using an email address as input. It can:
- Send a pre-built email to that address
- Save a logging record to a table in Dataverse
- Send a notification to the marketing team in Microsoft Teams, letting them know that an email activity is complete
What would happen if another process in your company needs the same activities already created in your flow? One solution would be to recreate the same actions in a new flow, but what about maintenance? If, later on, you need to change something, you would need to make the change twice.
In this...