# Zapier

Zapier is a simple way to connect your Halo Security account to Jira, Slack, ServiceNow, and [over 3,000 more apps](https://zapier.com/apps).

We currently offer 3 Zapier triggers:

* **New Issue** - Triggers when new issues are discovered.
* **New Port** - Triggers when a new open port is discovered.
* **New Technology** - Triggers when previously unidentified technology is discovered.

Halo Security's Zapier integration works by creating a Zap that connects the platform to a third-party app. Zaps have 2 primary sections: the trigger (Halo Security event you would like to receive) and the action (the 3rd party app and behavior you would like to happen for the event).

## Using a Zap template

Zap templates provide predefined Zaps that connect to common third-party apps. Currently, we have templates for Slack and Jira integrations.

{% content-ref url="/pages/1iEzbVFwFbWqR93gZlgZ" %}
[Slack (via Zapier)](/docs/integrations/workflow-integrations/zapier/slack-via-zapier.md)
{% endcontent-ref %}

{% content-ref url="/pages/Sg6JhvPYJXlSylrzAiRq" %}
[Jira (via Zapier)](/docs/integrations/workflow-integrations/zapier/jira-via-zapier.md)
{% endcontent-ref %}

{% content-ref url="/pages/HEmssU4tJ6jIt1AIAXw5" %}
[Service Now (via Zapier)](/docs/integrations/workflow-integrations/zapier/service-now-via-zapier.md)
{% endcontent-ref %}

## Creating a custom Zap

1. Create a [Zapier API Key](https://app.halosecurity.com/user/account/api).
2. Visit the [Halo Security integrations page](https://zapier.com/apps/halosecurity/integrations).
3. Select the trigger you would like to use under the **"Supported triggers and actions**" section. This will start the process of creating a new Zap with the trigger you chose.
4. Connect a new account in the "**Choose account**" section and enter your API key.
5. After the account has been selected, test the trigger to ensure that everything is working correctly.
6. Next, select the action or app that you would like to connect to.
7. You will be asked to authenticate to the app or provide an API key.
8. The next steps will vary depending on the application, but you will choose the specific type of action and customize it, using fields that are returned by the Halo Security trigger.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.halosecurity.com/docs/integrations/workflow-integrations/zapier.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
