Creating the flow
With all of the prerequisites out of the way, it’s time to start working with some automation! We’ll start with the trigger.
Configuring the trigger
This flow works best with an automated trigger, where it can process new images as they’re inserted into the library.
To configure the flow, follow these steps:
- Navigate to the Power Automate maker portal (https://make.powerautomate.com) and select Create.
- Under Start from blank, select Automated cloud flow.
- On the Build an automated cloud flow page, provide a flow name (such as
Update image descriptions
) and select the When a file is created (properties only) SharePoint trigger. - Click Create.
- In the When a file is created (properties only) flyout, under Site Address, select the SharePoint site that contains the media document library you created in the prerequisites section.
- Under Library Name, select the library that you configured in the prerequisites section...