- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2018 01:56 PM
Does anyone have more detail documentation on the Cart() API? There is a very basic documentation on the docs website: https://docs.servicenow.com/bundle/kingston-application-development/page/script/server-scripting/reference/r_ServiceCatalogScriptAPI.html. There seem to be more options that are not documented and could be very useful.
Thank you.
Rosen
Solved! Go to Solution.
- Labels:
-
Service Catalog

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2018 01:59 PM
Go to script include and search for cart, you will see all the functions listed in the cart class

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2018 01:59 PM
Go to script include and search for cart, you will see all the functions listed in the cart class

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2018 02:01 PM
CartJS Documentation from Docs:
Service Catalog and CartJS documentation from Developers Portal : https://developer.servicenow.com/app.do#!/api_doc?v=kingston&id=sn_sc-namespace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2018 05:00 AM
Thank you. I got it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2023 06:44 PM
this is deprecated. the latest update in description of script
'This has been deprecated. Please dont use this Script Include for any usecase. ServiceNow will deactivate the Script Include in coming release.
Please move to https://developer.servicenow.com/dev.do#!/reference/api/quebec/server/sn_sc-namespace/c_CartJSScoped'