Create multiple RITM's of different catalog under one REQ in flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-25-2023 11:35 PM
I have a requirement to create multiple ritms of different catalog under one request with flow designer. With the OOB action 'Submit Catalog Item Request' one RITM gets added under one Request.
Please let me know if there are any methods to achieve this. Also is this achievable with Cart JS API?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-25-2023 11:42 PM
I have flow for this but you need to use similar script in the flow designer custom action
Multiple RITMs in same Request Using CartAPI
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
‎07-26-2023 04:50 AM
Thanks for the response!
May I know if this is feasible with CARTJS as with the deprecation of CART API? Also, I need to raise different catalog items under one request.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-26-2023 05:09 AM
you can try to add the individual catalog items to cart and then order it
check this link
How to create multiple Ritms under one request for different catalog item?
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