How to download file from SharePoint List present as an attachment?

I want to download all the details from this SharePoint List including the attachment.

How do i do it ?

I have used Get List Info activity and Get list item activity

@Anil_G
Please help
Cheers

@Chetan_Wagh

I beleive it would give the file path of attachment which needs to be used in find file/folder and then download file

cheers

Get list items gives me a data table.

What do i use in Find files & folders

@Chetan_Wagh

In the datatable did you happen to check the returned table values

Cheers

Yes. They are either True/False. Since there is attachment in only 1 entry hence only 1 true. Rest all are False

Any solution to this, I tried to do get list items and then download, but how do i get the URL
?

Hello Everyone

Any solution to this ?

I am still looking for the solution. Would be great if anyone can help me in this ?

Hi @Chetan_Wagh,

You can refer below post on how to download attachments from sharepoint list item.

It is working for us.

Hope this helps.

Regards
Sonali