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 / How to click all links...
Power Automate
Unanswered

How to click all links in a variable ?

(0) ShareShare
ReportReport
Posted on by 6

I created these steps in power automate desktop:

1- Launch browser with certain url
2- Extract data from web page

The result are inside variable AllList contain 2 columns : Names and Links

How I send a click action to each link in AllList ?

I have the same question (0)
  • William287 Profile Picture
    6 on at

    I need to click all extracted links to go to detail page 1 then click inside in certain link to go to download page then in download page I need to extract download links . download links examples are:

     

    https://www.download.com/dfhdgerg/file

     

    also there are images I need to exclude that has same startup link for exmaple

     

    https://www.download.com/fjkfgf.jpg

    or 

    https://www.download.com/dfgljg.png

     

    I want to get the first link one only, how I can do that ?

  • XRQ57 Profile Picture
    206 on at

    Hi,

    You can create a loop with "for each currentitem" in AllList
    Before the loop, add a condition to exclude link containing jpg,png ...

  • William287 Profile Picture
    6 on at

    I tried like that:

     

    William287_0-1672165430662.png

     

    I used the variable %AllList[1]%

    William287_1-1672165482027.png

     

    Which click action to use ?

     

    William287_2-1672165587082.png

     

  • XRQ57 Profile Picture
    206 on at

    Hi,

    Use Open a new browser and select your first link as Variable.

    close the browser and so and so

  • MichaelAnnis Profile Picture
    5,727 Moderator on at

    That is a datable, not a list. First thing you will to do is extract column as list; let’s call this %URLList%.

     

    now in the for each to iterate parameter, use %URLList%. You don’t need an Index pararameter such as [1] because it’s going to iterate through every URL. The current iteration will default to %CurrentItem%. This will be a text of the URL, so you can use %CurrentItem% in your flow for each time you go through the process. 

    best of luck!

  • zin45 Profile Picture
    70 on at

    sorry I confused with another account.

     

    Thanks can you send me documentation how to extract column as list ? also what actions to use to goto this url ? I need to go to this page to also extract another data

     

    zin45_0-1672250442809.png

     

  • zin45 Profile Picture
    70 on at

    This worked thanks to all

     

    zin45_0-1672252417651.png

     

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 293 Super User 2026 Season 2

#2
trice602 Profile Picture

trice602 186 Super User 2026 Season 2

#3
11manish Profile Picture

11manish 144 Super User 2026 Season 2

Last 30 days Overall leaderboard