# Autotask Outbound Integration

[The Autotask](https://www.datto.com/products/autotask-psa/) integration allows ilert to automatically open or update service tickets in Autotask whenever alerts are triggered or incidents are declared. This is especially valuable for MSPs, as it ensures technical signals from monitoring tools are captured in client-facing ticket systems without manual entry, enhancing operational efficiency and response consistency.

## In Autotask: Create an API user <a href="#create-api-user" id="create-api-user"></a>

1\. Sign in to Autotask and then go to **Admin -> Resources (Users)**

![](/files/-MBYQsN7uqSI7T9wZq-F)

2\. Click the **New** button and then navigate to **New API User**

![](/files/-MBYR8eVlDlfSLEgbPZQ)

3\. In the **First Name** section, enter a first name eg. ilert

4\. In the **Last Name** section, enter a last name eg. API

5\. In the **Email** section, enter an email

6\. Click the **Generate key** button to generate a username and then the **Generate Secret** button to generate a password. You will need **Username** and **Secret** below when setting up the connector.

7\. In the **Integration Vendor** section, choose ilert or your custom internal integration

![](/files/-MNeZ9o7z7fXzl2d0Svt)

## In ilert: Create an Autotask Connector and Link to alert source

1\. Click on the gear icon and then on **Connectors** button

![](/files/-MNecsxf5KFdg793d-OM)

2\. Click on **Add Connector**

![](/files/-MNedQ8-Emz1PC3v7KGp)

3\. Select **Autotask** as **type** and fill in all fields. Enter a name and the username/password pair that you created in the last step.

![](/files/-MNedrDXxDv-hph4ghjv)

4\. Go to the alert sources tab and open the alert source whose alerts you want to publish in Autotask. Click on **Alert actions** and then on **Create alert action**.

![](/files/-Mkn3ka7m65J5wG7_1PK)

5\. Select **Autotask** as the **type**, select the connector created in step 3, fill in all fields. In the **Label** field, specify the alert action name.

![](/files/-Ma3jzezdvB0iGNipN-T)

6\. Finished! You can now test the alert action by clicking on the button **Test this connection**. Then a test ticket will be created in Autotask.

![](/files/-Ma3kVG4KnSv8s_qXd58)

## FAQ <a href="#faq" id="faq"></a>

**Are updates to an alert published in Autotask?**

Yes.

**Can Autotask alert sources use Autotask connections?**

No, please create a different alert source or create a bi-directional Autotask alert source.

**My API user gets blocked**

Please ensure that you have correctly chosen "iLert " as Integration Vendor in Autotask when setting up your API user.

## **Related articles**

{% content-ref url="/pages/-MBYQ55qc4A6gcwDttKv" %}
[Autotask Inbound Integration](/integrations/inbound-integrations/autotask.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ilert.com/integrations/outbound-integrations/autotask.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
