web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / extract uploaded zip f...
Power Automate
Answered

extract uploaded zip files automatically in sharepoint with power automate

(1) ShareShare
ReportReport
Posted on by 5
i am using power automate web with sharepoint.
i have built a flow that triggers when a file is created in sharepoint library.
the purpose is to automatically extract any uploaded zip files in sharepoint, therefore i used the trigger "when a file is created ( properties only)", but the problem is when the zip file is extracted automatically with "extract folder" action then the flow will be triggered again for each extracted file or folder.
did anybody have a solution for this problem? or what the recommended methode to go with?
Categories:
I have the same question (0)
  • Verified answer
    Riyaz_riz11 Profile Picture
    4,048 Super User 2026 Season 1 on at
    Hi,

     Step-by-Step Fix

    1. Keep your current trigger

     “When a file is created (properties only)”

    2. Add a Trigger Condition (in settings)

    This makes sure the flow runs only when a .zip file is uploaded, and skips everything else.

    Expression:

    endsWith(triggerOutputs()?['body/{FilenameWithExtension}'], '.zip')
     

     How to add it:

    1. Click on the trigger

    2. Go to … (3 dots) > Settings

    3. Scroll to Trigger Conditions

    4. Paste the above expression

    5. Save the flow

     

    If I have answered your question, please mark it as the preferred solution ✅ . If you like my response, please give it a Thumbs Up 👍.
    Regards,
    Riyaz

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 594

#2
Valantis Profile Picture

Valantis 328

#3
David_MA Profile Picture

David_MA 281 Super User 2026 Season 1

Last 30 days Overall leaderboard