About csv parse
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-22-2023 05:29 PM
Hello, everyone.
I would like to know if servicenow can parse an uploaded csv file and then export a new csv file once the parsing is done.
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-22-2023 07:23 PM
@yuchen zhang You can use CSV Parser https://developer.servicenow.com/dev.do#!/reference/api/utah/server/sn_impex-namespace/CSVParserScop... to parse the CSV files.