---
title: "Hunters connector index"
slug: "workflows-index"
updated: 2025-07-29T09:45:12Z
published: 2025-07-29T09:45:12Z
canonical: "docs.hunters.ai/workflows-index"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hunters.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Hunters connector index

📘 Learn more

Learn how to [activate a recipe template](/v1/docs/use-a-pre-made-template).

## Hunters triggers

| Trigger | Function |
| --- | --- |
| New Alert | Whenever a new Alert is created on Hunters, it will trigger the recipe to run. |
| New Story | Whenever a new Story is created on Hunters, it will trigger the recipe to run. |
| New Lead | Whenever a new Lead is created on Hunters, it will trigger the recipe to run. |
| New Alert by Auto-Investigation State | Whenever a new Alert is automatically investigated in Hunters, it will trigger the recipe to run. You can choose one or more investigation states (Initial, In Progress, Ignored, Completed). Recommended - Completed. |
| New Lead by Auto-Investigation State | Whenever a new Lead is automatically investigated in Hunters, it will trigger the recipe to run. You can choose one or more investigation states (Initial, In Progress, Ignored, Completed). Recommended - Completed. |
| Lead Was Managed | Whenever a Lead is managed on Hunters, it will trigger the recipe to run. You can choose from the following managed events: Status Change, Assigne Change, and Classification Change. |
| Story Was Managed | Whenever a Story is managed on Hunters, it will trigger the recipe to run. You can choose from the following managed events: Status Change, Assigne Change, Title Change and Tag Change. |
| New/Updated Comment | Whenever a Comment is added or updated on Hunters Leads, Stories or Threat, it will trigger the recipe to run. You can choose from the following managed events: New Commment, Updated Comment and Deleted Comment, as well as the resource that was commented Leads, Stories, and Threats. |

## Hunters actions

| Action | Function |
| --- | --- |
| Add lead comment | Add a comment to a specified lead. |
| Add story comment | Add a comment to a specified story. |
| Add threat cluster comment | Add a comment to a specified cluster. |
| Get data flow status | Get a health status update on all of the connected data flows. |
| Search lead entities | Search Lead entities and enrichments using lead’s UUID. |
| Search leads | Find leads based on specified search criteria, such as: assignee, status, investigation state, date, risk level and more. [Learn more](https://docs.hunters.ai/v1-api/apidocs/get-leads) about the available search parameters. |
| Search stories | Find stories based on specified search criteria, such as: status, organization, date, data types and more. [Learn more](https://docs.hunters.ai/v1-api/apidocs/get-stories) about the available search parameters. |
| Update leads assignee | Update the assignee of one lead or more. |
| Update leads classification | Update the classification of one lead or more. |
| Update leads status | Update the status of one lead or more. |
| Update story assignee | Update the assignee of one story or more. |
| Update story status | Update the status of one story or more. |
