Catalog Item
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2025 05:51 AM
Hi Team,
I have requirement ,
I need to create multiple RITM's from each row of the Excel file in catalog item.
could you please help me .
thanks
srini
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2025 08:24 PM
Hello @srinivasaoo
You can make use of the GlideExcelParser API and fetch the row count and the information.
Once, you get that create a RITM using Cart API. Let me know if you stuck anywhere.
Happy to help 🙂
Thanks,
Murthy
Murthy
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2025 03:04 AM
Hi @srinivasaoo
This is the CSDM forum. You will receive a wider audience in the Developer forum.
I hope this helps!
Mat