AddConfigMgrAppUsingExistingCollectionId

App Portal 2021 R1

You can use the AddConfigMgrAppUsingExistingCollectionId web method to add a System Center Configuration Manager (Current Branch) application to a catalog item using an existing collection identifier.

Parameters

The AddConfigMgrAppUsingExistingCollectionId web method includes the following parameters:

AddConfigMgrAppUsingExistingCollectionId Parameters

#

Parameters

Data Type

Description

1.  

catalogItemID

Integer

ID of the catalog item.

2.  

configMgrAppID

String

ID of the application in System Center Configuration Manager (Current Branch).

3.  

deployTarget

Enum value

Use one of the following values:

0—DeployToUser
1—DeployToComputer
4.  

createUninstall

Boolean

Enter True if catalog item is to trigger an uninstall; otherwise, enter False.

5.  

collectionId

String

ID of an existing collection in System Center Configuration Manager to create a catalog using User “Approve application per user per device” functionality.

Return Value

Returns one of the following values:

Returns TRUE for success.
Returns FALSE for failure.