How to download a report into UI path Apps

we do have a scenario where we need to download Excel/PDF reports on button click into UI path apps…

Hi @Arvind_Kumar1

Please send the data to the storage bucket using Upload Files to Storage Bucket (Excel/PDF) then get the file from storage bucket using Get Files from Storage Bucket

You can get the file only from storage bucket .

Hope this will helpful. Thank you.

1 Like