Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

What is GlideappCatalogItem API, what are its methods and what are their uses?

Ankit P
Mega Guru

Can anyone list the methods of GlideappCatalogItem API with their uses or provide a reference to any documentation? I tried but could not find any document anywhere.

1 REPLY 1

Deepak Ingale1
Mega Sage

Hi Ankit,

 

Below are methods and properties associated with GlideAppCatalogItem

 

If you want to see if logged in user respects user criteria, then we can use GlideAppCatalogItem().get("sys_id_of_cat_id").canView();

 

NameTypeString
associateToCatalog ()Function""
catalogundefined""
catalogIDundefined""
get ()Function""
getCatalog ()Function""
getCatalogID ()Function""
showPrice ()Function""
updateCategory ()