Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to configure import set that covered importing multiple files at once

Yutaro Abe
Tera Contributor

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

You can use GlideImportSetTransformer

Refer thread that talks about the use case.