Autotask API Ticket Description Error on Ticket Update
Sometimes Rocketship can’t update an Autotask Ticket. When this happens, the Autotask API returns an error. We usually log that error to the ticket. Example:
Why this happens
Autotask has a hidden limit on the size of the Ticket.Description field.
-
The API enforces this limit.
-
The Autotask UI and email processor do not.
-
As a result, tickets can be created that the API later rejects.
How Rocketship helps
Rocketship can’t change this limit inside Autotask. But we can automatically correct descriptions when we detect the issue.
How to enable the fix
-
Log in to the Admin Portal.
-
Go to Account.
-
Click Autotask.
-
Turn on Fix Ticket Description.
What happens next
When enabled, Rocketship will adjust ticket descriptions that violate the limit so the update succeeds.
Related Articles
Autotask Returns: 500 Internal Server Error
If you see an error logged to a ticket or log entry by Rocketship that includes “500 Internal Server Error” for Autotask, that generally means that Autotask rejected our API call due to an API violation. Data violation: This Role (Help Desk) cannot ...
Rocketship Ticket Insight Returns an Error
You may see errors in the Ticket Insight in Autotask where Rocketship fails to read the ticket, as shown below.. The primary reason this occurs is that Rocketship does not “see” the ticket because its API user does not have the correct permissions. ...
How to Reduce Autotask API Usage from Rocketship Callouts
There is a scenario where Rocketship may use more of your Autotask API than expected. One common cause is an Autotask Workflow Rule (WFR) sending too many Rocketship Callouts. Most setups use two WFRs: Rocketship – Ticket Created Rocketship – Ticket ...
Unable to Download Ticket Attachments in Autotask
When you open an Autotask Ticket through Rocketship (using the “ticket” button), you might not be able to download attachments. This happens because of how Autotask’s JavaScript behaves when tickets are opened through their ExecuteCommand API. ...
Managing Rocketship API Throttling
To protect your Autotask environment and ensure all your integrations run smoothly, Rocketship includes an automated throttling mechanism. This feature monitors your API usage and slows or stops calls if you approach the standard 10,000 requests per ...