Requested item details pop up on existing catalog item

Venkanna G
Tera Contributor

Hi

 

What is the process to display item A details on item B in the catalog? I have two catalog items, A and B, and I created a REQ0010046 requested item for A.

 

Thanks

 

1 ACCEPTED SOLUTION

Abhit
Tera Guru

Hi @Venkanna G  ,

If i understand this correctly, 

When an user submits Item A, Item B should also gets submit based on the Item A's Value?

Based on the trigger condition of Item B, Use Cart API to request for Item B.
Ref: https://www.servicenow.com/community/developer-forum/cart-api/m-p/2023814 

 

Cheers!!

 

If my answer helped you in any way, please mark it as helpful or correct.

View solution in original post

1 REPLY 1

Abhit
Tera Guru

Hi @Venkanna G  ,

If i understand this correctly, 

When an user submits Item A, Item B should also gets submit based on the Item A's Value?

Based on the trigger condition of Item B, Use Cart API to request for Item B.
Ref: https://www.servicenow.com/community/developer-forum/cart-api/m-p/2023814 

 

Cheers!!

 

If my answer helped you in any way, please mark it as helpful or correct.