Releases: opendns/autotask-php
Releases · opendns/autotask-php
Improvements on bulk update and bulk create
Merge pull request #48 from Egahras/featureBulkCreate added bulkCreate function to Client.php
Adding in bulk update functionality
Merge pull request #41 from opendns/bulk-update First cut at bulk update
Allowing the Querying of UDFs
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
This is a minor release that fixes a broken query example.
Enable creation of attachments
This release adds in the CreateAttachments call for the API.
v0.1.1
Initial Release
- Initial wrapper for Autotask's Web Service API
- Complex querying allowed with Conditions