Skip to main content

AddJamfProPackage

You can use the AddJamfProPackage web method to add a Jamf Pro package to a catalog item.

Parameters

The AddJamfProPackage web method includes the following parameters:

#ParametersData TypeDescription
1.catalogItemIdIntegerID of the catalog item.
2.deploymentPackageIdIntegerID the package in Jamf Pro.
3.distributionPointStringJamf Pro distribution point.
4.createUninstallBooleanEnter True if catalog item is to trigger an uninstall; otherwise, enter False .

Return Value

Returns one of the following values:

  • Returns TRUE for success.

  • Returns FALSE for failure.