Skip to content

Commit

Permalink
FIX: fixed typo in formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-greening committed Sep 25, 2024
1 parent f5e1101 commit 74689a9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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"*
Expand Down

0 comments on commit 74689a9

Please sign in to comment.