Export search results to Excel and PDF

cancel
Showing results for 
Search instead for 
Did you mean: 
mathewsmotta
Customer

Export search results to Excel and PDF

Hello,

 

We need to export the search results we get in Share into an Excel and PDF file. How can we achieve that?

1 Reply
kintu_barot
Senior Member

Re: Export search results to Excel and PDF

You can do that in the following way.

1. Copy the search result in a specific folder as shown in the image (OOTB)Screenshot from 2020-05-22 16-41-23.png

2. Write a script to get the list of files from the folder and create an excel file (custom)

3 Create a business rule which executes above script on the folder where the search result is copied (OOTB)

Only step number 2 requires some custom coding, rest is available OOTB.

Regards,
Kintu