Excel data Fetching

Hi Guys,

i have data in excel as below

Here, am matching the data in A column with the variable, if it matches with website name it has to go to corresponding URL and login with the credentials given

eg: if the variable match with the excel data website name “Status” . it has to login to the corresponding ‘URL’ present in B column and its credentials .

How can i do this? Thanks in advance!!

Hi @Vinutha_L

Below is the same workflow which can help you to achieve your query
New folder.zip (45.5 KB)
And for matching the Input with the Column A you have to use IF Activity as follows
image
Just for launching the URL you have to use Open Browser for the same as shown below
image

If you want the workflow to be worked on same data you showed in SS then plzz provide the Excel file for the same data as shown in SS

If any query then let me know

Mark as solution and like it if this helps you :slight_smile:

Happy Automation :raised_hands:

Best Regards
Er Pratik Wavhal :robot::man_technologist:t4: :computer:

1 Like

@Pratik_Wavhal,

Great work!! … Thanks man

I got it… :star_struck: i did it by seeing the given screen shots. Thank you so much again.

Hi @Vinutha_L

You are welcome :slight_smile:

Happy Automation :raised_hands:

Best Regards
Er Pratik Wavhal :robot::man_technologist:t4: :computer:

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.