TOPdesk Inbound Integration
The ilert TOPdesk Integration helps you to easily connect to TOPdesk.
Last updated
The ilert TOPdesk Integration helps you to easily connect to TOPdesk.
Last updated
(c) 2011 - 2024 ilert GmbH
TOPdesk is a modular service management software that helps businesses manage IT support, facilities management, HR, and other services. It provides a centralized platform for ticketing, asset management, and workflow automation.
Through ilert's integration with TOPdesk, incidents in ilert can be automatically generated from TOPdesk tickets while also enhancing TOPdesk with reliable alerting (via phone calls, SMS, push notifications, and more) on-call scheduling and automatic escalations.
With the ilert TOPdesk integration, you can create alerts in ilert based on TOPdesk event such as tickets or calls.
Go to Alert sources --> Alert sources and click on Create new alert source
Search for TOPdesk in the search field, click on the TOPdesk tile and click on Next.
Give your alert source a name, optionally assign teams and click Next.
Select an escalation policy by creating a new one or assigning an existing one.
Select you Alert grouping preference and click Continue setup. You may click Do not group alerts for now and change it later.
The next page show additional settings such as customer alert templates or notification prioritiy. Click on Finish setup for now.
On the final page, an API key and / or webhook URL will be generated that you will need later in this guide.
In this guide we will use First Line Ticket service for the integration. You can use any other service to sync with ilert.
Go to TOPdesk and then to Modules
Click on Action Management and then on Action sequence to add an action sequence
On the modal window, choose a service you are interested in e.g. Ticket Management - First Line Ticket and click on Create new action sequence
In the Name section, enter a name eg. iLert Create Alert Action
In the Available section, ensure that the Active, Apply in the Self-Service Portal and Apply in the Operator's Section checkboxes are checked
In the Step 1 section Name field, enter a name e.g. ilert_create_incident
In the Step 1 section HTTP Method field, choose POST
In the Step 1 section URL field, paste the Webhook URL that you generated in ilert
In the Step 1 section Headers field, add Content-Type: application/json and Accept: application/json
In the Step 1 section Body field, copy and paste the following JSON payload
Optional: Add more entries to the request body to show custom information in an ilert alert. You can find more TOPdesk variables in the DataDict
For example: to add ticket caller to ilert alert details just add persoonid
variable on the top-level of json body
Click on Save
Go to Modules again
Click on Action Management and then on Action sequence to add an action sequence
On the modal window, choose a service you are interested in e.g. Ticket Management - First Line Ticket and click on Create new action sequence
In the Name section, enter a name eg. iLert Create Alert Action
In the Available section, ensure that the Active, Apply in the Self-Service Portal and Apply in the Operator's Section checkboxes are checked
In the Step 1 section Name field, enter a name eg. ilert_resolve_incident
In the Step 1 section HTTP Method field, choose POST
In the Step 1 section URL field, paste the Webhook URL that you generated in ilert
In the Step 1 section Headers field, add Content-Type: application/json and Accept: application/json
In the Step 1 section Body field, copy and paste the following JSON payload
Click on Save
Go to Modules
Click on Action Management and then on Event to add a new event
On the modal window, choose a service you are interested in e.g. Ticket Management - First Line Ticket and click on Create new event
In the Details section Name field, enter a name eg. iLert - Create Alert Event
In the Details section Active field, ensure that checkbox is checked
In the Details section Choose type field, choose New card
In the Linked actions section, choose the action sequence iLert - Create Alert Action
that you created in the last step
Optional: You can choose another card type (e.g. Edit card) and add conditions or specifications for your use case (e.g. Status changed to "Open"). In this case an ilert alert will be created only if event conditions and specifications match.
Click on Save
Go to Modules again
Click on Action Management and then on Event to add a new event
On the modal window, choose a service you are interested in e.g. Ticket Management - First Line Ticket and click on Create new event
In the Details section Name field, enter a name eg. iLert - Resolve Alert Event
In the Details section Active field, ensure that checkbox is checked
In the Details section Choose type field, choose Edit card
In the Linked actions section, choose the action sequence iLert - Resolve alert
that you created in the last step
Optional: You can add conditions or specifications for your use case (e.g. ticket was closed). In this case an ilert alert will be resolved only if event conditions and specifications match.
Click on Save
Will alerts in ilert be resolved automatically?
Yes
Can I connect TOPdesk with multiple alert sources from ilert?
Yes, simply create more action sequences in TOPdesk.
Can I customize the alert messages?
Yes, any custom field will be shown in the alert details.