web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details
Power Automate - General Discussion
Answered

How to automatically save Excel attachment in outlook and save to sharepoint list

Like (0) ShareShare
ReportReport
Posted on 19 Jun 2021 13:22:14 by 568

Hello Everyone,

 

Looking on help on how to save an Excel attachment that sent daily through email and save it to one Sharepoint list.

 

-Sharepoint list has the same headers as Excel attachment 

-Need new items copied from email Excel attachment to replace and delete any old items on the share-point list to make sure I always have the most updated information.

-Same sender and email subject 

 

Any idea how to use power automate to do this?

 

Thank you! 

I have the same question (0)
  • Verified answer
    manuelstgomes Profile Picture
    6,625 on 22 Jun 2021 at 10:10:54
    Re: How to automatically save Excel attachment in outlook and save to sharepoint list

    Hi @Sahara22 

     

    It's not a simple Flow, but we can try to do it. Do you already have something built?

     

    I would do the following:

    1. Get all attachments and save them into a temporary folder.  Here's how to save all attachments when an email arrives. https://manueltgomes.com/microsoft/powerautomate/save-all-attachments-when-an-email-arrives/
    2. Then, open and get the data using the "Get a row" action for each of them. Here's how to access a dynamic path in Excel. https://manueltgomes.com/microsoft/powerautomate/how-to-access-dynamic-path-excel/
    3. This is the part is gets tricky. How do you know it's an "old item"? Does it have a common ID? The same name? What's the field that you can say that the row in Excel and the row in SharePoint list is the same? With that information, you can do a "Get Items" in your SharePoint list and check if that item exists or not. 
      1. If the item doesn't exist You can use the "Create Item" action to add the rows to your SharePoint list for each row.
      2. If the item exists you can do an "Update Item" with the new information.

     

    Is this what you need?

     

    Cheers
    Manuel

    ------------------------------------------------------------------
    If I have answered your question, please mark it as "Accept as Solution." It will help other members finding the solution faster. If you like my response, please give it a Thumbs Up. 👍
    Otherwise, reply to it, and the community will do its best to help you.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Telen Wang – Community Spotlight

We are honored to recognize Telen Wang as our August 2025 Community…

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Tomac Profile Picture

Tomac 986 Moderator

#2
stampcoin Profile Picture

stampcoin 699 Super User 2025 Season 2

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 577 Super User 2025 Season 2

Loading started
Loading started