PowerShell module for Rest API

Hi all.

Started putting together a small PowerShell module to interact with the DATAGERRY Rest API. Feel free to use and contribute if you want on GitHub.

Still early, but can be used for basic stuff atm. Functions created at the time of writing:

  • Get-DataGerryObjects
  • Get-DataGerryTypes
  • Get-DataGerryUsers
  • New-DataGerryObject
  • Set-DataGerryAuth
  • Update-DataGerryObject

Regards
Morten Johansen

1 Like