- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2025 09:23 AM
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?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2025 07:34 PM
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.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2025 06:26 AM
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.
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2025 12:55 AM
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.