How to create records using Import function to create Task Record.

ervinpaul
Tera Contributor

Hi everyone,

 

Just want to ask, is there a way to populate the catalog item form/record using import function that will also automatically create a task record? 

 

We have a requirement that the users will need to import 50+ records in ServiceNow then it will automatically create a record and populate the fields of a catalog item based on the import file field values. Once the data is imported, it will automatically create a task record for each of the imported data to track the progress of the records. 

 

 

10 REPLIES 10

Isaac Vicentini
Mega Sage
Mega Sage

Hi @ervinpaul,

 

So that requester users can import a spreadsheet and this spreadsheet is converted into records, you can:

 

1. Create a catalog item

2. Create a variable for the requester to import the spreadsheet

3. Create logic to transform spreadsheet rows into rows of a Multi Variable Row

4. Create an automation using Flow Designer to transform each line of the Multi Variable Row into a task

 

To extract data from Excel, see this documentation: GlideExcelParser - Scoped, Global.

Use case from someone who has done this: How to populate data in Multirow Variable Set from Excel?

 


If my answer helped you in any way, please mark it as correct/helpful 🙂

Regards,

Isaac Vicentini.

 




Best regards,

Isaac Vicentini
MVP 2025


If my answer was helpful, mark it as Helpful or Accept as Solution.

Hi Isaac,

 

Will definitely try this one.

Hi @ervinpaul!

 

Let me know if it worked and which way you took (:

If the initial solution helped you in any way, mark it as helpful, thanks!


Best regards,

Isaac Vicentini
MVP 2025


If my answer was helpful, mark it as Helpful or Accept as Solution.

Isaac,

 

Thanks for sharing this info , it aligns exactly with a POC i'm producing currently.

Will update here after achieving an MVC to share !

 

Best,

Pat

~ "Breynia Disticha"