Recipe templates
Template | When to use? |
---|---|
Send Webhook - Alert | Use this template to detect and retrieve newly generated Alerts, and send the information to a specified destination URL. |
Send Webhook - Story | Use this template to detect and retrieve newly generated Stories, and send the information to a specified destination URL. |
Send Webhook - Lead | Use this template to detect and retrieve newly generated Leads, and send the information to a specified destination URL. |
Send Email - Alert | Use this template to detect and retrieve newly generated Alerts, and send the information to specified recipients via email. |
Send Email - Story | Use this template to detect and retrieve newly generated Stories, and send the information to specified recipients via email. |
Send Email - Leads | Use this template to detect and retrieve newly generated Leads, and send the information to specified recipients via email. |
Create a formatted issue in Jira - Clustered Leads | |
Sync Jira status to Hunters | |
Sync Hunters status to Jira |
📘 Learn more
Learn how to activate a recipe template.
Available trigger apps
App | About |
---|---|
Hunters | Select from a list of triggers happening on the Hunters platform. Such as New Alert, New Lead, New Story. |
Jira | Select from a list of triggers happening on Jira. Such as New issue, New/updated comment, New event, and more. |
Outlook | Select from a list of triggers happening on Outlook. Such as: New email, New email, New contact, and more. |
Pagerduty | Select from 2 triggers happening on Pagerduty: New incident or New notification. |
HTTP | The HTTP connector supports the New Event via Polling trigger. Each new/updated record will be processed as a trigger event. |
Scheduler by Workato | Scheduler is a native Workato app that enables users to run recipes at pre-defined intervals. With the scheduler, users can trigger recipes with simple schedules (for example, every hour or every day) or configure complex intervals (for example, every two weeks or only on weekdays). |
ServiceNow | Select from a list of triggers happening on ServiceNow. The ServiceNow connector features a set of real-time triggers for new and updated records in a selected table. |
Slack | Select from a list of triggers happening on Slack. Such as New event and New button action. |
Webhooks | Webhooks are notifications sent out by an application to a target URL as soon as an event happens. Typically, you can define specific events you wish to receive notifications for. |
Zendesk | Select from a list of triggers happening on Zendesk. Such as New/updated ticket, New user, New organization, and more. |
Available action apps
App | Function |
---|---|
Hunters | Select from a list of actions happening on the Hunters platform. Such as Add lead comment, Search story, Update leads assignee and more. |
CSV tools by Workato | Select from 2 CSV actions: |
Charts by Workato | Select from 2 chart actions: |
Email by Workato | Send an email to specified recipient from the email address mailer@eu.workato.com. |
File tools by Workato | Select from the following actions: |
HTTP | Select from 2 HTTP connector actions: |
Jira | Select from a list of triggers happening on Jira. Such as: Assign user to issue, Create issue, Create comment, Update issue status, and more. |
Jira Service Desk | Select from a list of actions happening on Jira Service Desk. Such as: Create customer, Create customer request, Create comment and more. |
JSON tools by Workato | The easiest way to convert raw JSON content into usable datapills is to parse it with the built-in JSON parser. JSON parser by Workato is a native application that does not require any connection setup. |
Lists by Workato | The list connector is a Workato tool built for users to create custom lists and store data in the list for the duration of a job, to be used in the same job. It is usually used for users to prepare a list to write to an action with a list input. |
Lookup tables by Workato | Lookup tables enable quick reference of frequently used data in recipes, such as zip code lookup or unit conversion. |
Outlook | Select from a list of actions happening on Outlook. Such as: Create calender event, Send email, Update contact and more. |
Pagerduty | Select from a list of actions happening on Pagerduty. Such as: Add note to incident, List log entries, Send an event, Update incident and more. |
Python snippets by Workato | The Python connector allows you to write and execute custom Python(opens new window) code as part of a recipe. |
SMS by Workato | Send an SMS message to a specified phone number. This service is provided by Twilio and works for US and Singapore phone numbers only. |
Scheduler by Workato | Scheduler is a native Workato app that enables users to run recipes at pre-defined intervals. Select from the following actions: |
ServiceNow | Select from a list of triggers happening on ServiceNow. The ServiceNow connector features a set of actions for new and updated records in a selected table. |
Slack | Select from a list of triggers happening on Slack. Such as: Post message, Invite user to conversation, Archive conversation, and more. |
Zendesk | Select from a list of actions happening on Zendesk. Such as: Create ticket, create user, Create/update record and more. |
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. |
Search stories | Find stories based on specified search criteria, such as: status, organization, date, data types and more. |
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. |