Acronis Integration
Acronis have provided the following PDF for the configuration of this integration. For any questions, please direct these to Acronis support. Acronis Documentation
Webhook and Integration Runbook Access Control
In this Guide we will cover: – What is Webhook and Integration Runbook Access Control? -Giving Access Control What is Webhook and Integration Runbook Access Control? From v2.190+ access control can be set against integration runbooks and webhooks to allow certain agents configuration access to selected webhooks and runbooks. This allows you to grant configuration […]
Using HaloDBLookupService to run custom integration methods on internally facing APIs
In version 2.184+ there is a new connection option for Custom Integrations to connect to internally facing APIs: This connection method allows you to host a proxy application called "HaloDBLookupService" on your own network which can access your internally facing APIs. The Halo API then connects to this Service using requests signed by a common […]
Execute Automation Runbooks from the Chatbot
In this guide we will cover: – Introduction – How to trigger a Runbook from the chatbot – Use Chat Data in a Runbook – Keep the User updated on Runbook progress – Auditing the Runbook – Restrict the chat progress based on Runbook Result message Related Guides: Chat Bot and Chat Profiles Virtual Agents […]
Backend Services Monitoring
In this guide we will cover: – What is Backend Services Monitoring? – Navigating the Backend Services Monitoring area – Common Errors What is Backend Services Monitoring? Backend services monitoring in Halo allows you to monitor services, automations and events that run on the backend of Halo. This includes integration syncs, incoming and outgoing email, […]
Webhook To Trigger a Runbook
In this guide we will cover: – How to setup a webhook to trigger a runbook Within the Runbooks module of Halo you can generate a link to the runbook from which you can send payloads to. To begin configuring this, create a new runbook by navigating to Configuration > Integrations > Custom Integrations and […]
Runbook: Update the Estimated Time Based on the Category Chosen
Credits to – Connor Fagan (Video) and Robbie Emerson (Author of the Guide) from Renada. This Below video goes over the use case of this runbook and a high level overview of the set up. The purpose of this runbook is to update the estimated time field of a ticket, based off of the category […]
Runbooks – Authorising API Access into Your Own Halo Instance
In this guide we will cover: – Creating an API Application – Creating an API-Only Agent – Creating a Custom Integration Creating an API Application Within Halo you can create an API Application and then a custom integration, in order to perform GET's, POST's, etc… to API Endpoints in your Halo. For the purposes of […]
Creating Report Data Within a Runbook (Matching and Merging to Existing Alert Tickets)
In this guide we will cover: – Creating Report data within a Runbook – Worked Example – have email alerts merge based on alert ID – Copying The JSON From This Runbook Disclaimer: If this setup is something that you are finding difficult to configure, please contact support. The JSON can be imported for this […]
Setting Up An API Agent
In this guide we will cover: – Setting up an API Agent – Use of an API Agent API agent accounts do not take up licences, are free of charge and are used for accessing the Halo Integrator and API connections. Setting up an API Agent To set up an API agent account, go to […]