How to load xlsx data to table via catalogue item with using flow designer?

Sifa Tok
Tera Contributor

I have a requirement that needs to load the attached xlsx spreadsheet into the services CMDB table via catalog item with using Flow designer. How to do that in Flow designer?

1 ACCEPTED SOLUTION

@Sifa Tok 

Hope you are doing good.

Did my reply answer your question?

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

11 REPLIES 11

Medi C
Giga Sage

Hello @Sifa Tok,

 

You can create a Flow Action, which would take your file as an input ("File attachment" type), and use GlideExcelParser as a script action as per your requirement.

MediC_0-1743081983652.png

 

 

Then, publish it, and you can call this Flow Action within your flow

 


If you found this helpful, please hit the thumbs-up button and mark as correct. That helps others find their solutions.

Hello @Sifa Tok ,

 

I hope you are doing well! Was this helpful? If so, kindly accept the solution and close the thread so that it benefits future readers. 


If you found this helpful, please hit the thumbs-up button and mark as correct. That helps others find their solutions.