Skip to content

Releases: opendns/autotask-php

Improvements on bulk update and bulk create

10 Aug 17:07
Compare
Choose a tag to compare
Merge pull request #48 from Egahras/featureBulkCreate

added bulkCreate function to Client.php

Adding in bulk update functionality

22 Apr 16:14
Compare
Choose a tag to compare
Merge pull request #41 from opendns/bulk-update

First cut at bulk update

Allowing the Querying of UDFs

09 Dec 22:26
Compare
Choose a tag to compare

This release adds an optional parameter to the QueryField Autotask Object to specify if the field you are querying for is a User Defined Field

Minor Modification to README.md

07 Nov 23:10
Compare
Choose a tag to compare

This is a minor release that fixes a broken query example.

Enable creation of attachments

14 Oct 21:58
Compare
Choose a tag to compare

This release adds in the CreateAttachments call for the API.

v0.1.1

13 Jun 16:02
Compare
Choose a tag to compare
Update package name in composer.json

Initial Release

13 Jun 04:50
Compare
Choose a tag to compare
  • Initial wrapper for Autotask's Web Service API
  • Complex querying allowed with Conditions