Create multiple RITM's of different catalog under one REQ in flow designer

Parvathy B1
Tera Contributor

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?

3 REPLIES 3

Ankur Bawiskar
Tera Patron
Tera Patron

@Parvathy B1 

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.

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

Parvathy B1
Tera Contributor

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.

@Parvathy B1 

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.

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