Runbook: Update Status of Child Tickets

In this guide we will cover: – Creating a Runbook to Update Child Statuses Creating a Runbook to Update Child Statuses One of the useful functions of runbooks is updating the child tickets that are attached to the parent, it can be done through an iterative runbook using a Halo API Action. The finished Runbook […]

Connecting Through the API

In this guide we will cover: – Importing Data – Authentication – Resources and Data – Common Issues Connecting to our API could not be simpler. Building your own integration with Halo is all explained in our API documentation. This can be found by going to your Halo URL and adding "/apidoc" to the end.  […]