From 74689a917fdb872be44fb8ce5cf43fc9f15ab3fb Mon Sep 17 00:00:00 2001 From: chris-greening Date: Wed, 25 Sep 2024 18:00:01 -0400 Subject: [PATCH] FIX: fixed typo in formatting --- ...4-09-25-setting-up-an-email-data-feed-with-power-automate.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2024-09-25-setting-up-an-email-data-feed-with-power-automate.md b/_posts/2024-09-25-setting-up-an-email-data-feed-with-power-automate.md index 504e9de..4d308b6 100644 --- a/_posts/2024-09-25-setting-up-an-email-data-feed-with-power-automate.md +++ b/_posts/2024-09-25-setting-up-an-email-data-feed-with-power-automate.md @@ -40,7 +40,7 @@ Now let's jump in and create our Power Automate workflow in the platform ![Example showing how to create the utcNow timestamp]({{site.url}}{{site.baseurl}}/images/power_automate/timestamp.PNG) 6. Add an *"Apply to each"* loop: - After initializing the variables, click *"New Step"* and search for *"Apply to each"* - - Select *"Apply to each"*, and in the *"Select an output" *field, select *"Attachments"* from the dynamic content pane (this will loop over all attachments in the incoming email) + - Select *"Apply to each"*, and in the *"Select an output"* field, select *"Attachments"* from the dynamic content pane (this will loop over all attachments in the incoming email) ![Example showing attachments loop]({{site.url}}{{site.baseurl}}/images/power_automate/attachments_loop.PNG) 7. Create a timestamped folder in OneDrive: - Inside the *"Apply to each"* loop, click *"New Step"* and search for *"Create new folder 2"*