AutoTaskAPI

1.0.1

This module allows you to connect to the Autotask REST API. The Autotask REST API was launched with version 2020.2

Minimum PowerShell version

5.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name AutoTaskAPI -RequiredVersion 1.0.1

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name AutoTaskAPI -Version 1.0.1

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2020 Kelvin Tegelaar - Kelvin@limenetworks.nl. All rights reserved.

Package Details

Author(s)

  • Kelvin Tegelaar - Kelvin@limenetworks.nl

Tags

Autotask api REST AutotaskAPI PSA AutotaskPSA Datto CyberDrain

Functions

Add-AutotaskBaseURI Add-AutotaskAPIAuth Get-AutotaskAPIResource New-AutotaskAPIResource Set-AutotaskAPIResource New-AutotaskBody Remove-AutotaskAPIResource

Dependencies

This module has no dependencies.

Release Notes

Version 1.0 allows you to get, set, and create new items on the Autotask/Datto PSA API. For more information, check out the Autotask information page here https://www.datto.com/integrations?query=powershell&products=Autotask+PSA&categories=Middleware+%26+Developers or the Github project. Version 1.0.1 had minor fixes for error handling.

FileList

  • AutoTaskAPI.nuspec
  • AutoTaskAPI.psd1
  • AutotaskAPI.psm1
  • LICENSE
  • README.md
  • v1.json
  • .github\CODE_OF_CONDUCT.md
  • .github\Contributing.md
  • .github\ISSUE_TEMPLATE\bug_report.md
  • .github\ISSUE_TEMPLATE\feature_request.md

Version History

Version Downloads Last updated
1.2.2 707,798 10/16/2022
1.2.1 5,388 8/25/2022
1.1.1 24,487 10/15/2020
1.1.0 17 10/15/2020
1.0.2 940 7/8/2020
1.0.1 (current version) 241 6/29/2020
1.0 2,338 6/21/2020
0.9.9 283 6/17/2020
0.9.8 163 6/16/2020
0.9.7 976 6/16/2020
0.8.1 174 6/14/2020
0.8 236 6/13/2020
0.5 21 6/12/2020
0.4 28 6/12/2020
Show less