How to download report to a folder through scheduled report?

priyanka154
Mega Expert

How to download a list report to a folder   in the system through scheduled report automatically?

The report should be downloaded as a excel sheet to a folder in the system.

How this can be done?

2 REPLIES 2

Geoffrey2
ServiceNow Employee
ServiceNow Employee

I'd say that the solution will be reliant on there being some kind of service provided by the external source for ServiceNow to consume and send the data to.


For example, ServiceNow can email the report somewhere, but you would need the service on the other side to receive the file and place it in the directory.  


Or it will be up to the external source to extract the data from ServiceNow. For example, via a web service.


ServiceNow can import files from a server. But I haven't seen anything for it to export a file to a server.


Correct me if I'm wrong anyone.


Inactive_Us1474
Giga Guru

Please check the below thread


Export your reports to Excel format



Thanks


Akhil


Hit Like/Helpful/Correct, if applicable.