How to configure import set that covered importing multiple files at once
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2023 03:15 AM
I need to know how to import CSV files into SN at once.
File specification:
・Multiple files are same stracture. it means it is ok for preparing only 1 format as data source table.
・File type is just CSV.
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2023 03:38 AM
You can use GlideImportSetTransformer
Refer thread that talks about the use case.
