Retrieves the extension mapping for a specified extension name.
The Get-CIPPExtensionMapping function calls an API endpoint to get the extension mapping for a given extension name. The function supports the following extension names: "HaloPSA", "NinjaOne", "NinjaOneFields", "Hudu", and "HuduFields".
![]()
![]()
The name of the extension for which to retrieve the mapping. This parameter is mandatory and accepts the following values: "HaloPSA", "NinjaOne", "NinjaOneFields", "Hudu", "HuduFields".
PS C:\>Get-CIPPExtensionMapping -ExtensionName "HaloPSA"