- 22 Aug 2023
- 1 Minute to read
- Print
- DarkLight
- PDF
Autotask
- Updated on 22 Aug 2023
- 1 Minute to read
- Print
- DarkLight
- PDF
Autotask Inbound Integration Guide
Datto’s Autotask Professional Services Automation (PSA) is a powerful and intuitive cloud-based PSA platform. This article will provide a walkthrough of an inbound integration between AlertOps’ alert management platform and Autotask to receive alerts based on tickets created in the Autotask platform.
AlertOps Inbound Integration Configuration
- From the main menu, click on Configuration and select Integrations from the submenu.
- In the Inbound Integration section, select API from the integration type dropdown menu.
- Click the +ADD API button.
- You will be redirected to a list of API integration templates. Select Custom from the list.
- To set up the integration, enter a name and select an Escalation Policy to guide escalations coming from this Integration, as well as recipient group(s) or recipient user(s).
- Click the Submit button to save.
- Copy the integration webhook URL for use in the next steps.
Autotask Configuration
Update Security Roles
The first step we need to take is to add a security level that allows the creation of webhooks.
- In Autotask, click the ≡ Menu and select Admin > Account Settings & Users
- Click Security Levels.
- Click ≡ next to API User (system) (API-only) security level and select Copy.
- In the security details, expand the Other section.
- Select the Can create WebHooks check box and enter the maximum number of webhooks users with this security level will be allowed to create.
- Scroll down to Web Services API and click Full Permission to add all API permissions to this role.
- Click Save and Close.
Create API User
Conversations between Autotask's API and integrated software require authentication. To facilitate this communication, you'll need to set up a dedicated Autotask user account with an API User security level. Regular Resource accounts, even if they have admin security levels, are not sufficient.
- In Autotask, click the ≡ Menu and select Admin > Account Settings & Users
- Click Resources/Users
- Click the down arrow next to the New button and select New API User.
- Complete all General fields marked as required. For the dedicated API security level, select the [Copy of] API User (system) we just created.
- Generate and safely store the Username and Secret for this user.
- Select your Integration Vendor from the dropdown.
- Click Save and Close to create the user.
Once completed, we will use your API User credentials to create a webhook.
Contact Support@AlertOps.com to complete your webhook configuration.