App Broker 2016
This section describes the App Broker REST API endpoint to get only catalog items that are available in the app store and were created after October 1, 2015.
Endpoint Example |
Response Body Example |
http://localhost/esd/api/catalogs? createdOn > DateTime(2015, 10, 1) |
[ { "id":315, "name":"AP-5155 Google Picasa 2.7.0 1.0", "briefDescription":"", "fullDescription":"", "type":"software", "currency":"USD", "flexeraID":"arl://MGS-APP-00000073198", "imageUrlPath":"/esd/backgrounds/packages/ CatalogItem.png", "createdOn":"2015-10-07T15:15:13.507", "isAvailable":true, "isApprovalNeeded":false, "isLicenseNeeded":true, "licenseScope":"globalOnly", "questionTemplateID":0, "hasQuestions":false, "hasAlternates":false, "keywords":[], "categories":[] }, {... |
App Portal / App Broker for ServiceNow 2016 Administration Guide09 August 2016 |
Copyright Information | Flexera Software |