How to send a scheduled report (CSV file) to external server from ServiceNow
						
					
					
				
			
		
	
			
	
	
	
	
	
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2025 03:08 AM
Hi,
Could someone please help me for below requirement.
I have a report which is there on custom table which needs to schedule on weekly basis and send to external sever.
CSV files need to send to external server.
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2025 03:40 AM
you can configure scheduled report which sends csv of that report's table to users/groups/recipients.
But not to external Server.
For that you will have to design a custom solution
what does this external server mean -> FTP?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2025 04:06 AM
Hi Ankur,
Server is FTP /SFTP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2025 08:11 PM
then you need custom solution and mid server
check these links
Send an Attachment from Service Now and store it on FTP server via MID server
Push .csv file from mid server to an SFTP location
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2025 04:28 AM
I have not used below method but you can give a try using Flow Designer subflow & action
You can also try below approach
If this helped to answer your query, please mark it helpful & accept the solution.
Thanks,
Bhuvan
