AndrewPla / TOPdeskPS

PowerShell module to interact with the TOPdesk API
MIT License
30 stars 12 forks source link

New function Get-TdAssetDropdownOptionID #122

Closed Benjamin-Becker closed 2 years ago

Benjamin-Becker commented 2 years ago

Requirements

Description of the Change

New feature: Get-TdAssetDropdownOptionID based on https://developers.topdesk.com/explorer/?page=assets#/Asset%20Management%20Import%20API/getOrCreateDropdownValue

Testing

Running the new function and it works as expected.

Associated/Resolved Issues

N/A