Skip to content

Releases: opendns/autotask-php

Added the ability to easy attach an Integration Code to the request

03 Aug 22:33
0952970
Compare
Choose a tag to compare

New objects added for API version 1.5.13

22 Jun 21:05
Compare
Choose a tag to compare
Update to API Version 1.5.13 (#117)

* Update to API Version 1.5.13 and added check_code.php

* API Version 1.5.13 - Field Update - Documentation Wrong

Bug fixes for multiple AutotaskObject classes

08 May 21:42
61c0114
Compare
Choose a tag to compare
v0.2.1

Merge pull request #108 from opendns/fix-broken-classes-with-redefine…

Update to Autotask API Version 1.5.12

30 Apr 17:00
e18cfd0
Compare
Choose a tag to compare

This release brings the code up to line with the current API spec.

Removing Id field from AutotaskObjects

26 Apr 20:38
81cda54
Compare
Choose a tag to compare

Contribution by @sirpoot-

Ability to get attachments from autotask

12 Jan 18:43
b79a540
Compare
Choose a tag to compare

Thanks to a community contribution from @SirPoot-, the ability to get attachments from autotask has been added to the client library.

Fix broken autoloader

06 Jun 15:49
Compare
Choose a tag to compare
0.1.11

Add in missing directory separator

Use the DIRECTORY_SEPARATOR constant

02 Jun 19:27
Compare
Choose a tag to compare

Removes the assumption that people are working in a unix environment

Adding getInvoiceMarkup API call

02 May 20:01
Compare
Choose a tag to compare

Adding in bulkDelete

23 Mar 19:03
Compare
Choose a tag to compare
Merge pull request #63 from kmccormick/master

add bulkDelete function