Autotask

Provides integration with Autotask via its API.

Revision History

1.0.0.12 Initial Release
1.0.0.14 Fixed a bug where the node sometimes time out when it is called in quick succession.

Properties

Connection

Type: Connection Input

Username
Type: String
Provides the user account that will be used to authorize API calls

Password
Type: Password
Provides the password corresponding to the user account specified above

Operation

Type: List Input
Provides the type CRUD operation to perform

Entity

Type: String Input
Provides the name of the type of the object to perform an action against

RequestXml

Type: Xml Input
Provides the request document

ResponseXml

Type: Xml Output
Provides the response document

Remarks

Use the Autotask Node to integrate with Autotask via it's SOAP API. Use Node Samples to obtain sample requests to get started.