AttachIntuneApp

You can use the AttachIntuneApp web method to add a Intune application and attach existing Intune group to a catalog item.

Parameters

The AttachIntuneApp web method includes the following parameters:

AddIntuneApp Parameters

#

Parameters

Data Type

Description

1. \

catalogItemID

Integer

ID of the catalog item.

2.  

intuneAppType

String

Type of Application. The following values are supported:

MicrosoftWindowsStoreForBusiness
LineOfBusiness
Win32
3.  

applicationId

String

The application ID of Intune app.

4.  

groupId

String

Existing group Id in Intune console.

5.  

programType

String

Enter one of the following values to identify the purpose of this catalog item:

Install
Uninstall

Return Value

Returns one of the following values:

Returns TRUE for success.
Returns FALSE for failure.