AndrewPla / TOPdeskPS

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

Add Send-TdAssetImportFile #71

Closed AndrewPla closed 5 years ago

AndrewPla commented 5 years ago

This command will send files to "https://$SaaSenvironment.topdesk.net/services/import-to-api-v1/api/sourceFiles?filename=$myfile"

This will be used in the New Asset Management module to trigger automatic imports for assets.

AndrewPla commented 5 years ago

Closed in #76