HuduAPI icon indicating copy to clipboard operation
HuduAPI copied to clipboard

A powershell API for Hudu Documentation

Results 9 HuduAPI issues
Sort by recently updated
recently updated
newest added

Hello, I am using your Hudu API powershell module and it is awesome! Thanks for the hard work. Can you update this to allow passwords to be updates/created into password...

Tweaked following commands so they return the nested object when getting a single item: `Get-HuduArticles ` `Get-HuduAssets` `Get-HuduCompanies ` `Get-HuduPasswords ` `Get-HuduProcesses ` This makes getting a single item behave...

Added support for new parameters company_type, parent_company_id, and id_number in Get/Set/New-HuduCompanies

I'd like to be able to Get-HuduCompanies (among other functions) by the Nickname or Company ID Number fields. We use these fields to reference clients in other systems such as...

Set-HuduAsset doesn't allow moving an asset between companies as there is only one company_id parameter. The function parameter $CompanyId is replaced by $object.company_id from the get-huduasset inside the Set-HuduAsset function....

Hudu just released API for exports https://blog.usehudu.com/release-update-hudu-2-23/ https://yourhuduURL.com/developer/1.0/exports/create.html Is it possible to get this into powershell aswell? :D ![image](https://user-images.githubusercontent.com/92187709/233087345-9f9360ee-be43-4390-9de6-1a02ba1606fe.png)

Just added a possibility to filter by company ID Number, I find it useful when sync'ing customer related data.

Unable to / cannot figure out how to get the folders that are in the password section. is this possible with this pwsh module?

Hi Team! After chatting with Luke, he mentioned the best way to submit a feature request would be here. There are a few API endpoints that I think were semi-recently...