EnableSoftwareCatalogSyncInToServiceNow

App Portal 2017

You can use the EnableSoftwareCatalogSyncInToServiceNow web method to select the Sync catalog items with ServiceNow option for a catalog item. When this option is selected, the specified catalog item will be synced with the ServiceNow service catalog.

Parameters

The EnableSoftwareCatalogSyncInToServiceNow web method includes the following parameters:

EnableSoftwareCatalogSyncInToServiceNow Parameters

#

Parameters

Data Type

Description

1.  

packageID

Integer

ID of package.

2.  

enableSyncIntoServiceNow

Boolean

Enter True to select the Sync catalog items with ServiceNow option; otherwise, enter False. When this option is selected, the specified catalog item will be synced with the ServiceNow service catalog.

Return Value

Returns one of the following values:

Returns TRUE for success.
Returns FALSE for error.