How to export Records in Csv/Excel and Store that Excel/CSV in Zip File

Community Alums
Not applicable

How to export records in Csv and Store that CSV in Zip File and that zip file need to send through mail to user if the record rows exceed certain limit.

2 REPLIES 2

Anurag Tripathi
Mega Patron
Mega Patron

Hi,

The best (and closest to your requirement) solution i can think of is to create a scheduled report. You can have specific condition when you want to send the report, chose csv formal, who to send etc.

Scheduled Reports | ServiceNow Developer

-Anurag

Community Alums
Not applicable

I have implemented UI action when user click on the button the zip file is getting downloaded which contain csv and that csv is holding record details for example- Asset tag, Serial Number but when user is selecting 10k or 20k records it is taking so much time to download and for that we don't want them to wait and we wanted to send them email in which zip is attached