Steps to create custom CSV file and export it to MID Server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2020 07:19 PM
Hi,
Please share steps on how to create custom CSV file and export it to MID Server.
Thank you.
- Labels:
-
Integrations
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2020 08:13 PM
You can use Export Set. Refer to doc - https://docs.servicenow.com/bundle/orlando-platform-administration/page/administer/export-sets/task/...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2020 06:33 AM
Thanks Mike, I'm trying to modify data before I send it to MID Server. I don't see option for custom in Export Set.
Any other suggestions?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2020 07:24 AM
Hi,
Is it for some table data?
If this is for custom file then sharing few links which will help you
Generate CSV file through script
Mark ✅ Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.
Thanks
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2020 07:52 AM
Thanks Ankur. Yes, it is for table data. Let me check and will update you.