Skip to main content

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:

#ParametersData TypeDescription
1.catalogItemIDIntegerID of the catalog item.
2.intuneAppTypeStringType of Application. The following values are supported:
MicrosoftWindowsStoreForBusiness
LineOfBusiness
Win32
3.applicationIdStringThe application ID of Intune app.
4.groupIdStringExisting group Id in Intune console.
5.programTypeStringEnter 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.