How to get list of friend in friend list

Hi everyone,

I’m a beginner in uipath.
Now, I am creating a funny thing with uipath.
I intend to get all friends in the friend list of my skype and send some messages to each of them.
My friend list looks like the attachment file.
But I don’t know how to get the list of friend from friend list.
Or any better solution for this problem?
Please help me out.ListFriends

Thanks and best Regards,
Hoang Anh.

@anhth15: i have an advice to fulfill your requirement.
In Skype → Contacts -->Advance → Backup Contacts in File… (Manually take backup)
Once you take back up then you will get all list of users in a .vcf file. rename the .vcf file extension as .txt.
You can see all list of user names start with “X-SKYPE-USERNAME:”.

This is input data for your functionality. Now you will get list of usernames from skype and create your work to send message by using UiPath.

Hope my inputs are useful.

1 Like

thank you so much! But it 's impossible.

i need to list of selectors in my program. The program is same same facebook.
i wanna send a message to all friend in my program.

best regards.

1 Like

Hi @rkelchuri,

Thank you so much for your solution.
But I think it’s not a good solution for my case.
I want to do something like @vevo_update said.

thanks and best regards,
Hoang Anh.