Introduction
This document shows an example of what needs to be done in HaloITSM application to make it integration-ready with the endpoint in your ONEiO.
In case you have questions related to setting up the integration, send a mail to support@oneio.cloud.
You can sign up for a free trial of ONEiO from the following link: ONEiO Free Trial
Sending and receiving data from HaloITSM
ONEiO would communicate with the HaloITSM REST API which would allow it to read information about any new tickets and update them. To be able to communicate with HaloITSM we would need to create an application (Configuration>Integrations>HaloITSM API>Applications>New).
- Give the new application a name. Note it down as it will be necessary further when you are building the routing rules within ONEiO.
- Select the "Services" (Client ID and Secret)
- Note and save the generated values for "Client ID" and "Client Secret"
- Define the "Login Type" as "Agent".
- Define "Agent to log as" as "*None*".
- Define the necessary permissions in the "Permissions" tab. For the integration to function normally in both directions it would be mandatory to have the "read:tickets" and "edit:tickets".
- Save the application.
Now we have all that is necessary to create and define the endpoint within ONEiO. Please follow the Endpoint Type Configuration Guide - HaloITSM for instructions.
Comments
Please sign in to leave a comment.