# BlinkOps Documentation ## Docs - [The Agent Builder](https://docs.blinkops.com/docs/agent-builder/agent-builder.md): Overview of the Blink no-code AI Agent Builder for designing and deploying custom security automation agents. - [The Agent's Run Logs](https://docs.blinkops.com/docs/agent-builder/agent-run-logs.md): How to use agent run logs for testing, debugging, auditing, and validating agent behavior in the Agent Builder. - [Agent Usage Tracking](https://docs.blinkops.com/docs/agent-builder/agent-usage-tracking.md): Track agent usage metrics and monitor activity through the Agent Tracking Dashboard in Blink. - [Micro-Agents Vs. Deterministic Workflows](https://docs.blinkops.com/docs/agent-builder/agent-vs-deterministic-workflows.md): Understand the differences between AI agents and deterministic workflows, and when to use each approach. - [Best Practices](https://docs.blinkops.com/docs/agent-builder/best-practices.md): Recommended practices for defining, configuring, and optimizing agents built with the Blink Agent Builder. - [Building a New Agent](https://docs.blinkops.com/docs/agent-builder/building-the-agent.md): Step-by-step guide to creating a new agent using the Blink Agent Builder interface. - [Enabling Agents in Your Workspace](https://docs.blinkops.com/docs/agent-builder/enabling-agents.md): How to enable the Agent Builder feature in your Blink workspace settings. - [Error Handling](https://docs.blinkops.com/docs/agent-builder/error-handling.md): Common errors when working with Blink agents and how to troubleshoot configuration and environment issues. - [How it Works](https://docs.blinkops.com/docs/agent-builder/how-it-works.md): How the Blink AI Agent Builder works, including agent configuration, reasoning, and execution flow. - [Limitations](https://docs.blinkops.com/docs/agent-builder/limitations.md): Known limitations and system constraints for agents built with the Blink Agent Builder. - [The Agent's RBAC Permissions](https://docs.blinkops.com/docs/agent-builder/permissions.md): Role-based access control permissions for managing agents in the Blink platform. - [Key Agent Concepts](https://docs.blinkops.com/docs/agent-builder/terminology.md): Key terms and definitions used in the Blink Agent Builder, including agents, abilities, and guardrails. - [Gets all custom template actions in a workspace](https://docs.blinkops.com/docs/api/action-templates/gets-all-custom-template-actions-in-a-workspace.md): API endpoint to retrieve all custom template actions available in a workspace. - [APIs](https://docs.blinkops.com/docs/api/api.md): Overview of the Blink API and how to use it to automate and integrate with the Blink platform programmatically. - [Blink REST API](https://docs.blinkops.com/docs/api/blink-rest-api.md): Reference documentation for the Blink REST API, including authentication, endpoints, and usage examples. - [Create a Case](https://docs.blinkops.com/docs/api/case-management/create-a-case.md): API endpoint to create a new case in Blink's case management system. - [Create a Task](https://docs.blinkops.com/docs/api/case-management/create-a-task.md): API endpoint to create a new task within a case in Blink's case management system. - [Create an Alert](https://docs.blinkops.com/docs/api/case-management/create-an-alert.md): API endpoint to create a new alert in Blink's case management system. - [Create an Attachment](https://docs.blinkops.com/docs/api/case-management/create-an-attachment.md): API endpoint to create a new attachment in Blink's case management system. - [Create an Observable](https://docs.blinkops.com/docs/api/case-management/create-an-observable.md): API endpoint to create a new observable in Blink's case management system. - [Delete a Record from Case Management Table](https://docs.blinkops.com/docs/api/case-management/delete-a-record-from-case-management-table.md): API endpoint to delete a record from a case management table in Blink. - [List Records from Case Management Table](https://docs.blinkops.com/docs/api/case-management/list-records-from-case-management-table.md): API endpoint to list records from a case management table in Blink. - [Update a Case](https://docs.blinkops.com/docs/api/case-management/update-a-case.md): API endpoint to update an existing case in Blink's case management system. - [Update a Task](https://docs.blinkops.com/docs/api/case-management/update-a-task.md): API endpoint to update an existing task in Blink's case management system. - [Update an Alert](https://docs.blinkops.com/docs/api/case-management/update-an-alert.md): API endpoint to update an existing alert in Blink's case management system. - [Update an Attachment](https://docs.blinkops.com/docs/api/case-management/update-an-attachment.md): API endpoint to update an existing attachment in Blink's case management system. - [Update an Observable](https://docs.blinkops.com/docs/api/case-management/update-an-observable.md): API endpoint to update an existing observable in Blink's case management system. - [Update Field for Case Management Table](https://docs.blinkops.com/docs/api/case-management/update-field-for-case-management-table.md): API endpoint to update a field in a case management table in Blink. - [Create connection](https://docs.blinkops.com/docs/api/connections/create-connection.md): API endpoint to create a new connection to an external service in Blink. - [Delete Connection](https://docs.blinkops.com/docs/api/connections/delete-connection.md): API endpoint to delete an existing connection in Blink. - [Edit connection](https://docs.blinkops.com/docs/api/connections/edit-connection.md): API endpoint to edit an existing connection's configuration in Blink. - [Gets a Connection by id](https://docs.blinkops.com/docs/api/connections/gets-a-connection-by-id.md): API endpoint to retrieve a specific connection by its unique identifier in Blink. - [List connection types](https://docs.blinkops.com/docs/api/connections/list-connection-types.md): API endpoint to list all available connection types supported by Blink. - [List connections](https://docs.blinkops.com/docs/api/connections/list-connections.md): API endpoint to list all connections configured in your Blink workspace. - [Get a playbook execution by its ID](https://docs.blinkops.com/docs/api/executions/get-a-playbook-execution-by-its-id.md): API endpoint to retrieve details of a specific playbook execution by its ID. - [Get the outputs of an execution by its ID](https://docs.blinkops.com/docs/api/executions/get-the-outputs-of-an-execution-by-its-id.md): API endpoint to retrieve the outputs of a specific execution by its ID. - [List playbook executions with filtering](https://docs.blinkops.com/docs/api/executions/list-playbook-executions-with-filtering.md): API endpoint to list playbook executions with optional filtering parameters. - [List step executions for a specified execution](https://docs.blinkops.com/docs/api/executions/list-step-executions-for-a-specified-execution.md): API endpoint to list all step executions for a specified workflow execution. - [Create group](https://docs.blinkops.com/docs/api/groups/create-group.md): API endpoint to create a new user group in Blink. - [Delete group](https://docs.blinkops.com/docs/api/groups/delete-group.md): API endpoint to delete an existing user group in Blink. - [Get groups](https://docs.blinkops.com/docs/api/groups/get-groups.md): API endpoint to retrieve all user groups in your Blink account. - [List group users](https://docs.blinkops.com/docs/api/groups/list-group-users.md): API endpoint to list all users belonging to a specific group in Blink. - [List all available roles](https://docs.blinkops.com/docs/api/roles/list-all-available-roles.md): API endpoint to list all available roles that can be assigned to users in Blink. - [RQL](https://docs.blinkops.com/docs/api/rql.md): Learn how to use Blink's Resource Query Language (RQL) to filter and query resources across your workspace. - [List Records from Table](https://docs.blinkops.com/docs/api/tables/list-records-from-table.md): API endpoint to list records from a Blink table with optional filtering. - [Updates Field for Table](https://docs.blinkops.com/docs/api/tables/updates-field-for-table.md): API endpoint to update a field value in a Blink table record. - [Add users to group](https://docs.blinkops.com/docs/api/users/add-users-to-group.md): API endpoint to add one or more users to a group in Blink. - [Get groups of user](https://docs.blinkops.com/docs/api/users/get-groups-of-user.md): API endpoint to retrieve all groups that a specific user belongs to in Blink. - [Get users or groups](https://docs.blinkops.com/docs/api/users/get-users-or-groups.md): API endpoint to retrieve users or groups from your Blink account. - [List user workspaces](https://docs.blinkops.com/docs/api/users/list-user-workspaces.md): API endpoint to list all workspaces that a specific user has access to in Blink. - [Remove users from group](https://docs.blinkops.com/docs/api/users/remove-users-from-group.md): API endpoint to remove one or more users from a group in Blink. - [Delete a playbook by its ID](https://docs.blinkops.com/docs/api/workflows/delete-a-playbook-by-its-id.md): API endpoint to delete a playbook by its unique identifier in Blink. - [Execute a playbook](https://docs.blinkops.com/docs/api/workflows/execute-a-playbook.md): API endpoint to trigger the execution of a playbook in Blink. - [Get a playbook by its ID](https://docs.blinkops.com/docs/api/workflows/get-a-playbook-by-its-id.md): API endpoint to retrieve a playbook's details by its unique identifier. - [Get a playbook version by branch and version number](https://docs.blinkops.com/docs/api/workflows/get-a-playbook-version-by-branch-and-version-number.md): API endpoint to retrieve a specific playbook version by branch and version number. - [Get the latest draft playbook version for a playbook](https://docs.blinkops.com/docs/api/workflows/get-the-latest-draft-playbook-version-for-a-playbook.md): API endpoint to retrieve the latest draft version of a playbook in Blink. - [Get the latest public playbook version for a playbook](https://docs.blinkops.com/docs/api/workflows/get-the-latest-public-playbook-version-for-a-playbook.md): API endpoint to retrieve the latest published version of a playbook in Blink. - [List all versions metadata of a playbook](https://docs.blinkops.com/docs/api/workflows/list-all-versions-metadata-of-a-playbook.md): API endpoint to list metadata for all versions of a specific playbook. - [List playbooks with optional filtering](https://docs.blinkops.com/docs/api/workflows/list-playbooks-with-optional-filtering.md): API endpoint to list all playbooks in your workspace with optional filtering. - [Add entities to workspace](https://docs.blinkops.com/docs/api/workspaces/add-entities-to-workspace.md): API endpoint to add entities such as users or groups to a Blink workspace. - [Assign a role to a user or group in a workspace](https://docs.blinkops.com/docs/api/workspaces/assign-a-role-to-a-user-or-group-in-a-workspace.md): API endpoint to assign a role to a user or group within a Blink workspace. - [Get workspace details](https://docs.blinkops.com/docs/api/workspaces/get-workspace-details.md): API endpoint to retrieve details about a specific Blink workspace. - [Account Management](https://docs.blinkops.com/docs/blink-platform/account-management/account-management.md): This page provides an overview of the features and functionality available in your Blink Ops account settings, as well as Blink's security and legal policies. - [About Accounts](https://docs.blinkops.com/docs/blink-platform/account-management/accounts.md): How to manage your Blink account settings, including profile, preferences, and organization details. - [API Keys](https://docs.blinkops.com/docs/blink-platform/account-management/api-keys.md): Create and manage API keys for programmatic access to the Blink platform. - [Audit Logs](https://docs.blinkops.com/docs/blink-platform/account-management/audit-logs.md): The Audit Log monitors user activity in the tenant - [Enabling Two Factor Authentication](https://docs.blinkops.com/docs/blink-platform/account-management/authentication.md): Configure authentication methods for your Blink account, including SSO and multi-factor authentication. - [General Settings](https://docs.blinkops.com/docs/blink-platform/account-management/general.md): Configure general account settings including organization name, timezone, and preferences in Blink. - [Blink Groups](https://docs.blinkops.com/docs/blink-platform/account-management/groups.md): Groups are used to manage groups of users, for example work teams and departments - [Configuring a SAML application on Azure AD](https://docs.blinkops.com/docs/blink-platform/account-management/identity-providers/azure.md): Instructions on how to configure a SAML SSO application with Azure. - [Configuring a SAML application on Cloudflare](https://docs.blinkops.com/docs/blink-platform/account-management/identity-providers/cloudflare.md): Instructions on how to configure a SAML SSO application with Cloudflare. - [Configuring a SAML application on Google Workspace](https://docs.blinkops.com/docs/blink-platform/account-management/identity-providers/google.md): Instructions on how to configure a SAML SSO application with Google Workspace. - [Account Security Settings](https://docs.blinkops.com/docs/blink-platform/account-management/identity-providers/identity-providers.md): Set up and manage identity providers for single sign-on (SSO) authentication in Blink. - [Configuring a SAML application on Okta](https://docs.blinkops.com/docs/blink-platform/account-management/identity-providers/okta.md): Instructions on how to configure a SAML SSO application with Okta. - [Resetting your password](https://docs.blinkops.com/docs/blink-platform/account-management/resetting-your-password.md): Instructions about how to reset your password if you have forgotten it - [RBAC and User Roles](https://docs.blinkops.com/docs/blink-platform/account-management/roles.md): Understand and configure user roles and permissions within your Blink organization. - [PRIVACY POLICY](https://docs.blinkops.com/docs/blink-platform/account-management/security-and-legal/privacy-policy.md): Blink Ops privacy policy covering data collection, usage, and protection practices. - [Security Statement](https://docs.blinkops.com/docs/blink-platform/account-management/security-and-legal/security-statement.md): Blink Ops security statement outlining platform security measures and compliance standards. - [About the Blink Platform](https://docs.blinkops.com/docs/blink-platform/blink-platform.md): In the Blink Platform section of the documentation, you can find all the necessary information related to the Blink Platform and its features. - [Blink Bot For Slack](https://docs.blinkops.com/docs/blink-platform/blink-portal/blink-bot-for-slack.md): Use the Blink bot for Slack to run self-service portal workflows directly from your Slack workspace. - [The Blink Portal](https://docs.blinkops.com/docs/blink-platform/blink-portal/blink-portal.md): Overview of the Blink Portal for sharing workflows, dashboards, and self-service automation with your team. - [Blink App for Slack](https://docs.blinkops.com/docs/blink-platform/blink-portal/slack-app.md): Connect workflows to Slack using the Blink app for direct messaging and channel-based automation. - [Blink Teams Bot](https://docs.blinkops.com/docs/blink-platform/blink-portal/team-slackbot.md): Use the Blink bot for Microsoft Teams to run self-service portal workflows directly from your Teams environment. - [Blink Zoom Bot](https://docs.blinkops.com/docs/blink-platform/blink-portal/zoom-slackbot.md): Use the Blink bot for Zoom to run self-service portal workflows directly from your Zoom environment. - [Dashboard Building Interface](https://docs.blinkops.com/docs/blink-platform/dashboards/building-a-dashboard/building-a-dashboard.md): Step-by-step guide to building dashboards with widgets, filters, and data sources in Blink. - [Case Management Reportings](https://docs.blinkops.com/docs/blink-platform/dashboards/building-a-dashboard/source-types/case-management-reporting.md): The Case Management Reportings is a data source that represents the [case tables](/docs/case-management/cases/cases) in case management. - [Data Source Types](https://docs.blinkops.com/docs/blink-platform/dashboards/building-a-dashboard/source-types/source-types.md): Instructions about the different data source Data Source Types - [Charts](https://docs.blinkops.com/docs/blink-platform/dashboards/building-a-dashboard/widgets/charts.md): Instructions on how to create and use the Chart Widget - [Filters](https://docs.blinkops.com/docs/blink-platform/dashboards/building-a-dashboard/widgets/filter.md): Instructions on how to create and use the Filter Widget - [Flow Chart](https://docs.blinkops.com/docs/blink-platform/dashboards/building-a-dashboard/widgets/flow-chart.md): Instructions on how to create and use the Flow Chart Widget - [Numbers](https://docs.blinkops.com/docs/blink-platform/dashboards/building-a-dashboard/widgets/numbers.md): Instructions on how to create and use the Numbers Widget - [Tables](https://docs.blinkops.com/docs/blink-platform/dashboards/building-a-dashboard/widgets/tables.md): Instructions on how to create and use the Table Widget - [Text](https://docs.blinkops.com/docs/blink-platform/dashboards/building-a-dashboard/widgets/text.md): Instructions on how to create and use the Text Widget - [About Widgets](https://docs.blinkops.com/docs/blink-platform/dashboards/building-a-dashboard/widgets/widgets.md): Widgets are the essential building blocks of interfaces. Widgets enable you and other collaborators to see and interact with your table’s data in real time. - [Sharing Dashboards to the Blink Portal](https://docs.blinkops.com/docs/blink-platform/dashboards/consume-dashboards-via-blink-portal.md): How to share and view Blink dashboards through the Blink Portal for broader team access. - [Create Dashboard](https://docs.blinkops.com/docs/blink-platform/dashboards/dashboard-actions/create-dashboard.md): How to create a new dashboard in Blink to visualize and interact with your table data. - [Delete Dashboard](https://docs.blinkops.com/docs/blink-platform/dashboards/dashboard-actions/delete-dashboard.md): How to delete a dashboard from your Blink workspace when it is no longer needed. - [Export Dashboard](https://docs.blinkops.com/docs/blink-platform/dashboards/dashboard-actions/export-dashboard.md): How to export a Blink dashboard for sharing or backup purposes. - [Get Dashboard](https://docs.blinkops.com/docs/blink-platform/dashboards/dashboard-actions/get-dashboard.md): How to retrieve and view an existing dashboard in your Blink workspace. - [Dashboard Management](https://docs.blinkops.com/docs/blink-platform/dashboards/dashboard-management/dashboard-management.md): Manage your Blink dashboards, including viewing, organizing, and controlling access to dashboard resources. - [The Condition Builder](https://docs.blinkops.com/docs/blink-platform/interface-components/condition-builder.md): Use the condition builder to define logic-based rules that control workflow execution paths in Blink. - [Rich Text Editor](https://docs.blinkops.com/docs/blink-platform/interface-components/rich-text-editor.md): Use Blink's rich text editor to create and format styled text content within your workflows. - [Deploying a Runner with CloudFormation](https://docs.blinkops.com/docs/blink-platform/runners/deploying-runner/cloud-formation-runner.md): Deploy a Blink self-hosted runner on AWS using a CloudFormation template. - [Deploying a Self-Hosted Runner](https://docs.blinkops.com/docs/blink-platform/runners/deploying-runner/deploying-self-hosted.md): Overview of deployment options for self-hosted Blink runners in your own infrastructure. - [Deploying a Runner with Docker](https://docs.blinkops.com/docs/blink-platform/runners/deploying-runner/dockers-runner.md): Deploy a Blink self-hosted runner using Docker or Docker Compose in your environment. - [Deploying a Runner with Kubernetes](https://docs.blinkops.com/docs/blink-platform/runners/deploying-runner/kubernetes-runner.md): Deploy a Blink self-hosted runner on a Kubernetes cluster using Helm charts. - [How to Configure Google Cloud Storage](https://docs.blinkops.com/docs/blink-platform/runners/object-storage/google-cloud-storage.md): Configure Google Cloud Storage as the object storage backend for your Blink self-hosted runner. - [Object Storage](https://docs.blinkops.com/docs/blink-platform/runners/object-storage/object-storage.md): Overview of object storage configuration options for Blink self-hosted runners. - [How to Configure an AWS S3 Object Storage](https://docs.blinkops.com/docs/blink-platform/runners/object-storage/s3-object-storage.md): Configure Amazon S3 as the object storage backend for your Blink self-hosted runner. - [Runners](https://docs.blinkops.com/docs/blink-platform/runners/runners.md): Overview of Blink runners, lightweight execution agents that carry out workflow actions in cloud or self-hosted environments. - [Runner Settings](https://docs.blinkops.com/docs/blink-platform/runners/runners-settings.md): Configure runner settings including resource limits, timeouts, and execution preferences in Blink. - [Configuring A GCP Secret Manager](https://docs.blinkops.com/docs/blink-platform/runners/secret-managers/gcp-secret-manager.md): Integrate Google Cloud Secret Manager with your Blink self-hosted runner for secure credential storage. - [Configuring A Hashicorp Vault](https://docs.blinkops.com/docs/blink-platform/runners/secret-managers/hashicorp-vault.md): Integrate HashiCorp Vault with your Blink self-hosted runner for secure secrets management. - [Blink Runner Troubleshooting](https://docs.blinkops.com/docs/blink-platform/runners/trouble-shooting.md): This guide covers common runner notification issues and how to resolve them. - [Service Providers](https://docs.blinkops.com/docs/blink-platform/service-providers/service-providers.md): How to designate a Service Provider (MSP, MSSP) to oversee the management of your account - [Create Your First Table](https://docs.blinkops.com/docs/blink-platform/tables/create-your-first-table.md): Step-by-step guide to creating your first table in Blink for storing and managing structured data. - [Table Limitations](https://docs.blinkops.com/docs/blink-platform/tables/system-limits.md): System limits and constraints for tables in Blink, including row counts, field limits, and storage capacity. - [About Tables](https://docs.blinkops.com/docs/blink-platform/tables/tables.md): Overview of Blink tables for storing, organizing, and querying structured data within your workspace. - [Basic Table Operations](https://docs.blinkops.com/docs/blink-platform/tables/tables-basic-operations.md): Learn the basic operations for working with Blink tables, including adding, editing, and deleting records. - [Using Tables in Workflows](https://docs.blinkops.com/docs/blink-platform/tables/tables-in-workflows.md): How to use Blink table actions in workflows to automate data management and record operations. - [Viewing Tables](https://docs.blinkops.com/docs/blink-platform/tables/viewing-tables.md): Blink Tables allows for basic and advanced view changes, to allow filtering, sorting, ordering and browsing the table records. - [About Web Forms](https://docs.blinkops.com/docs/blink-platform/web-form/web-form.md): Overview of Blink web forms for creating secure, interactive pages that collect data and trigger workflows. - [New Web Form Action](https://docs.blinkops.com/docs/blink-platform/web-form/web-form-actions.md): Configure web form flow types and actions for building interactive data collection forms in Blink. - [Web Form Event-Based Trigger](https://docs.blinkops.com/docs/blink-platform/web-form/web-form-trigger.md): Use web form submissions as triggers to start automated workflows in Blink. - [Creating a New Workspace](https://docs.blinkops.com/docs/blink-platform/workspaces/creating-a-workspace.md): How to create a new workspace in Blink for organizing teams, workflows, and resources. - [Managing Your Workspace](https://docs.blinkops.com/docs/blink-platform/workspaces/managing-your-workspace.md): Manage your Blink workspace settings, members, and resources for effective team collaboration. - [The Tenant's Dashboard](https://docs.blinkops.com/docs/blink-platform/workspaces/monitoring-workspaces.md): Monitor automation activity across your Blink workspace with centralized execution tracking and analytics. - [Organizing Your Workspaces](https://docs.blinkops.com/docs/blink-platform/workspaces/organizing-your-workspace.md): Organize workspaces by department, team, or project to control member access and resource management in Blink. - [Sharing Workspace Resources](https://docs.blinkops.com/docs/blink-platform/workspaces/sharing-workspaces.md): Share workspace resources with team members so they can use workflows and connections without modifying them. - [About Workspaces](https://docs.blinkops.com/docs/blink-platform/workspaces/workspaces.md): Manage and organize hyperautomation resources and teams with workspaces. - [About Builder Copilot](https://docs.blinkops.com/docs/builder-copilot/builder-copilot.md): Overview of Builder Copilot, the AI assistant that helps you create and modify Blink workflows using natural language. - [Builder Copilot Limitations](https://docs.blinkops.com/docs/builder-copilot/limitations.md): Known limitations and feature constraints of the Blink Builder Copilot AI assistant. - [Step Output Transformation](https://docs.blinkops.com/docs/builder-copilot/transform-data-output.md): Use Builder Copilot to transform and manipulate data outputs within your Blink workflows. - [Agent Blink](https://docs.blinkops.com/docs/case-management/agent-blink.md): Use Agent Blink's chat interface for AI-assisted case investigation and analysis in case management. - [About Alerts](https://docs.blinkops.com/docs/case-management/alerts/alerts.md): Manage and investigate security alerts within Blink's case management system. - [About Attachments](https://docs.blinkops.com/docs/case-management/attachments/attachments.md): Upload and manage file attachments linked to cases, alerts, and observables in Blink case management. - [Alert Ingestion Workflows](https://docs.blinkops.com/docs/case-management/blinks-automated-case-management/alert-ingestion.md): Configure how alerts are ingested into Blink's automated case management pipeline from external sources. - [Alert Processing](https://docs.blinkops.com/docs/case-management/blinks-automated-case-management/alert-processing/alert-processing.md): Overview of the automated alert processing pipeline in Blink case management. - [Case Deduplication](https://docs.blinkops.com/docs/case-management/blinks-automated-case-management/alert-processing/case-deduplication-action.md): Configure case deduplication actions to prevent duplicate cases from being created in Blink. - [Deduplication Rules](https://docs.blinkops.com/docs/case-management/blinks-automated-case-management/alert-processing/deduplication-rule.md): Define deduplication rules to automatically identify and merge duplicate alerts in Blink case management. - [Enrich Observables- Main Router](https://docs.blinkops.com/docs/case-management/blinks-automated-case-management/alert-processing/enrich-observables-main.md): Enrich observables with threat intelligence and contextual data during alert processing in Blink. - [Extract Observables](https://docs.blinkops.com/docs/case-management/blinks-automated-case-management/alert-processing/extract-observables-action.md): Configure observable extraction actions to identify key data points from alerts in Blink case management. - [Observable Extraction Rules](https://docs.blinkops.com/docs/case-management/blinks-automated-case-management/alert-processing/observable-extraction-rules.md): Define rules for automatically extracting observables like IPs, domains, and hashes from incoming alerts. - [Responses - Main Router](https://docs.blinkops.com/docs/case-management/blinks-automated-case-management/alert-processing/responses-main.md): Configure automated response actions that execute during alert processing in Blink case management. - [About Automated Case Management Process](https://docs.blinkops.com/docs/case-management/blinks-automated-case-management/blinks-automated-case-management.md): Overview of Blink's automated case management system for end-to-end security incident handling. - [Enrichment Workflows](https://docs.blinkops.com/docs/case-management/blinks-automated-case-management/enrichments.md): Configure enrichment workflows that automatically add context and threat intelligence to cases in Blink. - [Error Handling Workflow](https://docs.blinkops.com/docs/case-management/blinks-automated-case-management/error-handling.md): Handle errors in automated case management workflows, including missing template notifications and recovery. - [Recovery Workflows](https://docs.blinkops.com/docs/case-management/blinks-automated-case-management/recovery.md): Configure recovery workflows to automatically handle failed case management processes in Blink. - [Response Workflows](https://docs.blinkops.com/docs/case-management/blinks-automated-case-management/response.md): Configure automated response workflows that execute when cases meet specific conditions in Blink. - [Utility Workflows](https://docs.blinkops.com/docs/case-management/blinks-automated-case-management/utilities.md): Utility workflows and helper functions available in Blink's automated case management system. - [About Case Management](https://docs.blinkops.com/docs/case-management/case-management.md): Overview of Blink case management for handling security incidents, investigations, and alert triage from a centralized dashboard. - [Settings](https://docs.blinkops.com/docs/case-management/case-management-settings.md): Configure case management settings including closed case behavior, SLA policies, and general preferences. - [Alert Actions](https://docs.blinkops.com/docs/case-management/case-management-workflow-actions/alert-actions.md): Workflow actions for creating, updating, and managing alerts in Blink case management. - [Attachment Actions](https://docs.blinkops.com/docs/case-management/case-management-workflow-actions/attachment-actions.md): Workflow actions for uploading, linking, and managing attachments in Blink case management. - [Case Actions](https://docs.blinkops.com/docs/case-management/case-management-workflow-actions/case-actions.md): Workflow actions for creating, updating, and managing cases in Blink case management. - [About Case Management Actions](https://docs.blinkops.com/docs/case-management/case-management-workflow-actions/case-management-workflow-actions.md): Overview of all workflow actions available for automating Blink case management operations. - [Observables Actions](https://docs.blinkops.com/docs/case-management/case-management-workflow-actions/observable-actions.md): Workflow actions for creating, enriching, and managing observables in Blink case management. - [Query Action](https://docs.blinkops.com/docs/case-management/case-management-workflow-actions/query-actions.md): Use query actions to search and filter case management records within Blink workflows. - [Record Actions](https://docs.blinkops.com/docs/case-management/case-management-workflow-actions/record-actions.md): Workflow actions for managing records in Blink case management custom tables. - [Task Actions](https://docs.blinkops.com/docs/case-management/case-management-workflow-actions/task-actions.md): Workflow actions for creating, updating, and managing tasks in Blink case management. - [Activity Comment Event](https://docs.blinkops.com/docs/case-management/case-management-workflow-actions/triggers/activity-comment-event.md): Triggers a workflow on a Case Management activity comment event. - [Activity Event](https://docs.blinkops.com/docs/case-management/case-management-workflow-actions/triggers/activity-event.md): Triggers a workflow on a Case Management activity event. - [Case Closed](https://docs.blinkops.com/docs/case-management/case-management-workflow-actions/triggers/case-closed.md): Trigger a workflow automatically when a case is closed in Blink case management. - [Case Deleted](https://docs.blinkops.com/docs/case-management/case-management-workflow-actions/triggers/case-deleted.md): Trigger a workflow automatically when a case is deleted in Blink case management. - [Case Field Updated](https://docs.blinkops.com/docs/case-management/case-management-workflow-actions/triggers/case-field-updated.md): Triggers a workflow when a field is updated in a Case - [Case Linked](https://docs.blinkops.com/docs/case-management/case-management-workflow-actions/triggers/case-linked.md): Trigger a workflow automatically when cases are linked together in Blink case management. - [Case Opened](https://docs.blinkops.com/docs/case-management/case-management-workflow-actions/triggers/case-opened.md): Triggers a workflow when a case moves into the 'Open' status, this includes both newly created cases and previously closed cases that are reopened. - [Case SLA Expiry](https://docs.blinkops.com/docs/case-management/case-management-workflow-actions/triggers/case-sla-expiry.md): Trigger a workflow automatically when a case SLA expires in Blink case management. - [Case Status SLA Expiry](https://docs.blinkops.com/docs/case-management/case-management-workflow-actions/triggers/case-status-sla-expiry.md): Trigger a workflow automatically when a case status SLA expires in Blink case management. - [Case Unlinked](https://docs.blinkops.com/docs/case-management/case-management-workflow-actions/triggers/case-unlinked.md): Trigger a workflow automatically when a case is unlinked in Blink case management. - [New Table Record](https://docs.blinkops.com/docs/case-management/case-management-workflow-actions/triggers/new-table-record.md): Triggers a workflow when a new table record is added - [Table Record Updated](https://docs.blinkops.com/docs/case-management/case-management-workflow-actions/triggers/table-record-updated.md): Trigger a workflow automatically when a record is updated in a case management table. - [Task Expiry](https://docs.blinkops.com/docs/case-management/case-management-workflow-actions/triggers/task-expiry.md): Trigger a workflow automatically when a task expires in Blink case management. - [Timeline Comment Event](https://docs.blinkops.com/docs/case-management/case-management-workflow-actions/triggers/timeline-comment-event.md): Triggers a workflow on a Case Management timeline comment event. - [Timeline Event](https://docs.blinkops.com/docs/case-management/case-management-workflow-actions/triggers/timeline-event.md): Triggers a workflow on a Case Management timeline event. - [About Case Management Triggers](https://docs.blinkops.com/docs/case-management/case-management-workflow-actions/triggers/triggers.md): Overview of event-based triggers available for automating Blink case management workflows. - [Exploring the Case Overview](https://docs.blinkops.com/docs/case-management/cases/case-overview/case-overview.md): Navigate the case overview page to review alerts, observables, tasks, and activity for a specific case. - [Case Overview Details](https://docs.blinkops.com/docs/case-management/cases/case-overview/case-overview-details.md): View and edit detailed case information including status, assignees, and timeline in Blink case management. - [Case Overview Tools](https://docs.blinkops.com/docs/case-management/cases/case-overview/case-overview-tools.md): Use the case overview toolbar for quick actions like adding notes, running workflows, and managing case data. - [SLA](https://docs.blinkops.com/docs/case-management/cases/case-status-sla.md): Configure case status workflows and SLA policies to track response times in Blink case management. - [About Cases](https://docs.blinkops.com/docs/case-management/cases/cases.md): Create, manage, and investigate security cases using Blink's case management interface. - [Linked Cases](https://docs.blinkops.com/docs/case-management/cases/link-cases.md): Link related cases together to track connections between security incidents in Blink. - [Sharing a Case](https://docs.blinkops.com/docs/case-management/cases/sharing-cases.md): Share cases with other users or teams for collaborative investigation in Blink case management. - [Case Management Dashboard](https://docs.blinkops.com/docs/case-management/dashboard.md): Use the case management dashboard for a centralized view of cases, alerts, and investigation metrics. - [Enabling Case Management in Your Workspace](https://docs.blinkops.com/docs/case-management/enabling-case-management.md): How to enable and set up the case management feature in your Blink workspace. - [Managing Cases](https://docs.blinkops.com/docs/case-management/managing-cases/managing-cases.md): Manage case lifecycle operations including assignment, status changes, and bulk actions in Blink. - [About Observables](https://docs.blinkops.com/docs/case-management/observables/observables.md): Track and manage observables like IP addresses, domains, and file hashes in Blink case management. - [Case Management Permissions](https://docs.blinkops.com/docs/case-management/permissions.md): Role-based permissions for accessing and managing cases, alerts, and tasks in Blink case management. - [Case Management Limitations](https://docs.blinkops.com/docs/case-management/system-limits.md): System limits and constraints for Blink case management, including table sizes and record limits. - [About Tasks](https://docs.blinkops.com/docs/case-management/tasks/tasks.md): Create and manage investigation tasks within cases to track remediation activities in Blink. - [Key Case Management Concepts](https://docs.blinkops.com/docs/case-management/terms.md): Glossary of terms and definitions used throughout Blink's case management feature. - [About Blink: Getting Started](https://docs.blinkops.com/docs/getting-started/introduction.md): Get started with Blink, the agentic security automation platform for streamlining operations and reducing risk. - [Key Concepts](https://docs.blinkops.com/docs/getting-started/key-concepts.md): Essential concepts and terminology you need to understand before building workflows in Blink. - [Creating a User Account](https://docs.blinkops.com/docs/getting-started/signing-in.md): Instructions for signing up to the Blink Platform. - [Event-Based: Tag Control on a New EC2 Instance](https://docs.blinkops.com/docs/getting-started/tutorials/event-based.md): In this tutorial we will show you how to create a Workflow that controls tags applied when a new EC2 instance is created. - [Creating a Simple Workflow: Hello World](https://docs.blinkops.com/docs/getting-started/tutorials/hello-world.md): Create a simple Hello World workflow using Bash and Python with input parameters and step references in Blink. - [Self-Service: Create a Workflow to Consume a Terraform Project](https://docs.blinkops.com/docs/getting-started/tutorials/self-service.md): Tutorial for creating a self-service workflow that lets users trigger automation on demand in Blink. - [Blink Tutorials](https://docs.blinkops.com/docs/getting-started/tutorials/tutorials.md): Sample tutorials with step-by-step instructions for creating different types of workflows in Blink. - [1Password](https://docs.blinkops.com/docs/integrations/1password.md): 1Password is a subscription-based password management service that securely stores and organizes sensitive information, including website credentials, credit card details, and personal notes, in an encrypted vault. Known for its user-friendly interface and robust security features, 1Password offers… - [1Password Connect Server](https://docs.blinkops.com/docs/integrations/1password-connect-server.md): 1Password is a subscription-based password management service that securely stores and organizes sensitive information, including website credentials, credit card details, and personal notes, in an encrypted vault. 1Password Connect Servers allow you to securely access your 1Password items and vault… - [Overview](https://docs.blinkops.com/docs/integrations/1password-connect-server/actions.md) - [1Password Connect Server Custom Action](https://docs.blinkops.com/docs/integrations/1password-connect-server/actions/1password-connect-server-custom-action.md) - [Add Item To Vault](https://docs.blinkops.com/docs/integrations/1password-connect-server/actions/add-item-to-vault.md) - [Delete Item](https://docs.blinkops.com/docs/integrations/1password-connect-server/actions/delete-item.md) - [Get Item](https://docs.blinkops.com/docs/integrations/1password-connect-server/actions/get-item.md) - [Get Vault](https://docs.blinkops.com/docs/integrations/1password-connect-server/actions/get-vault.md) - [List Items](https://docs.blinkops.com/docs/integrations/1password-connect-server/actions/list-items.md) - [List Vaults](https://docs.blinkops.com/docs/integrations/1password-connect-server/actions/list-vaults.md) - [Update A Subset Of An Item](https://docs.blinkops.com/docs/integrations/1password-connect-server/actions/update-a-subset-of-an-item.md) - [1Password Users](https://docs.blinkops.com/docs/integrations/1password-users.md): 1Password is a password manager for documents, credit card information, and addresses. - [Overview](https://docs.blinkops.com/docs/integrations/1password-users/actions.md) - [1Password Users Custom Action](https://docs.blinkops.com/docs/integrations/1password-users/actions/1password-users-custom-action.md) - [Get User](https://docs.blinkops.com/docs/integrations/1password-users/actions/get-user.md) - [List Users](https://docs.blinkops.com/docs/integrations/1password-users/actions/list-users.md) - [Reactivate User](https://docs.blinkops.com/docs/integrations/1password-users/actions/reactivate-user.md) - [Suspend User](https://docs.blinkops.com/docs/integrations/1password-users/actions/suspend-user.md) - [Overview](https://docs.blinkops.com/docs/integrations/1password/actions.md): Blink supports the following 1Password Actions: - [Run 1Password CLI Script](https://docs.blinkops.com/docs/integrations/1password/actions/run-1password-script.md) - [Abnormal](https://docs.blinkops.com/docs/integrations/abnormal.md): Abnormal Security is an email security company that protects enterprises and organizations from targeted email attacks. - [Overview](https://docs.blinkops.com/docs/integrations/abnormal/actions.md) - [Abnormal Custom Action](https://docs.blinkops.com/docs/integrations/abnormal/actions/abnormal-custom-action.md) - [Get Case](https://docs.blinkops.com/docs/integrations/abnormal/actions/get-case.md) - [Get Case Analysis](https://docs.blinkops.com/docs/integrations/abnormal/actions/get-case-analysis.md) - [Get Threat](https://docs.blinkops.com/docs/integrations/abnormal/actions/get-threat.md) - [Get Threat Attachments](https://docs.blinkops.com/docs/integrations/abnormal/actions/get-threat-attachments.md) - [Get Threat Links](https://docs.blinkops.com/docs/integrations/abnormal/actions/get-threat-links.md) - [List Cases](https://docs.blinkops.com/docs/integrations/abnormal/actions/list-cases.md) - [List Threats](https://docs.blinkops.com/docs/integrations/abnormal/actions/list-threats.md) - [Absolute](https://docs.blinkops.com/docs/integrations/absolute.md): Absolute is a comprehensive security and management platform that provides organizations with visibility, control, and protection for their devices. - [Overview](https://docs.blinkops.com/docs/integrations/absolute/actions.md) - [Absolute Custom Action](https://docs.blinkops.com/docs/integrations/absolute/actions/absolute-custom-action.md) - [Create Freeze Message](https://docs.blinkops.com/docs/integrations/absolute/actions/create-freeze-message.md) - [Create Freeze Request](https://docs.blinkops.com/docs/integrations/absolute/actions/create-freeze-request.md) - [Create Unfreeze Request](https://docs.blinkops.com/docs/integrations/absolute/actions/create-unfreeze-request.md) - [Delete Freeze Message](https://docs.blinkops.com/docs/integrations/absolute/actions/delete-freeze-message.md) - [Get Freeze Message](https://docs.blinkops.com/docs/integrations/absolute/actions/get-freeze-message.md) - [Get Request](https://docs.blinkops.com/docs/integrations/absolute/actions/get-request.md) - [List Freeze Messages](https://docs.blinkops.com/docs/integrations/absolute/actions/list-freeze-messages.md) - [Update Freeze Message](https://docs.blinkops.com/docs/integrations/absolute/actions/update-freeze-message.md) - [AbuseIPDB](https://docs.blinkops.com/docs/integrations/abuseipdb.md): AbuseIPDB is an online platform that allows users to report and track instances of IP address abuse. - [Overview](https://docs.blinkops.com/docs/integrations/abuseipdb/actions.md) - [AbuseIPDB Custom Action](https://docs.blinkops.com/docs/integrations/abuseipdb/actions/abuseipdb-custom-action.md) - [Check IP](https://docs.blinkops.com/docs/integrations/abuseipdb/actions/check-ip.md) - [Get Reports](https://docs.blinkops.com/docs/integrations/abuseipdb/actions/get-reports.md) - [Acronis](https://docs.blinkops.com/docs/integrations/acronis.md): Acronis is a cybersecurity and data protection technology company that offers a range of on-premises and cloud-based software solutions for backup, disaster recovery, and endpoint management. - [Overview](https://docs.blinkops.com/docs/integrations/acronis/actions.md) - [Acronis Custom Action](https://docs.blinkops.com/docs/integrations/acronis/actions/acronis-custom-action.md) - [List Agents](https://docs.blinkops.com/docs/integrations/acronis/actions/list-agents.md) - [List Alert Categories](https://docs.blinkops.com/docs/integrations/acronis/actions/list-alert-categories.md) - [List Alert Types](https://docs.blinkops.com/docs/integrations/acronis/actions/list-alert-types.md) - [List Alerts](https://docs.blinkops.com/docs/integrations/acronis/actions/list-alerts.md) - [Active Directory On-Prem](https://docs.blinkops.com/docs/integrations/active-directory-on-Prem.md): Active Directory On-Premises represents a foundational element of an organization's IT infrastructure, providing a robust and locally managed directory service for centralized identity and access management. - [Overview](https://docs.blinkops.com/docs/integrations/active-directory-on-Prem/actions.md) - [Add Users To Group](https://docs.blinkops.com/docs/integrations/active-directory-on-Prem/actions/add-users-to-group.md) - [Create User](https://docs.blinkops.com/docs/integrations/active-directory-on-Prem/actions/create-user.md) - [Disable User](https://docs.blinkops.com/docs/integrations/active-directory-on-Prem/actions/disable-user.md) - [Enable User](https://docs.blinkops.com/docs/integrations/active-directory-on-Prem/actions/enable-user.md) - [Get User Details](https://docs.blinkops.com/docs/integrations/active-directory-on-Prem/actions/get-user-details.md) - [List Users](https://docs.blinkops.com/docs/integrations/active-directory-on-Prem/actions/list-users.md) - [Remove Users From Group](https://docs.blinkops.com/docs/integrations/active-directory-on-Prem/actions/remove-users-from-group.md) - [Reset User Password](https://docs.blinkops.com/docs/integrations/active-directory-on-Prem/actions/reset-user-password.md) - [Unlock User](https://docs.blinkops.com/docs/integrations/active-directory-on-Prem/actions/unlock-user.md) - [Adaptive Shield](https://docs.blinkops.com/docs/integrations/adaptive-shield.md): Adaptive Shield is a developer of a security posture management platform that helps businesses manage their SaaS stack. - [Overview](https://docs.blinkops.com/docs/integrations/adaptive-shield/actions.md) - [Adaptive Shield Custom Action](https://docs.blinkops.com/docs/integrations/adaptive-shield/actions/adaptive-shield-custom-action.md) - [Device Inventory](https://docs.blinkops.com/docs/integrations/adaptive-shield/actions/device-inventory.md) - [Get Alert By ID](https://docs.blinkops.com/docs/integrations/adaptive-shield/actions/get-alert-by-id.md) - [Get Supported SaaS](https://docs.blinkops.com/docs/integrations/adaptive-shield/actions/get-supported-saas.md) - [List Accounts](https://docs.blinkops.com/docs/integrations/adaptive-shield/actions/list-accounts.md) - [List Alerts](https://docs.blinkops.com/docs/integrations/adaptive-shield/actions/list-alerts.md) - [List Integrations](https://docs.blinkops.com/docs/integrations/adaptive-shield/actions/list-integrations.md) - [User Inventory](https://docs.blinkops.com/docs/integrations/adaptive-shield/actions/user-inventory.md) - [Admin By Request](https://docs.blinkops.com/docs/integrations/admin-by-request.md): Admin-By-Request is a Privilege Access Management (PAM) solution that offers a powerful yet user-friendly way to manage and control administrator rights on endpoints across an organization. - [Overview](https://docs.blinkops.com/docs/integrations/admin-by-request/actions.md) - [Admin By Request Custom Action](https://docs.blinkops.com/docs/integrations/admin-by-request/actions/admin-by-request-custom-action.md) - [List Auditlog Entries](https://docs.blinkops.com/docs/integrations/admin-by-request/actions/list-auditlog-entries.md) - [List Events](https://docs.blinkops.com/docs/integrations/admin-by-request/actions/list-events.md) - [List Inventory Computers](https://docs.blinkops.com/docs/integrations/admin-by-request/actions/list-inventory-computers.md) - [List Requests](https://docs.blinkops.com/docs/integrations/admin-by-request/actions/list-requests.md) - [Adobe Cloud](https://docs.blinkops.com/docs/integrations/adobe-cloud.md): Adobe Cloud is a set of applications and services from Adobe Inc. that gives subscribers access to a collection of software used for graphic design, video editing, web development, photography, along with a set of mobile applications and also some optional cloud services. - [Overview](https://docs.blinkops.com/docs/integrations/adobe-cloud/actions.md) - [Add User To Group](https://docs.blinkops.com/docs/integrations/adobe-cloud/actions/add-user-to-group.md) - [Adobe Cloud Custom Action](https://docs.blinkops.com/docs/integrations/adobe-cloud/actions/adobe-cloud-custom-action.md) - [Get Groups And Profiles](https://docs.blinkops.com/docs/integrations/adobe-cloud/actions/get-groups-and-profiles.md) - [Get User Information](https://docs.blinkops.com/docs/integrations/adobe-cloud/actions/get-user-information.md) - [Get Users By Group](https://docs.blinkops.com/docs/integrations/adobe-cloud/actions/get-users-by-group.md) - [Get Users In Organization](https://docs.blinkops.com/docs/integrations/adobe-cloud/actions/get-users-in-organization.md) - [Remove User From Organization](https://docs.blinkops.com/docs/integrations/adobe-cloud/actions/remove-user-from-organization.md) - [Remove User Membership](https://docs.blinkops.com/docs/integrations/adobe-cloud/actions/remove-user-membership.md) - [ADP](https://docs.blinkops.com/docs/integrations/adp.md): ADP, or Automatic Data Processing, is a global leader in human capital management, payroll, and HR services. ADP offers innovative solutions to help businesses effectively manage their workforce, streamline payroll processes, and navigate complex HR compliance requirements. - [Overview](https://docs.blinkops.com/docs/integrations/adp/actions.md) - [ADP Custom Action](https://docs.blinkops.com/docs/integrations/adp/actions/adp-custom-action.md) - [Create Employee](https://docs.blinkops.com/docs/integrations/adp/actions/create-employee.md) - [Get Employee](https://docs.blinkops.com/docs/integrations/adp/actions/get-employee.md) - [Search Employees](https://docs.blinkops.com/docs/integrations/adp/actions/search-employees.md) - [Agari Phishing Response](https://docs.blinkops.com/docs/integrations/agari-phishing-response.md): Agari is a suite of cloud-based email security solutions that leverage artificial intelligence and global threat intelligence to protect organizations from sophisticated email threats. - [Overview](https://docs.blinkops.com/docs/integrations/agari-phishing-response/actions.md) - [Add Tag To Investigation](https://docs.blinkops.com/docs/integrations/agari-phishing-response/actions/add-tag-to-investigation.md) - [Agari Phishing Response Custom Action](https://docs.blinkops.com/docs/integrations/agari-phishing-response/actions/agari-phishing-response-custom-action.md) - [Delete Tag To Investigation](https://docs.blinkops.com/docs/integrations/agari-phishing-response/actions/delete-tag-to-investigation.md) - [Get Investigation](https://docs.blinkops.com/docs/integrations/agari-phishing-response/actions/get-investigation.md) - [Get Investigation Attachments](https://docs.blinkops.com/docs/integrations/agari-phishing-response/actions/get-investigation-attachments.md) - [Get Investigation Domains](https://docs.blinkops.com/docs/integrations/agari-phishing-response/actions/get-investigation-domains.md) - [Get Investigation IPs](https://docs.blinkops.com/docs/integrations/agari-phishing-response/actions/get-investigation-ips.md) - [Get Investigation Phish Reports](https://docs.blinkops.com/docs/integrations/agari-phishing-response/actions/get-investigation-phish-reports.md) - [Get Investigation URIs](https://docs.blinkops.com/docs/integrations/agari-phishing-response/actions/get-investigation-uris.md) - [Get Message](https://docs.blinkops.com/docs/integrations/agari-phishing-response/actions/get-message.md) - [List Investigations](https://docs.blinkops.com/docs/integrations/agari-phishing-response/actions/list-investigations.md) - [List Messages](https://docs.blinkops.com/docs/integrations/agari-phishing-response/actions/list-messages.md) - [Remediate Message](https://docs.blinkops.com/docs/integrations/agari-phishing-response/actions/remediate-message.md) - [Update Investigation](https://docs.blinkops.com/docs/integrations/agari-phishing-response/actions/update-investigation.md) - [Airlock](https://docs.blinkops.com/docs/integrations/airlock.md): Airlock is a centralized platform for managing user access to applications and data. It combines identity and access management (IAM) with web application and API protection (WAAP) to offer secure and convenient user experiences while safeguarding against cyber threats. - [Airlock Digital](https://docs.blinkops.com/docs/integrations/airlock-digital.md): Airlock Digital helps organizations implement a proactive security strategy by ensuring only authorized applications can run on their systems. - [Overview](https://docs.blinkops.com/docs/integrations/airlock-digital/actions.md) - [Airlock Digital Custom Action](https://docs.blinkops.com/docs/integrations/airlock-digital/actions/airlock-digital-custom-action.md) - [Get OTP Usage](https://docs.blinkops.com/docs/integrations/airlock-digital/actions/get-otp-usage.md) - [List Agents](https://docs.blinkops.com/docs/integrations/airlock-digital/actions/list-agents.md) - [List Agents In Group](https://docs.blinkops.com/docs/integrations/airlock-digital/actions/list-agents-in-group.md) - [List Groups](https://docs.blinkops.com/docs/integrations/airlock-digital/actions/list-groups.md) - [Retrieve OTP](https://docs.blinkops.com/docs/integrations/airlock-digital/actions/retrieve-otp.md) - [Revoke OTP](https://docs.blinkops.com/docs/integrations/airlock-digital/actions/revoke-otp.md) - [Overview](https://docs.blinkops.com/docs/integrations/airlock/actions.md) - [Airlock Custom Action](https://docs.blinkops.com/docs/integrations/airlock/actions/airlock-custom-action.md) - [Akamai Client List](https://docs.blinkops.com/docs/integrations/akamai-client-list.md): The Akamai Client List API provides programmatic access to retrieve and manage client account information within the Akamai platform. - [Overview](https://docs.blinkops.com/docs/integrations/akamai-client-list/actions.md) - [Akamai Client List Custom Action](https://docs.blinkops.com/docs/integrations/akamai-client-list/actions/akamai-client-list-custom-action.md) - [Bulk Import Entries](https://docs.blinkops.com/docs/integrations/akamai-client-list/actions/bulk-import-entries.md) - [Change Client List Status](https://docs.blinkops.com/docs/integrations/akamai-client-list/actions/change-client-list-status.md) - [Create Client List](https://docs.blinkops.com/docs/integrations/akamai-client-list/actions/create-client-list.md) - [Delete Client List](https://docs.blinkops.com/docs/integrations/akamai-client-list/actions/delete-client-list.md) - [Get Activation Details](https://docs.blinkops.com/docs/integrations/akamai-client-list/actions/get-activation-details.md) - [Get Activation Status](https://docs.blinkops.com/docs/integrations/akamai-client-list/actions/get-activation-status.md) - [Get Client List](https://docs.blinkops.com/docs/integrations/akamai-client-list/actions/get-client-list.md) - [Get Client List Entries](https://docs.blinkops.com/docs/integrations/akamai-client-list/actions/get-client-list-entries.md) - [Get Client List Snapshot](https://docs.blinkops.com/docs/integrations/akamai-client-list/actions/get-client-list-snapshot.md) - [Get Client List Usage Data](https://docs.blinkops.com/docs/integrations/akamai-client-list/actions/get-client-list-usage-data.md) - [Get Used Tags](https://docs.blinkops.com/docs/integrations/akamai-client-list/actions/get-used-tags.md) - [Import Entries From CSV](https://docs.blinkops.com/docs/integrations/akamai-client-list/actions/import-entries-from-csv.md) - [List Client Lists](https://docs.blinkops.com/docs/integrations/akamai-client-list/actions/list-client-lists.md) - [List Contract Identifiers](https://docs.blinkops.com/docs/integrations/akamai-client-list/actions/list-contract-identifiers.md) - [List Groups](https://docs.blinkops.com/docs/integrations/akamai-client-list/actions/list-groups.md) - [Subscribe To Client Lists](https://docs.blinkops.com/docs/integrations/akamai-client-list/actions/subscribe-to-client-lists.md) - [Unsubscribe From Client Lists](https://docs.blinkops.com/docs/integrations/akamai-client-list/actions/unsubscribe-from-client-lists.md) - [Update Client List Details](https://docs.blinkops.com/docs/integrations/akamai-client-list/actions/update-client-list-details.md) - [Update Client List Entries](https://docs.blinkops.com/docs/integrations/akamai-client-list/actions/update-client-list-entries.md) - [Validate Entries](https://docs.blinkops.com/docs/integrations/akamai-client-list/actions/validate-entries.md) - [Validate Entries From CSV](https://docs.blinkops.com/docs/integrations/akamai-client-list/actions/validate-entries-from-csv.md) - [Akamai Identity Cloud Social](https://docs.blinkops.com/docs/integrations/akamai-identity-cloud-social.md): Akamai Identity Cloud Social is a platform that enables seamless user authentication and authorization through social media accounts. - [Overview](https://docs.blinkops.com/docs/integrations/akamai-identity-cloud-social/actions.md) - [Akamai Identity Cloud Social Custom Action](https://docs.blinkops.com/docs/integrations/akamai-identity-cloud-social/actions/akamai-identity-cloud-social-custom-action.md) - [Akeyless](https://docs.blinkops.com/docs/integrations/akeyless.md): Unified platform to protect credentials, certificates, keys and manage the entire machine identity lifecycle. - [Overview](https://docs.blinkops.com/docs/integrations/akeyless/actions.md) - [Akeyless Custom Action](https://docs.blinkops.com/docs/integrations/akeyless/actions/akeyless-custom-action.md) - [Get Secret Value](https://docs.blinkops.com/docs/integrations/akeyless/actions/get-secret-value.md) - [Alert Logic](https://docs.blinkops.com/docs/integrations/alert-logic.md): Alert Logic is an AI-powered cybersecurity company that provides comprehensive security solutions to businesses of all sizes. - [Overview](https://docs.blinkops.com/docs/integrations/alert-logic/actions.md) - [Alert Logic Custom Action](https://docs.blinkops.com/docs/integrations/alert-logic/actions/alert-logic-custom-action.md) - [Get Current User](https://docs.blinkops.com/docs/integrations/alert-logic/actions/get-current-user.md) - [Get Search Results](https://docs.blinkops.com/docs/integrations/alert-logic/actions/get-search-results.md) - [Get Search Status](https://docs.blinkops.com/docs/integrations/alert-logic/actions/get-search-status.md) - [Submit Search](https://docs.blinkops.com/docs/integrations/alert-logic/actions/submit-search.md) - [Overview](https://docs.blinkops.com/docs/integrations/alert-logic/triggers.md) - [Alert Logic Webhook Event](https://docs.blinkops.com/docs/integrations/alert-logic/triggers/alert-logic-webhook-event.md) - [Alertmedia](https://docs.blinkops.com/docs/integrations/alertmedia.md): AlertMedia is an emergency communication and threat intelligence platform designed to help organizations identify potential risks and keep their employees safe through real-time alerts and two-way messaging. - [Overview](https://docs.blinkops.com/docs/integrations/alertmedia/actions.md) - [Alertmedia Custom Action](https://docs.blinkops.com/docs/integrations/alertmedia/actions/alertmedia-custom-action.md) - [Create Notification](https://docs.blinkops.com/docs/integrations/alertmedia/actions/create-notification.md) - [Get Communication Preference](https://docs.blinkops.com/docs/integrations/alertmedia/actions/get-communication-preference.md) - [Get User](https://docs.blinkops.com/docs/integrations/alertmedia/actions/get-user.md) - [List Communication Preferences](https://docs.blinkops.com/docs/integrations/alertmedia/actions/list-communication-preferences.md) - [List Events](https://docs.blinkops.com/docs/integrations/alertmedia/actions/list-events.md) - [List User Contact Preferences](https://docs.blinkops.com/docs/integrations/alertmedia/actions/list-user-contact-preferences.md) - [List Users](https://docs.blinkops.com/docs/integrations/alertmedia/actions/list-users.md) - [AlgoSec Firewall Analyzer](https://docs.blinkops.com/docs/integrations/algosec-firewall-analyzer.md): AlgoSec Firewall Analyzer (AFA) is a network security tool that analyzes firewall configurations to identify and mitigate security risks, optimize policies, and ensure compliance. - [Overview](https://docs.blinkops.com/docs/integrations/algosec-firewall-analyzer/actions.md) - [AlgoSec Firewall Analyzer Custom Action](https://docs.blinkops.com/docs/integrations/algosec-firewall-analyzer/actions/algosec-firewall-analyzer-custom-action.md) - [Get Risky Rules](https://docs.blinkops.com/docs/integrations/algosec-firewall-analyzer/actions/get-risky-rules.md) - [Get Rule Hit Count](https://docs.blinkops.com/docs/integrations/algosec-firewall-analyzer/actions/get-rule-hit-count.md) - [List Devices](https://docs.blinkops.com/docs/integrations/algosec-firewall-analyzer/actions/list-devices.md) - [List Rules](https://docs.blinkops.com/docs/integrations/algosec-firewall-analyzer/actions/list-rules.md) - [Search Rules](https://docs.blinkops.com/docs/integrations/algosec-firewall-analyzer/actions/search-rules.md) - [AlienVault OTX](https://docs.blinkops.com/docs/integrations/alienvault-otx.md): AlienVault OTX is a threat intelligence platform. It functions as a community-driven repository of cyber threat indicators. - [Overview](https://docs.blinkops.com/docs/integrations/alienvault-otx/actions.md) - [AlienVault OTX Custom Action](https://docs.blinkops.com/docs/integrations/alienvault-otx/actions/alienvault-otx-custom-action.md) - [Search Pulses](https://docs.blinkops.com/docs/integrations/alienvault-otx/actions/search-pulses.md) - [Search Users](https://docs.blinkops.com/docs/integrations/alienvault-otx/actions/search-users.md) - [AlienVault USM](https://docs.blinkops.com/docs/integrations/alienvault-usm.md): AlienVault USM consolidates threat detection, incident response, and compliance management into a single platform, simplifying security operations of an organization. - [Overview](https://docs.blinkops.com/docs/integrations/alienvault-usm/actions.md) - [AlienVault USM Custom Action](https://docs.blinkops.com/docs/integrations/alienvault-usm/actions/alienvault-usm-custom-action.md) - [Get Alarm](https://docs.blinkops.com/docs/integrations/alienvault-usm/actions/get-alarm.md) - [Get Event](https://docs.blinkops.com/docs/integrations/alienvault-usm/actions/get-event.md) - [List Alarms](https://docs.blinkops.com/docs/integrations/alienvault-usm/actions/list-alarms.md) - [List Events](https://docs.blinkops.com/docs/integrations/alienvault-usm/actions/list-events.md) - [Anodot](https://docs.blinkops.com/docs/integrations/anodot.md): Anodot detects and groups anomalies across silos to help you find and fix business incidents in real-time. - [Overview](https://docs.blinkops.com/docs/integrations/anodot/actions.md) - [Anodot Custom Action](https://docs.blinkops.com/docs/integrations/anodot/actions/anodot-custom-action.md) - [Create MSP Customer](https://docs.blinkops.com/docs/integrations/anodot/actions/create-msp-customer.md) - [Delete MSP Customer](https://docs.blinkops.com/docs/integrations/anodot/actions/delete-msp-customer.md) - [Edit MSP Customer](https://docs.blinkops.com/docs/integrations/anodot/actions/edit-msp-customer.md) - [Get Cost & Usage](https://docs.blinkops.com/docs/integrations/anodot/actions/get-cost-and-usage.md) - [Get MSP Customers](https://docs.blinkops.com/docs/integrations/anodot/actions/get-msp-customers.md) - [Get Recommendations Types](https://docs.blinkops.com/docs/integrations/anodot/actions/get-recommendations-types.md) - [List Divisions](https://docs.blinkops.com/docs/integrations/anodot/actions/list-divisions.md) - [List Recommendations](https://docs.blinkops.com/docs/integrations/anodot/actions/list-recommendations.md) - [List Users](https://docs.blinkops.com/docs/integrations/anodot/actions/list-users.md) - [Ansible](https://docs.blinkops.com/docs/integrations/ansible.md): Ansible is a suite of software tools that enables infrastructure as code. It is open-source and the suite includes software provisioning, configuration management, and application deployment functionality. - [Overview](https://docs.blinkops.com/docs/integrations/ansible/actions.md): Blink supports the following Ansible Actions: - [Run Ansible Script](https://docs.blinkops.com/docs/integrations/ansible/actions/run-ansible-script.md): Executes an Ansible CLI Script. - [Anthropic](https://docs.blinkops.com/docs/integrations/anthropic.md): Anthropic is an AI research company that focuses on the safety and alignment of AI systems with human values. - [Overview](https://docs.blinkops.com/docs/integrations/anthropic/actions.md) - [Anthropic Custom Action](https://docs.blinkops.com/docs/integrations/anthropic/actions/anthropic-custom-action.md) - [Ask Anthropic](https://docs.blinkops.com/docs/integrations/anthropic/actions/ask-anthropic.md) - [Count Message Tokens](https://docs.blinkops.com/docs/integrations/anthropic/actions/count-message-tokens.md) - [Generate Model Response](https://docs.blinkops.com/docs/integrations/anthropic/actions/generate-model-response.md) - [Get Model](https://docs.blinkops.com/docs/integrations/anthropic/actions/get-model.md) - [List Models](https://docs.blinkops.com/docs/integrations/anthropic/actions/list-models.md) - [Anvilogic](https://docs.blinkops.com/docs/integrations/anvilogic.md): Anvilogic is a cloud-based security platform that helps security teams automate threat detection, investigation, and response across various data sources. - [Overview](https://docs.blinkops.com/docs/integrations/anvilogic/actions.md) - [Anvilogic Custom Action](https://docs.blinkops.com/docs/integrations/anvilogic/actions/anvilogic-custom-action.md) - [Get EOI Summary](https://docs.blinkops.com/docs/integrations/anvilogic/actions/get-eoi-summary.md) - [List Rules](https://docs.blinkops.com/docs/integrations/anvilogic/actions/list-rules.md) - [List Threat Identifiers](https://docs.blinkops.com/docs/integrations/anvilogic/actions/list-threat-identifiers.md) - [Any Run](https://docs.blinkops.com/docs/integrations/any-run.md): ANY.RUN is an interactive online malware analysis sandbox, where the user controls the flow of the analysis. - [Overview](https://docs.blinkops.com/docs/integrations/any-run/actions.md) - [Any Run Custom Action](https://docs.blinkops.com/docs/integrations/any-run/actions/any-run-custom-action.md) - [Create TI Lookup](https://docs.blinkops.com/docs/integrations/any-run/actions/create-ti-lookup.md) - [Get Analysis History](https://docs.blinkops.com/docs/integrations/any-run/actions/get-analysis-history.md) - [Get Available Environments](https://docs.blinkops.com/docs/integrations/any-run/actions/get-available-environments.md) - [Get IOC](https://docs.blinkops.com/docs/integrations/any-run/actions/get-ioc.md) - [Get Report](https://docs.blinkops.com/docs/integrations/any-run/actions/get-report.md) - [Run Analysis](https://docs.blinkops.com/docs/integrations/any-run/actions/run-analysis.md) - [Stop Task](https://docs.blinkops.com/docs/integrations/any-run/actions/stop-task.md) - [Apex One](https://docs.blinkops.com/docs/integrations/apex-one.md): Apex One is a security solution offered by Trend Micro as part of its Apex One endpoint security platform, which is designed to protect enterprise endpoints (such as desktops, laptops, and servers) from various types of cyber threats, including viruses, malware, ransomware, and advanced targeted att… - [Overview](https://docs.blinkops.com/docs/integrations/apex-one/actions.md) - [Apex One Custom Action](https://docs.blinkops.com/docs/integrations/apex-one/actions/apex-one-custom-action.md) - [Isolate Endpoint](https://docs.blinkops.com/docs/integrations/apex-one/actions/isolate-endpoint.md) - [Lift Endpoint Isolation](https://docs.blinkops.com/docs/integrations/apex-one/actions/lift-endpoint-isolation.md) - [List Agents](https://docs.blinkops.com/docs/integrations/apex-one/actions/list-agents.md) - [Perform Host Action](https://docs.blinkops.com/docs/integrations/apex-one/actions/perform-host-action.md) - [Apple Business Manager](https://docs.blinkops.com/docs/integrations/apple-business-manager.md): Apple Business Manager is a web-based portal for IT administrators to deploy and manage Apple devices, apps, and content within an organization. - [Overview](https://docs.blinkops.com/docs/integrations/apple-business-manager/actions.md) - [Apple Business Manager Custom Action](https://docs.blinkops.com/docs/integrations/apple-business-manager/actions/apple-business-manager-custom-action.md) - [Get Device Information](https://docs.blinkops.com/docs/integrations/apple-business-manager/actions/get-device-information.md) - [Get Device Management Service](https://docs.blinkops.com/docs/integrations/apple-business-manager/actions/get-device-management-service.md) - [Get Device Serial Numbers](https://docs.blinkops.com/docs/integrations/apple-business-manager/actions/get-device-serial-numbers.md) - [Get Organization Device Activity Information](https://docs.blinkops.com/docs/integrations/apple-business-manager/actions/get-organization-device-activity-information.md) - [Get Organization Devices](https://docs.blinkops.com/docs/integrations/apple-business-manager/actions/get-organization-devices.md) - [List Device Management Services](https://docs.blinkops.com/docs/integrations/apple-business-manager/actions/list-device-management-services.md) - [ArcSight ESM](https://docs.blinkops.com/docs/integrations/arcsight-esm.md): ArcSight ESM is a security information and event management (SIEM) tool. It is designed for organizations to collect security event data from various sources. This data is then analyzed to potentially identify and prioritize security risks. - [Overview](https://docs.blinkops.com/docs/integrations/arcsight-esm/actions.md) - [ArcSight ESM Custom Action](https://docs.blinkops.com/docs/integrations/arcsight-esm/actions/arcsight-esm-custom-action.md) - [Get Case](https://docs.blinkops.com/docs/integrations/arcsight-esm/actions/get-case.md) - [Get Query Viewer Results](https://docs.blinkops.com/docs/integrations/arcsight-esm/actions/get-query-viewer-results.md) - [List Cases](https://docs.blinkops.com/docs/integrations/arcsight-esm/actions/list-cases.md) - [List Entries For Active List](https://docs.blinkops.com/docs/integrations/arcsight-esm/actions/list-entries-for-active-list.md) - [List Query Viewers](https://docs.blinkops.com/docs/integrations/arcsight-esm/actions/list-query-viewers.md) - [Ardoq](https://docs.blinkops.com/docs/integrations/ardoq.md): Ardoq is a cloud-native enterprise architecture platform that helps organizations map, visualize, and manage their digital systems. It enables data-driven decision-making through dynamic modeling and real-time insights. - [Overview](https://docs.blinkops.com/docs/integrations/ardoq/actions.md) - [Ardoq Custom Action](https://docs.blinkops.com/docs/integrations/ardoq/actions/ardoq-custom-action.md) - [Get Component](https://docs.blinkops.com/docs/integrations/ardoq/actions/get-component.md) - [Get Workspace](https://docs.blinkops.com/docs/integrations/ardoq/actions/get-workspace.md) - [List Components](https://docs.blinkops.com/docs/integrations/ardoq/actions/list-components.md) - [List Reports](https://docs.blinkops.com/docs/integrations/ardoq/actions/list-reports.md) - [List Workspaces](https://docs.blinkops.com/docs/integrations/ardoq/actions/list-workspaces.md) - [Area 1](https://docs.blinkops.com/docs/integrations/area-1.md): Area1 is a cloud-based email security service designed to protect against phishing attacks, including malware, spoofing, and Business Email Compromise attempts. - [Overview](https://docs.blinkops.com/docs/integrations/area-1/actions.md) - [Area 1 Custom Action](https://docs.blinkops.com/docs/integrations/area-1/actions/area-1-custom-action.md) - [List Emails](https://docs.blinkops.com/docs/integrations/area-1/actions/list-emails.md) - [Armis Centrix](https://docs.blinkops.com/docs/integrations/armis-centrix.md): Armis Centrix is a cybersecurity platform designed for managing cyber exposure and providing comprehensive visibility and control over all connected assets, including IT, OT, IoT, and IoMT devices. - [Overview](https://docs.blinkops.com/docs/integrations/armis-centrix/actions.md) - [Add Device Tags](https://docs.blinkops.com/docs/integrations/armis-centrix/actions/add-device-tags.md) - [Armis Centrix Custom Action](https://docs.blinkops.com/docs/integrations/armis-centrix/actions/armis-centrix-custom-action.md) - [Delete Device](https://docs.blinkops.com/docs/integrations/armis-centrix/actions/delete-device.md) - [Remove Device Tags](https://docs.blinkops.com/docs/integrations/armis-centrix/actions/remove-device-tags.md) - [Search](https://docs.blinkops.com/docs/integrations/armis-centrix/actions/search.md) - [Search Devices](https://docs.blinkops.com/docs/integrations/armis-centrix/actions/search-devices.md) - [Update Device Attributes](https://docs.blinkops.com/docs/integrations/armis-centrix/actions/update-device-attributes.md) - [Asana](https://docs.blinkops.com/docs/integrations/asana.md): Asana is a software company that specializes in the fields of work management, productivity, team goals, and project execution. - [Overview](https://docs.blinkops.com/docs/integrations/asana/actions.md) - [Add Comment](https://docs.blinkops.com/docs/integrations/asana/actions/add-comment.md) - [Add Followers To Project](https://docs.blinkops.com/docs/integrations/asana/actions/add-followers-to-project.md) - [Add User To Workspace](https://docs.blinkops.com/docs/integrations/asana/actions/add-user-to-workspace.md) - [Asana Custom Action](https://docs.blinkops.com/docs/integrations/asana/actions/asana-custom-action.md) - [Create Subtask](https://docs.blinkops.com/docs/integrations/asana/actions/create-subtask.md) - [Create Task](https://docs.blinkops.com/docs/integrations/asana/actions/create-task.md) - [Create Webhook](https://docs.blinkops.com/docs/integrations/asana/actions/create-webhook.md) - [Delete Webhook](https://docs.blinkops.com/docs/integrations/asana/actions/delete-webhook.md) - [Get Projects](https://docs.blinkops.com/docs/integrations/asana/actions/get-projects.md) - [Get Teams For Workspace](https://docs.blinkops.com/docs/integrations/asana/actions/get-teams-for-workspace.md) - [Get Users](https://docs.blinkops.com/docs/integrations/asana/actions/get-users.md) - [Get Webhooks](https://docs.blinkops.com/docs/integrations/asana/actions/get-webhooks.md) - [Get Workspaces](https://docs.blinkops.com/docs/integrations/asana/actions/get-workspaces.md) - [List Custom Fields](https://docs.blinkops.com/docs/integrations/asana/actions/list-custom-fields.md) - [List Subtasks](https://docs.blinkops.com/docs/integrations/asana/actions/list-subtasks.md) - [List Tasks](https://docs.blinkops.com/docs/integrations/asana/actions/list-tasks.md) - [Remove User From Team](https://docs.blinkops.com/docs/integrations/asana/actions/remove-user-from-team.md) - [Remove User From Workspace](https://docs.blinkops.com/docs/integrations/asana/actions/remove-user-from-workspace.md) - [Overview](https://docs.blinkops.com/docs/integrations/asana/triggers.md) - [Asana Webhook Event](https://docs.blinkops.com/docs/integrations/asana/triggers/asana-webhook-event.md) - [Ashby](https://docs.blinkops.com/docs/integrations/ashby.md): Ashby develops human resource software to assist companies with hiring and manpower management. - [Overview](https://docs.blinkops.com/docs/integrations/ashby/actions.md) - [Ashby Custom Action](https://docs.blinkops.com/docs/integrations/ashby/actions/ashby-custom-action.md) - [List Candidate Projects](https://docs.blinkops.com/docs/integrations/ashby/actions/list-candidate-projects.md) - [List Candidates](https://docs.blinkops.com/docs/integrations/ashby/actions/list-candidates.md) - [Asset Panda](https://docs.blinkops.com/docs/integrations/asset-panda.md) - [Overview](https://docs.blinkops.com/docs/integrations/asset-panda/actions.md) - [Asset Panda Custom Action](https://docs.blinkops.com/docs/integrations/asset-panda/actions/asset-panda-custom-action.md) - [Create Group Action](https://docs.blinkops.com/docs/integrations/asset-panda/actions/create-group-action.md) - [Create Group Object](https://docs.blinkops.com/docs/integrations/asset-panda/actions/create-group-object.md) - [Get Group Details](https://docs.blinkops.com/docs/integrations/asset-panda/actions/get-group-details.md) - [List Actions](https://docs.blinkops.com/docs/integrations/asset-panda/actions/list-actions.md) - [List Attachments](https://docs.blinkops.com/docs/integrations/asset-panda/actions/list-attachments.md) - [List Groups](https://docs.blinkops.com/docs/integrations/asset-panda/actions/list-groups.md) - [List Users](https://docs.blinkops.com/docs/integrations/asset-panda/actions/list-users.md) - [Search Group Objects](https://docs.blinkops.com/docs/integrations/asset-panda/actions/search-group-objects.md) - [Astrix](https://docs.blinkops.com/docs/integrations/astrix.md): Astrix Security is a cloud-based security platform that protects non-human identities across SaaS, IaaS, and PaaS environments. - [Overview](https://docs.blinkops.com/docs/integrations/astrix/actions.md) - [Astrix Custom Action](https://docs.blinkops.com/docs/integrations/astrix/actions/astrix-custom-action.md) - [Get Integration By ID](https://docs.blinkops.com/docs/integrations/astrix/actions/get-integration-by-id.md) - [Atlassian Crowd](https://docs.blinkops.com/docs/integrations/atlassian-crowd.md): Atlassian Crowd centralizes user identity and access, enabling secure single sign-on for various applications. - [Overview](https://docs.blinkops.com/docs/integrations/atlassian-crowd/actions.md) - [Add Group](https://docs.blinkops.com/docs/integrations/atlassian-crowd/actions/add-group.md) - [Add Or Update Group Attributes](https://docs.blinkops.com/docs/integrations/atlassian-crowd/actions/add-or-update-group-attributes.md) - [Add Or Update User Attributes](https://docs.blinkops.com/docs/integrations/atlassian-crowd/actions/add-or-update-user-attributes.md) - [Add User](https://docs.blinkops.com/docs/integrations/atlassian-crowd/actions/add-user.md) - [Add User Group Membership](https://docs.blinkops.com/docs/integrations/atlassian-crowd/actions/add-user-group-membership.md) - [Atlassian Crowd Custom Action](https://docs.blinkops.com/docs/integrations/atlassian-crowd/actions/atlassian-crowd-custom-action.md) - [Delete Group](https://docs.blinkops.com/docs/integrations/atlassian-crowd/actions/delete-group.md) - [Delete Group Attribute](https://docs.blinkops.com/docs/integrations/atlassian-crowd/actions/delete-group-attribute.md) - [Delete User Attribute](https://docs.blinkops.com/docs/integrations/atlassian-crowd/actions/delete-user-attribute.md) - [Delete User Password](https://docs.blinkops.com/docs/integrations/atlassian-crowd/actions/delete-user-password.md) - [Get Direct Members Of Group](https://docs.blinkops.com/docs/integrations/atlassian-crowd/actions/get-direct-members-of-group.md) - [Get Group](https://docs.blinkops.com/docs/integrations/atlassian-crowd/actions/get-group.md) - [Get Group Attributes](https://docs.blinkops.com/docs/integrations/atlassian-crowd/actions/get-group-attributes.md) - [Get Nested Group Members](https://docs.blinkops.com/docs/integrations/atlassian-crowd/actions/get-nested-group-members.md) - [Get User](https://docs.blinkops.com/docs/integrations/atlassian-crowd/actions/get-user.md) - [Get User Attributes](https://docs.blinkops.com/docs/integrations/atlassian-crowd/actions/get-user-attributes.md) - [Remove User](https://docs.blinkops.com/docs/integrations/atlassian-crowd/actions/remove-user.md) - [Remove User Group Membership](https://docs.blinkops.com/docs/integrations/atlassian-crowd/actions/remove-user-group-membership.md) - [Request Password Reset](https://docs.blinkops.com/docs/integrations/atlassian-crowd/actions/request-password-reset.md) - [Update Group](https://docs.blinkops.com/docs/integrations/atlassian-crowd/actions/update-group.md) - [Update User](https://docs.blinkops.com/docs/integrations/atlassian-crowd/actions/update-user.md) - [Update User Password](https://docs.blinkops.com/docs/integrations/atlassian-crowd/actions/update-user-password.md) - [Atlassian Organizations](https://docs.blinkops.com/docs/integrations/atlassian-organizations.md): Atlassian Organizations allows centralized administration of Atlassian Cloud resources, including users, directories, and workspaces. It helps organizations manage product access, maintain governance, and organize their Atlassian environment. - [Overview](https://docs.blinkops.com/docs/integrations/atlassian-organizations/actions.md) - [Add User To Group](https://docs.blinkops.com/docs/integrations/atlassian-organizations/actions/add-user-to-group.md) - [Atlassian Organizations Custom Action](https://docs.blinkops.com/docs/integrations/atlassian-organizations/actions/atlassian-organizations-custom-action.md) - [Invite Users To Organization](https://docs.blinkops.com/docs/integrations/atlassian-organizations/actions/invite-users-to-organization.md) - [List Organization Directories](https://docs.blinkops.com/docs/integrations/atlassian-organizations/actions/list-organization-directories.md) - [List Organization Groups](https://docs.blinkops.com/docs/integrations/atlassian-organizations/actions/list-organization-groups.md) - [List Organization Users](https://docs.blinkops.com/docs/integrations/atlassian-organizations/actions/list-organization-users.md) - [List Organization Workspaces](https://docs.blinkops.com/docs/integrations/atlassian-organizations/actions/list-organization-workspaces.md) - [List Organizations](https://docs.blinkops.com/docs/integrations/atlassian-organizations/actions/list-organizations.md) - [Remove User From Group](https://docs.blinkops.com/docs/integrations/atlassian-organizations/actions/remove-user-from-group.md) - [Suspend User Access In Directory](https://docs.blinkops.com/docs/integrations/atlassian-organizations/actions/suspend-user-access-in-directory.md) - [Atlassian User Management](https://docs.blinkops.com/docs/integrations/atlassian-user-management.md): Atlassian User Management provides a centralized platform for efficiently managing user identities, permissions, and access across the Atlassian suite of products. This comprehensive solution empowers organizations to streamline user onboarding and offboarding processes, enforce granular access cont… - [Overview](https://docs.blinkops.com/docs/integrations/atlassian-user-management/actions.md) - [Atlassian User Management Custom Action](https://docs.blinkops.com/docs/integrations/atlassian-user-management/actions/atlassian-user-management-custom-action.md) - [Delete API Token](https://docs.blinkops.com/docs/integrations/atlassian-user-management/actions/delete-api-token.md) - [List API Tokens](https://docs.blinkops.com/docs/integrations/atlassian-user-management/actions/list-api-tokens.md) - [Atlassian User Provisioning](https://docs.blinkops.com/docs/integrations/atlassian-user-provisioning.md): Atlassian User Provisioning automates managing users and groups in your Atlassian products (like Jira and Confluence) by syncing them with an external identity provider like Okta or Azure AD. - [Overview](https://docs.blinkops.com/docs/integrations/atlassian-user-provisioning/actions.md) - [Atlassian User Provisioning Custom Action](https://docs.blinkops.com/docs/integrations/atlassian-user-provisioning/actions/atlassian-user-provisioning-custom-action.md) - [Create User](https://docs.blinkops.com/docs/integrations/atlassian-user-provisioning/actions/create-user.md) - [Delete User](https://docs.blinkops.com/docs/integrations/atlassian-user-provisioning/actions/delete-user.md) - [List Users](https://docs.blinkops.com/docs/integrations/atlassian-user-provisioning/actions/list-users.md) - [Update User](https://docs.blinkops.com/docs/integrations/atlassian-user-provisioning/actions/update-user.md) - [AuditBoard](https://docs.blinkops.com/docs/integrations/auditboard.md): AuditBoard develops a cloud-based audit automation platform that specializes in transforming economic governance within business sectors. - [Overview](https://docs.blinkops.com/docs/integrations/auditboard/actions.md) - [AuditBoard Custom Action](https://docs.blinkops.com/docs/integrations/auditboard/actions/auditboard-custom-action.md) - [Create Issue](https://docs.blinkops.com/docs/integrations/auditboard/actions/create-issue.md) - [Create Vendor](https://docs.blinkops.com/docs/integrations/auditboard/actions/create-vendor.md) - [Get File](https://docs.blinkops.com/docs/integrations/auditboard/actions/get-file.md) - [Get Issue Categories](https://docs.blinkops.com/docs/integrations/auditboard/actions/get-issue-categories.md) - [Get Users](https://docs.blinkops.com/docs/integrations/auditboard/actions/get-users.md) - [List Auditable Entities](https://docs.blinkops.com/docs/integrations/auditboard/actions/list-auditable-entities.md) - [List Auditable Entity Types](https://docs.blinkops.com/docs/integrations/auditboard/actions/list-auditable-entity-types.md) - [List Entities](https://docs.blinkops.com/docs/integrations/auditboard/actions/list-entities.md) - [List Vendors](https://docs.blinkops.com/docs/integrations/auditboard/actions/list-vendors.md) - [Update Vendor](https://docs.blinkops.com/docs/integrations/auditboard/actions/update-vendor.md) - [Upload Attachment File](https://docs.blinkops.com/docs/integrations/auditboard/actions/upload-attachment-file.md) - [auth0](https://docs.blinkops.com/docs/integrations/auth0.md): auth0 is a cloud-based identity and access management platform that provides a set of tools and services to help developers build and deploy secure and scalable applications. It offers features such as authentication, authorization, and user management for applications, as well as integration with s… - [Overview](https://docs.blinkops.com/docs/integrations/auth0/actions.md) - [Add Permission To Role](https://docs.blinkops.com/docs/integrations/auth0/actions/add-permission-to-role.md) - [Add Permission To User](https://docs.blinkops.com/docs/integrations/auth0/actions/add-permission-to-user.md) - [auth0 Custom Action](https://docs.blinkops.com/docs/integrations/auth0/actions/auth0-custom-action.md) - [Remove Permission From Role](https://docs.blinkops.com/docs/integrations/auth0/actions/remove-permission-from-role.md) - [Remove Permission From User](https://docs.blinkops.com/docs/integrations/auth0/actions/remove-permission-from-user.md) - [Authentik](https://docs.blinkops.com/docs/integrations/authentik.md): Authentik is an open-source identity provider. It allows organizations to centrally manage user access and authentication for various applications, streamlining login processes. - [Overview](https://docs.blinkops.com/docs/integrations/authentik/actions.md) - [Add User To Group](https://docs.blinkops.com/docs/integrations/authentik/actions/add-user-to-group.md) - [Authentik Custom Action](https://docs.blinkops.com/docs/integrations/authentik/actions/authentik-custom-action.md) - [Create Group](https://docs.blinkops.com/docs/integrations/authentik/actions/create-group.md) - [Create User](https://docs.blinkops.com/docs/integrations/authentik/actions/create-user.md) - [Delete Group](https://docs.blinkops.com/docs/integrations/authentik/actions/delete-group.md) - [Delete User](https://docs.blinkops.com/docs/integrations/authentik/actions/delete-user.md) - [Get Group](https://docs.blinkops.com/docs/integrations/authentik/actions/get-group.md) - [Get Metrics For User From Last Hour](https://docs.blinkops.com/docs/integrations/authentik/actions/get-metrics-for-user-from-last-hour.md) - [Get Metrics From Last Hour](https://docs.blinkops.com/docs/integrations/authentik/actions/get-metrics-from-last-hour.md) - [Get User](https://docs.blinkops.com/docs/integrations/authentik/actions/get-user.md) - [List Groups](https://docs.blinkops.com/docs/integrations/authentik/actions/list-groups.md) - [List Users](https://docs.blinkops.com/docs/integrations/authentik/actions/list-users.md) - [Remove User From Group](https://docs.blinkops.com/docs/integrations/authentik/actions/remove-user-from-group.md) - [Update User](https://docs.blinkops.com/docs/integrations/authentik/actions/update-user.md) - [Authomize](https://docs.blinkops.com/docs/integrations/authomize.md): Authomize integration revolutionizes identity and access management (IAM) for businesses seeking a centralized solution. Authomize, a leading IAM platform, seamlessly integrates with a wide range of systems and applications, providing organizations with enhanced control and streamlined IAM operation… - [Overview](https://docs.blinkops.com/docs/integrations/authomize/actions.md) - [Authomize Custom Action](https://docs.blinkops.com/docs/integrations/authomize/actions/authomize-custom-action.md) - [Comment Incident](https://docs.blinkops.com/docs/integrations/authomize/actions/comment-incident.md) - [Get Incident](https://docs.blinkops.com/docs/integrations/authomize/actions/get-incident.md) - [Search Incidents](https://docs.blinkops.com/docs/integrations/authomize/actions/search-incidents.md) - [Update Incident](https://docs.blinkops.com/docs/integrations/authomize/actions/update-incident.md) - [Overview](https://docs.blinkops.com/docs/integrations/authomize/triggers.md) - [Authomize Webhook Event](https://docs.blinkops.com/docs/integrations/authomize/triggers/authomize-webhook-event.md) - [Automox](https://docs.blinkops.com/docs/integrations/automox.md): Automox is cloud-native patching platform that automates patch management across Windows, macOS, Linux, and third-party software—including Adobe, Java, Firefox, Chrome, and Windows. Automox works across both computers and servers and is designed for remote workforces. - [Overview](https://docs.blinkops.com/docs/integrations/automox/actions.md) - [Automox Custom Action](https://docs.blinkops.com/docs/integrations/automox/actions/automox-custom-action.md) - [Get Device](https://docs.blinkops.com/docs/integrations/automox/actions/get-device.md) - [Get Device Packages](https://docs.blinkops.com/docs/integrations/automox/actions/get-device-packages.md) - [Issue Device Command](https://docs.blinkops.com/docs/integrations/automox/actions/issue-device-command.md) - [List Devices](https://docs.blinkops.com/docs/integrations/automox/actions/list-devices.md) - [List Groups](https://docs.blinkops.com/docs/integrations/automox/actions/list-groups.md) - [List Organization Packages](https://docs.blinkops.com/docs/integrations/automox/actions/list-organization-packages.md) - [List Organization Users](https://docs.blinkops.com/docs/integrations/automox/actions/list-organization-users.md) - [List Organizations](https://docs.blinkops.com/docs/integrations/automox/actions/list-organizations.md) - [List Policy Objects](https://docs.blinkops.com/docs/integrations/automox/actions/list-policy-objects.md) - [AWS](https://docs.blinkops.com/docs/integrations/aws.md): AWS (Amazon Web Services) is a comprehensive, evolving cloud computing platform provided by Amazon that includes a mixture of infrastructure as a service (IaaS), platform as a service (PaaS) and packaged software as a service (SaaS) offerings. - [AWS IAM Identity Center](https://docs.blinkops.com/docs/integrations/aws-iam-identity-center.md): AWS IAM Identity Center is a cloud service that allows you to grant your users access to AWS resources, such as Amazon EC2 instances, across multiple AWS accounts. By default, AWS IAM Identity Center now provides a directory that you can use to create users, organize them in groups, and set permissi… - [Overview](https://docs.blinkops.com/docs/integrations/aws-iam-identity-center/actions.md) - [Add User To Group](https://docs.blinkops.com/docs/integrations/aws-iam-identity-center/actions/add-user-to-group.md) - [AWS IAM Identity Center Custom Action](https://docs.blinkops.com/docs/integrations/aws-iam-identity-center/actions/aws-iam-identity-center-custom-action.md) - [Create Group](https://docs.blinkops.com/docs/integrations/aws-iam-identity-center/actions/create-group.md) - [Create User](https://docs.blinkops.com/docs/integrations/aws-iam-identity-center/actions/create-user.md) - [Delete Group](https://docs.blinkops.com/docs/integrations/aws-iam-identity-center/actions/delete-group.md) - [Delete User](https://docs.blinkops.com/docs/integrations/aws-iam-identity-center/actions/delete-user.md) - [Get Group](https://docs.blinkops.com/docs/integrations/aws-iam-identity-center/actions/get-group.md) - [Get Service Provider Configuration](https://docs.blinkops.com/docs/integrations/aws-iam-identity-center/actions/get-service-provider-configuration.md) - [Get User](https://docs.blinkops.com/docs/integrations/aws-iam-identity-center/actions/get-user.md) - [List Groups](https://docs.blinkops.com/docs/integrations/aws-iam-identity-center/actions/list-groups.md) - [List Users](https://docs.blinkops.com/docs/integrations/aws-iam-identity-center/actions/list-users.md) - [Remove User From Group](https://docs.blinkops.com/docs/integrations/aws-iam-identity-center/actions/remove-user-from-group.md) - [Update Group](https://docs.blinkops.com/docs/integrations/aws-iam-identity-center/actions/update-group.md) - [Overview](https://docs.blinkops.com/docs/integrations/aws/actions.md) - [Access Analyzer Apply Archive Rule](https://docs.blinkops.com/docs/integrations/aws/actions/access-analyzer-apply-archive-rule.md) - [ACM Get Account Configuration](https://docs.blinkops.com/docs/integrations/aws/actions/acm-get-account-configuration.md) - [AWS Custom Action](https://docs.blinkops.com/docs/integrations/aws/actions/aws-custom-action.md) - [AWS Cloud Query](https://docs.blinkops.com/docs/integrations/aws/actions/cloud-query.md) - [CloudTrail Lookup Events](https://docs.blinkops.com/docs/integrations/aws/actions/cloudtrail-lookup-events.md) - [CloudWatch Get Metric Widget Image](https://docs.blinkops.com/docs/integrations/aws/actions/cloudwatch-get-metric-widget-image.md) - [CloudWatch Logs Describe Log Groups](https://docs.blinkops.com/docs/integrations/aws/actions/cloudwatch-logs-describe-log-groups.md) - [CloudWatch Logs Filter Log Events](https://docs.blinkops.com/docs/integrations/aws/actions/cloudwatch-logs-filter-log-events.md) - [CloudWatch Logs Get Log Events](https://docs.blinkops.com/docs/integrations/aws/actions/cloudwatch-logs-get-log-events.md) - [CloudWatch Logs Get Query Results](https://docs.blinkops.com/docs/integrations/aws/actions/cloudwatch-logs-get-query-results.md) - [CloudWatch Logs Put Metric Filter](https://docs.blinkops.com/docs/integrations/aws/actions/cloudwatch-logs-put-metric-filter.md) - [CloudWatch Logs Start Query](https://docs.blinkops.com/docs/integrations/aws/actions/cloudwatch-logs-start-query.md) - [Create PreSigned URL](https://docs.blinkops.com/docs/integrations/aws/actions/create-presigned-url.md) - [DynamoDB Create Table](https://docs.blinkops.com/docs/integrations/aws/actions/dynamodb-create-table.md) - [DynamoDB Delete Table](https://docs.blinkops.com/docs/integrations/aws/actions/dynamodb-delete-table.md) - [DynamoDB Get Item](https://docs.blinkops.com/docs/integrations/aws/actions/dynamodb-get-item.md) - [DynamoDB List Tables](https://docs.blinkops.com/docs/integrations/aws/actions/dynamodb-list-tables.md) - [DynamoDB Put Item](https://docs.blinkops.com/docs/integrations/aws/actions/dynamodb-put-item.md) - [DynamoDB Scan](https://docs.blinkops.com/docs/integrations/aws/actions/dynamodb-scan.md) - [EBS Complete Snapshot](https://docs.blinkops.com/docs/integrations/aws/actions/ebs-complete-snapshot.md) - [EBS Get Snapshot Block](https://docs.blinkops.com/docs/integrations/aws/actions/ebs-get-snapshot-block.md) - [EBS List Changed Blocks](https://docs.blinkops.com/docs/integrations/aws/actions/ebs-list-changed-blocks.md) - [EBS List Snapshot Blocks](https://docs.blinkops.com/docs/integrations/aws/actions/ebs-list-snapshot-blocks.md) - [EBS Put Snapshot Block](https://docs.blinkops.com/docs/integrations/aws/actions/ebs-put-snapshot-block.md) - [EBS Start Snapshot](https://docs.blinkops.com/docs/integrations/aws/actions/ebs-start-snapshot.md) - [EC2 Create Security Group](https://docs.blinkops.com/docs/integrations/aws/actions/ec2-create-security-group.md) - [EC2 Create Tags](https://docs.blinkops.com/docs/integrations/aws/actions/ec2-create-tags.md) - [EC2 Delete Security Group](https://docs.blinkops.com/docs/integrations/aws/actions/ec2-delete-security-group.md) - [EC2 Delete Snapshot](https://docs.blinkops.com/docs/integrations/aws/actions/ec2-delete-snapshot.md) - [EC2 Delete Tags](https://docs.blinkops.com/docs/integrations/aws/actions/ec2-delete-tags.md) - [EC2 Delete Volume](https://docs.blinkops.com/docs/integrations/aws/actions/ec2-delete-volume.md) - [EC2 Deregister Image](https://docs.blinkops.com/docs/integrations/aws/actions/ec2-deregister-image.md) - [EC2 Describe Availability Zones](https://docs.blinkops.com/docs/integrations/aws/actions/ec2-describe-availability-zones.md) - [EC2 Describe Customer Gateways](https://docs.blinkops.com/docs/integrations/aws/actions/ec2-describe-customer-gateways.md) - [EC2 Describe Images](https://docs.blinkops.com/docs/integrations/aws/actions/ec2-describe-images.md) - [EC2 Describe Instance Attribute](https://docs.blinkops.com/docs/integrations/aws/actions/ec2-describe-instance-attribute.md) - [EC2 Describe Instance Status](https://docs.blinkops.com/docs/integrations/aws/actions/ec2-describe-instance-status.md) - [EC2 Describe Instances](https://docs.blinkops.com/docs/integrations/aws/actions/ec2-describe-instances.md) - [EC2 Describe Key Pairs](https://docs.blinkops.com/docs/integrations/aws/actions/ec2-describe-key-pairs.md) - [EC2 Describe Network Acls](https://docs.blinkops.com/docs/integrations/aws/actions/ec2-describe-network-acls.md) - [EC2 Describe Route Tables](https://docs.blinkops.com/docs/integrations/aws/actions/ec2-describe-route-tables.md) - [EC2 Describe Security Groups](https://docs.blinkops.com/docs/integrations/aws/actions/ec2-describe-security-groups.md) - [EC2 Describe Subnets](https://docs.blinkops.com/docs/integrations/aws/actions/ec2-describe-subnets.md) - [EC2 Describe Tags](https://docs.blinkops.com/docs/integrations/aws/actions/ec2-describe-tags.md) - [EC2 Describe Transit Gateways](https://docs.blinkops.com/docs/integrations/aws/actions/ec2-describe-transit-gateways.md) - [EC2 Describe Volumes](https://docs.blinkops.com/docs/integrations/aws/actions/ec2-describe-volumes.md) - [EC2 Describe VPCs](https://docs.blinkops.com/docs/integrations/aws/actions/ec2-describe-vpcs.md) - [EC2 Modify Volume](https://docs.blinkops.com/docs/integrations/aws/actions/ec2-modify-volume.md) - [EC2 Reboot Instances](https://docs.blinkops.com/docs/integrations/aws/actions/ec2-reboot-instances.md) - [EC2 Release Address](https://docs.blinkops.com/docs/integrations/aws/actions/ec2-release-address.md) - [EC2 Start Instances](https://docs.blinkops.com/docs/integrations/aws/actions/ec2-start-instances.md) - [EC2 Stop Instances](https://docs.blinkops.com/docs/integrations/aws/actions/ec2-stop-instances.md) - [EC2 Terminate Instances](https://docs.blinkops.com/docs/integrations/aws/actions/ec2-terminate-instances.md) - [EKS Describe Cluster](https://docs.blinkops.com/docs/integrations/aws/actions/eks-describe-cluster.md) - [EKS Describe Nodegroup](https://docs.blinkops.com/docs/integrations/aws/actions/eks-describe-nodegroup.md) - [EKS List Clusters](https://docs.blinkops.com/docs/integrations/aws/actions/eks-list-clusters.md) - [EKS List Nodegroups](https://docs.blinkops.com/docs/integrations/aws/actions/eks-list-nodegroups.md) - [EKS Tag Resource](https://docs.blinkops.com/docs/integrations/aws/actions/eks-tag-resource.md) - [EKS Update Nodegroup Config](https://docs.blinkops.com/docs/integrations/aws/actions/eks-update-nodegroup-config.md) - [ELB Describe Load Balancers](https://docs.blinkops.com/docs/integrations/aws/actions/elb-describe-load-balancers.md) - [ELBV2 Describe Target Groups](https://docs.blinkops.com/docs/integrations/aws/actions/elbv2-describe-target-groups.md) - [Get Role Effective Permissions](https://docs.blinkops.com/docs/integrations/aws/actions/get-role-effective-permissions.md) - [Get User Effective Permissions](https://docs.blinkops.com/docs/integrations/aws/actions/get-user-effective-permissions.md) - [Get User Org Effective Permissions](https://docs.blinkops.com/docs/integrations/aws/actions/get-user-org-effective-permissions.md) - [GuardDuty Create Detector](https://docs.blinkops.com/docs/integrations/aws/actions/guardduty-create-detector.md) - [GuardDuty Create Members](https://docs.blinkops.com/docs/integrations/aws/actions/guardduty-create-members.md) - [GuardDuty Delete Detector](https://docs.blinkops.com/docs/integrations/aws/actions/guardduty-delete-detector.md) - [GuardDuty Get Detector](https://docs.blinkops.com/docs/integrations/aws/actions/guardduty-get-detector.md) - [GuardDuty Get Findings](https://docs.blinkops.com/docs/integrations/aws/actions/guardduty-get-findings.md) - [GuardDuty Invite Members](https://docs.blinkops.com/docs/integrations/aws/actions/guardduty-invite-members.md) - [GuardDuty List Detectors](https://docs.blinkops.com/docs/integrations/aws/actions/guardduty-list-detectors.md) - [GuardDuty List Findings](https://docs.blinkops.com/docs/integrations/aws/actions/guardduty-list-findings.md) - [GuardDuty Start Monitoring Members](https://docs.blinkops.com/docs/integrations/aws/actions/guardduty-start-monitoring-members.md) - [GuardDuty Stop Monitoring Members](https://docs.blinkops.com/docs/integrations/aws/actions/guardduty-stop-monitoring-members.md) - [GuardDuty Update Detector](https://docs.blinkops.com/docs/integrations/aws/actions/guardduty-update-detector.md) - [GuardDuty Update Findings Feedback](https://docs.blinkops.com/docs/integrations/aws/actions/guardduty-update-findings-feedback.md) - [IAM Add User To Group](https://docs.blinkops.com/docs/integrations/aws/actions/iam-add-user-to-group.md) - [IAM Attach Group Policy](https://docs.blinkops.com/docs/integrations/aws/actions/iam-attach-group-policy.md) - [IAM Attach Role Policy](https://docs.blinkops.com/docs/integrations/aws/actions/iam-attach-role-policy.md) - [IAM Create Access Key](https://docs.blinkops.com/docs/integrations/aws/actions/iam-create-access-key.md) - [IAM Create Login Profile](https://docs.blinkops.com/docs/integrations/aws/actions/iam-create-login-profile.md) - [IAM Create Policy](https://docs.blinkops.com/docs/integrations/aws/actions/iam-create-policy.md) - [IAM Create User](https://docs.blinkops.com/docs/integrations/aws/actions/iam-create-user.md) - [IAM Delete User](https://docs.blinkops.com/docs/integrations/aws/actions/iam-delete-user.md) - [IAM Generate Credential Report](https://docs.blinkops.com/docs/integrations/aws/actions/iam-generate-credential-report.md) - [IAM Get Access Key Last Used](https://docs.blinkops.com/docs/integrations/aws/actions/iam-get-access-key-last-used.md) - [IAM Get Account Summary](https://docs.blinkops.com/docs/integrations/aws/actions/iam-get-account-summary.md) - [IAM Get Credential Report](https://docs.blinkops.com/docs/integrations/aws/actions/iam-get-credential-report.md) - [IAM Get Policy](https://docs.blinkops.com/docs/integrations/aws/actions/iam-get-policy.md) - [IAM Get User](https://docs.blinkops.com/docs/integrations/aws/actions/iam-get-user.md) - [IAM List Access Keys](https://docs.blinkops.com/docs/integrations/aws/actions/iam-list-access-keys.md) - [IAM List Account Aliases](https://docs.blinkops.com/docs/integrations/aws/actions/iam-list-account-aliases.md) - [IAM List Attached User Policies](https://docs.blinkops.com/docs/integrations/aws/actions/iam-list-attached-user-policies.md) - [IAM List Roles](https://docs.blinkops.com/docs/integrations/aws/actions/iam-list-roles.md) - [IAM List User Tags](https://docs.blinkops.com/docs/integrations/aws/actions/iam-list-user-tags.md) - [IAM Put User Policy](https://docs.blinkops.com/docs/integrations/aws/actions/iam-put-user-policy.md) - [Organizations Create Account](https://docs.blinkops.com/docs/integrations/aws/actions/organizations-create-account.md) - [Organizations Describe Organization](https://docs.blinkops.com/docs/integrations/aws/actions/organizations-describe-organization.md) - [Performance Insights Describe Dimension Keys](https://docs.blinkops.com/docs/integrations/aws/actions/performance-insights-describe-dimension-keys.md) - [Performance Insights Get Resource Metrics](https://docs.blinkops.com/docs/integrations/aws/actions/performance-insights-get-resource-metrics.md) - [Pricing Get Products](https://docs.blinkops.com/docs/integrations/aws/actions/pricing-get-products.md) - [Run AWS CLI Script](https://docs.blinkops.com/docs/integrations/aws/actions/run-aws-cli-script.md): Execute an Amazon Web Services (AWS) CLI script. - [Run AWS CLI Script Under Assumed Role](https://docs.blinkops.com/docs/integrations/aws/actions/run-aws-cli-script-under-assumed-role.md): Assume role and run an AWS CLI script. - [S3 Copy Object](https://docs.blinkops.com/docs/integrations/aws/actions/s3-copy-object.md) - [S3 Create Bucket](https://docs.blinkops.com/docs/integrations/aws/actions/s3-create-bucket.md) - [S3 Delete Bucket](https://docs.blinkops.com/docs/integrations/aws/actions/s3-delete-bucket.md) - [S3 Get Bucket Acl](https://docs.blinkops.com/docs/integrations/aws/actions/s3-get-bucket-acl.md) - [S3 Get Bucket Encryption](https://docs.blinkops.com/docs/integrations/aws/actions/s3-get-bucket-encryption.md) - [S3 Get Object](https://docs.blinkops.com/docs/integrations/aws/actions/s3-get-object.md) - [S3 Head Object](https://docs.blinkops.com/docs/integrations/aws/actions/s3-head-object.md) - [S3 List Buckets](https://docs.blinkops.com/docs/integrations/aws/actions/s3-list-buckets.md) - [S3 List Objects](https://docs.blinkops.com/docs/integrations/aws/actions/s3-list-objects.md) - [S3 Put Object](https://docs.blinkops.com/docs/integrations/aws/actions/s3-put-object.md) - [S3 Put Public Access Block](https://docs.blinkops.com/docs/integrations/aws/actions/s3-put-public-access-block.md) - [Secrets Manager Get Secret Value](https://docs.blinkops.com/docs/integrations/aws/actions/secrets-manager-get-secret-value.md) - [Security Hub Get Findings](https://docs.blinkops.com/docs/integrations/aws/actions/security-hub-get-findings.md) - [Security Hub Get Insights](https://docs.blinkops.com/docs/integrations/aws/actions/security-hub-get-insights.md) - [Security Hub Get Resources](https://docs.blinkops.com/docs/integrations/aws/actions/security-hub-get-resources.md) - [Security Token Service Assume Role](https://docs.blinkops.com/docs/integrations/aws/actions/security-token-service-assume-role.md) - [Security Token Service Get Caller Identity](https://docs.blinkops.com/docs/integrations/aws/actions/security-token-service-get-caller-identity.md) - [Simple Queue Service Change Message Visibility](https://docs.blinkops.com/docs/integrations/aws/actions/simple-queue-service-change-message-visibility.md) - [Simple Queue Service Delete Message](https://docs.blinkops.com/docs/integrations/aws/actions/simple-queue-service-delete-message.md) - [Simple Queue Service List Queues](https://docs.blinkops.com/docs/integrations/aws/actions/simple-queue-service-list-queues.md) - [Simple Queue Service Receive Message](https://docs.blinkops.com/docs/integrations/aws/actions/simple-queue-service-receive-message.md) - [Simple Queue Service Send Message](https://docs.blinkops.com/docs/integrations/aws/actions/simple-queue-service-send-message.md) - [SIR Batch Get Member Account Details](https://docs.blinkops.com/docs/integrations/aws/actions/sir-batch-get-member-account-details.md) - [SIR Cancel Membership](https://docs.blinkops.com/docs/integrations/aws/actions/sir-cancel-membership.md) - [SIR Close Case](https://docs.blinkops.com/docs/integrations/aws/actions/sir-close-case.md) - [SIR Create Case](https://docs.blinkops.com/docs/integrations/aws/actions/sir-create-case.md) - [SIR Create Case Comment](https://docs.blinkops.com/docs/integrations/aws/actions/sir-create-case-comment.md) - [SIR Create Membership](https://docs.blinkops.com/docs/integrations/aws/actions/sir-create-membership.md) - [SIR Get Case](https://docs.blinkops.com/docs/integrations/aws/actions/sir-get-case.md) - [SIR Get Case Attachment Download URL](https://docs.blinkops.com/docs/integrations/aws/actions/sir-get-case-attachment-download-url.md) - [SIR Get Case Attachment Upload URL](https://docs.blinkops.com/docs/integrations/aws/actions/sir-get-case-attachment-upload-url.md) - [SIR Get Membership](https://docs.blinkops.com/docs/integrations/aws/actions/sir-get-membership.md) - [SIR List Case Comments](https://docs.blinkops.com/docs/integrations/aws/actions/sir-list-case-comments.md) - [SIR List Case Edits](https://docs.blinkops.com/docs/integrations/aws/actions/sir-list-case-edits.md) - [SIR List Cases](https://docs.blinkops.com/docs/integrations/aws/actions/sir-list-cases.md) - [SIR List Memberships](https://docs.blinkops.com/docs/integrations/aws/actions/sir-list-memberships.md) - [SIR List Tags For Resource](https://docs.blinkops.com/docs/integrations/aws/actions/sir-list-tags-for-resource.md) - [SIR Tag Resource](https://docs.blinkops.com/docs/integrations/aws/actions/sir-tag-resource.md) - [SIR Untag Resource](https://docs.blinkops.com/docs/integrations/aws/actions/sir-untag-resource.md) - [SIR Update Case](https://docs.blinkops.com/docs/integrations/aws/actions/sir-update-case.md) - [SIR Update Case Comment](https://docs.blinkops.com/docs/integrations/aws/actions/sir-update-case-comment.md) - [SIR Update Case Resolver Type](https://docs.blinkops.com/docs/integrations/aws/actions/sir-update-case-resolver-type.md) - [SIR Update Case Status](https://docs.blinkops.com/docs/integrations/aws/actions/sir-update-case-status.md) - [SIR Update Membership](https://docs.blinkops.com/docs/integrations/aws/actions/sir-update-membership.md) - [Generate AWS Steampipe Report](https://docs.blinkops.com/docs/integrations/aws/actions/steampipe-report.md): Steampipe Report Actions are only available on private runners. - [Overview](https://docs.blinkops.com/docs/integrations/aws/triggers.md) - [AWS Webhook Event](https://docs.blinkops.com/docs/integrations/aws/triggers/aws-webhook-event.md) - [New CloudTrail Event](https://docs.blinkops.com/docs/integrations/aws/triggers/new-cloudtrail-event.md) - [New CloudWatch Log Group Event](https://docs.blinkops.com/docs/integrations/aws/triggers/new-cloudwatch-log-group-event.md) - [New EC2 Instances](https://docs.blinkops.com/docs/integrations/aws/triggers/new-ec2-instances.md) - [New S3 Bucket](https://docs.blinkops.com/docs/integrations/aws/triggers/new-s3-bucket.md) - [New Security Group](https://docs.blinkops.com/docs/integrations/aws/triggers/new-security-group.md) - [Axonius](https://docs.blinkops.com/docs/integrations/axonius.md): Axonius is a cybersecurity asset management platform that acts as a single source of truth for all digital infrastructure. - [Overview](https://docs.blinkops.com/docs/integrations/axonius/actions.md) - [Axonius Custom Action](https://docs.blinkops.com/docs/integrations/axonius/actions/axonius-custom-action.md) - [List User Labels](https://docs.blinkops.com/docs/integrations/axonius/actions/list-user-labels.md) - [List Users](https://docs.blinkops.com/docs/integrations/axonius/actions/list-users.md) - [Microsoft Azure](https://docs.blinkops.com/docs/integrations/azure.md): Microsoft Azure, often referred to as Azure, is a cloud computing service operated by Microsoft for application management via Microsoft-managed data centers. - [Azure Data Explorer](https://docs.blinkops.com/docs/integrations/azure-data-explorer.md): Azure Data Explorer is a fully-managed big data analytics cloud platform and data-exploration service, that ingests structured, semi-structured and unstructured data. The service then stores this data and answers analytic ad hoc queries on it with seconds of latency. - [Overview](https://docs.blinkops.com/docs/integrations/azure-data-explorer/actions.md) - [Azure Data Explorer Custom Action](https://docs.blinkops.com/docs/integrations/azure-data-explorer/actions/azure-data-explorer-custom-action.md) - [Run Management Command](https://docs.blinkops.com/docs/integrations/azure-data-explorer/actions/run-management-command.md) - [Run Query](https://docs.blinkops.com/docs/integrations/azure-data-explorer/actions/run-query.md) - [Azure DevOps](https://docs.blinkops.com/docs/integrations/azure-devops.md): Azure DevOps Server is a Microsoft product that provides version control, reporting, requirements management, project management, automated builds, testing and release management capabilities. It covers the entire application lifecycle, and enables DevOps capabilities. - [Overview](https://docs.blinkops.com/docs/integrations/azure-devops/actions.md) - [Azure DevOps Custom Action](https://docs.blinkops.com/docs/integrations/azure-devops/actions/azure-devops-custom-action.md) - [Create Pipeline](https://docs.blinkops.com/docs/integrations/azure-devops/actions/create-pipeline.md) - [Create Work Item](https://docs.blinkops.com/docs/integrations/azure-devops/actions/create-work-item.md) - [Delete Work Item](https://docs.blinkops.com/docs/integrations/azure-devops/actions/delete-work-item.md) - [Get Artifacts](https://docs.blinkops.com/docs/integrations/azure-devops/actions/get-artifacts.md) - [Get Log](https://docs.blinkops.com/docs/integrations/azure-devops/actions/get-log.md) - [Get Pipeline](https://docs.blinkops.com/docs/integrations/azure-devops/actions/get-pipeline.md) - [Get Run](https://docs.blinkops.com/docs/integrations/azure-devops/actions/get-run.md) - [Get Work Item](https://docs.blinkops.com/docs/integrations/azure-devops/actions/get-work-item.md) - [Get Work Item Template](https://docs.blinkops.com/docs/integrations/azure-devops/actions/get-work-item-template.md) - [List Logs](https://docs.blinkops.com/docs/integrations/azure-devops/actions/list-logs.md) - [List Pipelines](https://docs.blinkops.com/docs/integrations/azure-devops/actions/list-pipelines.md) - [List Projects](https://docs.blinkops.com/docs/integrations/azure-devops/actions/list-projects.md) - [List Runs](https://docs.blinkops.com/docs/integrations/azure-devops/actions/list-runs.md) - [List Work Items By ID](https://docs.blinkops.com/docs/integrations/azure-devops/actions/list-work-items-by-id.md) - [List Work Items IDs](https://docs.blinkops.com/docs/integrations/azure-devops/actions/list-work-items-ids.md) - [Preview Run](https://docs.blinkops.com/docs/integrations/azure-devops/actions/preview-run.md) - [Run Pipeline](https://docs.blinkops.com/docs/integrations/azure-devops/actions/run-pipeline.md) - [Subscribe To Webhook](https://docs.blinkops.com/docs/integrations/azure-devops/actions/subscribe-to-webhook.md) - [Update Work Item](https://docs.blinkops.com/docs/integrations/azure-devops/actions/update-work-item.md) - [Need Admin Approval](https://docs.blinkops.com/docs/integrations/azure-devops/admin-approval.md) - [Overview](https://docs.blinkops.com/docs/integrations/azure-devops/triggers.md) - [Azure DevOps Webhook Event](https://docs.blinkops.com/docs/integrations/azure-devops/triggers/azure-devops-webhook-event.md) - [Azure Log Analytics](https://docs.blinkops.com/docs/integrations/azure-log-analytics.md): Azure Log Analytics is a cloud-based service provided by Microsoft Azure that enables users to collect, correlate, and analyze large amounts of log and performance data from various sources. This service is designed to help organizations gain insights into their IT infrastructure and applications, d… - [Overview](https://docs.blinkops.com/docs/integrations/azure-log-analytics/actions.md) - [Azure Log Analytics Custom Action](https://docs.blinkops.com/docs/integrations/azure-log-analytics/actions/azure-log-analytics-custom-action.md) - [Execute Analytics Query](https://docs.blinkops.com/docs/integrations/azure-log-analytics/actions/execute-analytics-query.md) - [Need Admin Approval](https://docs.blinkops.com/docs/integrations/azure-log-analytics/admin-approval.md) - [Azure Storage](https://docs.blinkops.com/docs/integrations/azure-storage.md): Azure Storage provides a suite of cloud-based storage solutions that offer scalable, durable, and secure storage for a variety of data types, including objects, files, disks, queues, and tables. - [Overview](https://docs.blinkops.com/docs/integrations/azure-storage/actions.md) - [Append To Append Blob](https://docs.blinkops.com/docs/integrations/azure-storage/actions/append-to-append-blob.md) - [Azure Storage Custom Action](https://docs.blinkops.com/docs/integrations/azure-storage/actions/azure-storage-custom-action.md) - [Create Blob](https://docs.blinkops.com/docs/integrations/azure-storage/actions/create-blob.md) - [Create Blob Block](https://docs.blinkops.com/docs/integrations/azure-storage/actions/create-blob-block.md) - [List Blob Blocks](https://docs.blinkops.com/docs/integrations/azure-storage/actions/list-blob-blocks.md) - [List Blobs](https://docs.blinkops.com/docs/integrations/azure-storage/actions/list-blobs.md) - [List Containers](https://docs.blinkops.com/docs/integrations/azure-storage/actions/list-containers.md) - [Put Page In Blob](https://docs.blinkops.com/docs/integrations/azure-storage/actions/put-page-in-blob.md) - [Set Blob Block List](https://docs.blinkops.com/docs/integrations/azure-storage/actions/set-blob-block-list.md) - [Overview](https://docs.blinkops.com/docs/integrations/azure/actions.md) - [Azure Custom Action](https://docs.blinkops.com/docs/integrations/azure/actions/azure-custom-action.md) - [Check Container Registry Name Availability](https://docs.blinkops.com/docs/integrations/azure/actions/check-container-registry-name-availability.md) - [Azure Cloud Query](https://docs.blinkops.com/docs/integrations/azure/actions/cloud-query.md) - [Create Container Registry](https://docs.blinkops.com/docs/integrations/azure/actions/create-container-registry.md) - [Create Or Update Application Gateway](https://docs.blinkops.com/docs/integrations/azure/actions/create-or-update-application-gateway.md) - [Create Or Update Policy Exemption](https://docs.blinkops.com/docs/integrations/azure/actions/create-or-update-policy-exemption.md) - [Create Or Update Public IP Address](https://docs.blinkops.com/docs/integrations/azure/actions/create-or-update-public-ip-address.md) - [Create Or Update Virtual Machine](https://docs.blinkops.com/docs/integrations/azure/actions/create-or-update-virtual-machine.md) - [Deallocate Virtual Machine](https://docs.blinkops.com/docs/integrations/azure/actions/deallocate-virtual-machine.md) - [Delete Application Gateway](https://docs.blinkops.com/docs/integrations/azure/actions/delete-application-gateway.md) - [Delete Container Registry](https://docs.blinkops.com/docs/integrations/azure/actions/delete-container-registry.md) - [Delete Public IP Address](https://docs.blinkops.com/docs/integrations/azure/actions/delete-public-ip-address.md) - [Delete Virtual Machine](https://docs.blinkops.com/docs/integrations/azure/actions/delete-virtual-machine.md) - [Get Application Gateway](https://docs.blinkops.com/docs/integrations/azure/actions/get-application-gateway.md) - [Get Container Registry](https://docs.blinkops.com/docs/integrations/azure/actions/get-container-registry.md) - [Get Hybrid Machine](https://docs.blinkops.com/docs/integrations/azure/actions/get-hybrid-machine.md) - [Get Public IP Address](https://docs.blinkops.com/docs/integrations/azure/actions/get-public-ip-address.md) - [List Activity Logs](https://docs.blinkops.com/docs/integrations/azure/actions/list-activity-logs.md) - [List All Application Gateways](https://docs.blinkops.com/docs/integrations/azure/actions/list-all-application-gateways.md) - [List All Public IP Addresses](https://docs.blinkops.com/docs/integrations/azure/actions/list-all-public-ip-addresses.md) - [List All Virtual Machines](https://docs.blinkops.com/docs/integrations/azure/actions/list-all-virtual-machines.md) - [List Application Gateways](https://docs.blinkops.com/docs/integrations/azure/actions/list-application-gateways.md) - [List Billing Accounts](https://docs.blinkops.com/docs/integrations/azure/actions/list-billing-accounts.md) - [List Billing Profiles](https://docs.blinkops.com/docs/integrations/azure/actions/list-billing-profiles.md) - [List Container Registries](https://docs.blinkops.com/docs/integrations/azure/actions/list-container-registries.md) - [List Container Service Managed Clusters Operations](https://docs.blinkops.com/docs/integrations/azure/actions/list-container-service-managed-clusters-operations.md) - [List Hybrid Machines](https://docs.blinkops.com/docs/integrations/azure/actions/list-hybrid-machines.md) - [List Load Balancers](https://docs.blinkops.com/docs/integrations/azure/actions/list-load-balancers.md) - [List Policy Exemptions](https://docs.blinkops.com/docs/integrations/azure/actions/list-policy-exemptions.md) - [List Public IP Addresses In Group](https://docs.blinkops.com/docs/integrations/azure/actions/list-public-ip-addresses-in-group.md) - [List Resource Groups](https://docs.blinkops.com/docs/integrations/azure/actions/list-resource-groups.md) - [List Subscriptions](https://docs.blinkops.com/docs/integrations/azure/actions/list-subscriptions.md) - [List Virtual Machines](https://docs.blinkops.com/docs/integrations/azure/actions/list-virtual-machines.md) - [List Virtual Networks](https://docs.blinkops.com/docs/integrations/azure/actions/list-virtual-networks.md) - [Log Analytics List Workspaces In Resource Group](https://docs.blinkops.com/docs/integrations/azure/actions/log-analytics-list-workspaces-in-resource-group.md) - [Redeploy Virtual Machine](https://docs.blinkops.com/docs/integrations/azure/actions/redeploy-virtual-machine.md) - [Reserved Instances Utilization Report Automation](https://docs.blinkops.com/docs/integrations/azure/actions/reserved-instances-utilization-report-automation.md) - [Restart Virtual Machine](https://docs.blinkops.com/docs/integrations/azure/actions/restart-virtual-machine.md) - [Run Azure CLI Script](https://docs.blinkops.com/docs/integrations/azure/actions/run-azure-cli-script.md): Executes an Azure CLI script. - [Start Application Gateways](https://docs.blinkops.com/docs/integrations/azure/actions/start-application-gateways.md) - [Start Virtual Machine](https://docs.blinkops.com/docs/integrations/azure/actions/start-virtual-machine.md) - [Generate Azure Steampipe Report](https://docs.blinkops.com/docs/integrations/azure/actions/steampipe-report.md) - [Stop Virtual Machine](https://docs.blinkops.com/docs/integrations/azure/actions/stop-virtual-machine.md) - [Need Admin Approval](https://docs.blinkops.com/docs/integrations/azure/admin-approval.md) - [Overview](https://docs.blinkops.com/docs/integrations/azure/triggers.md) - [New Monitor Event](https://docs.blinkops.com/docs/integrations/azure/triggers/new-monitor-event.md) - [BambooHR](https://docs.blinkops.com/docs/integrations/bamboohr.md): BambooHR is all-in-one HR software made for small and medium businesses and the people who work in them — like you. BambooHR makes it easy to collect, maintain, and analyze your people data, improve the way you hire talent, onboard new employees, manage compensation, and develop your company culture… - [Overview](https://docs.blinkops.com/docs/integrations/bamboohr/actions.md) - [Add New Employee](https://docs.blinkops.com/docs/integrations/bamboohr/actions/add-new-employee.md) - [BambooHR Custom Action](https://docs.blinkops.com/docs/integrations/bamboohr/actions/bamboohr-custom-action.md) - [Check Who Is Off](https://docs.blinkops.com/docs/integrations/bamboohr/actions/check-who-is-off.md) - [Get All Users](https://docs.blinkops.com/docs/integrations/bamboohr/actions/get-all-users.md) - [Get Employee Data](https://docs.blinkops.com/docs/integrations/bamboohr/actions/get-employee-data.md) - [Get Employee Directory](https://docs.blinkops.com/docs/integrations/bamboohr/actions/get-employee-directory.md) - [Get Fields List](https://docs.blinkops.com/docs/integrations/bamboohr/actions/get-fields-list.md) - [List Updated Employees IDs](https://docs.blinkops.com/docs/integrations/bamboohr/actions/list-updated-employees-ids.md) - [Request Custom Report](https://docs.blinkops.com/docs/integrations/bamboohr/actions/request-custom-report.md) - [Update Employee Data](https://docs.blinkops.com/docs/integrations/bamboohr/actions/update-employee-data.md) - [Beeceptor](https://docs.blinkops.com/docs/integrations/beeceptor.md): Beeceptor is a no-code tool that allows developers and QA professionals to create mock API servers, intercept HTTP traffic, and test APIs without writing any code. - [Overview](https://docs.blinkops.com/docs/integrations/beeceptor/actions.md) - [Beeceptor Custom Action](https://docs.blinkops.com/docs/integrations/beeceptor/actions/beeceptor-custom-action.md) - [Create Rule](https://docs.blinkops.com/docs/integrations/beeceptor/actions/create-rule.md) - [Delete Rule](https://docs.blinkops.com/docs/integrations/beeceptor/actions/delete-rule.md) - [Get Request](https://docs.blinkops.com/docs/integrations/beeceptor/actions/get-request.md) - [Get Rule](https://docs.blinkops.com/docs/integrations/beeceptor/actions/get-rule.md) - [List Requests](https://docs.blinkops.com/docs/integrations/beeceptor/actions/list-requests.md) - [List Rules](https://docs.blinkops.com/docs/integrations/beeceptor/actions/list-rules.md) - [Purge Request](https://docs.blinkops.com/docs/integrations/beeceptor/actions/purge-request.md) - [Update Rule](https://docs.blinkops.com/docs/integrations/beeceptor/actions/update-rule.md) - [Big Fix](https://docs.blinkops.com/docs/integrations/big-fix.md): Big Fix is an endpoint management platform that automates the discovery, inventory, and remediation of devices across an organization's IT infrastructure. - [Overview](https://docs.blinkops.com/docs/integrations/big-fix/actions.md) - [Big Fix Custom Action](https://docs.blinkops.com/docs/integrations/big-fix/actions/big-fix-custom-action.md) - [Delete Computer](https://docs.blinkops.com/docs/integrations/big-fix/actions/delete-computer.md) - [Get Baseline](https://docs.blinkops.com/docs/integrations/big-fix/actions/get-baseline.md) - [Get Computer](https://docs.blinkops.com/docs/integrations/big-fix/actions/get-computer.md) - [Get Computer Settings](https://docs.blinkops.com/docs/integrations/big-fix/actions/get-computer-settings.md) - [Get Fixlet](https://docs.blinkops.com/docs/integrations/big-fix/actions/get-fixlet.md) - [Get Site](https://docs.blinkops.com/docs/integrations/big-fix/actions/get-site.md) - [List Baselines](https://docs.blinkops.com/docs/integrations/big-fix/actions/list-baselines.md) - [List Computers](https://docs.blinkops.com/docs/integrations/big-fix/actions/list-computers.md) - [List Fixlets](https://docs.blinkops.com/docs/integrations/big-fix/actions/list-fixlets.md) - [List Sites](https://docs.blinkops.com/docs/integrations/big-fix/actions/list-sites.md) - [BigPanda](https://docs.blinkops.com/docs/integrations/bigpanda.md): BigPanda is a software platform that helps IT operations teams to detect, investigate, and resolve IT incidents faster. It does this by aggregating and correlating data from various monitoring and management tools, such as Nagios, Zabbix, New Relic, and Splunk, and turning that data into actionable… - [Overview](https://docs.blinkops.com/docs/integrations/bigpanda/actions.md) - [Add Comment To Incident](https://docs.blinkops.com/docs/integrations/bigpanda/actions/add-comment-to-incident.md) - [Assign Incident](https://docs.blinkops.com/docs/integrations/bigpanda/actions/assign-incident.md) - [BigPanda Custom Action](https://docs.blinkops.com/docs/integrations/bigpanda/actions/bigpanda-custom-action.md) - [Create Environment](https://docs.blinkops.com/docs/integrations/bigpanda/actions/create-environment.md) - [Create User](https://docs.blinkops.com/docs/integrations/bigpanda/actions/create-user.md) - [Delete Environment](https://docs.blinkops.com/docs/integrations/bigpanda/actions/delete-environment.md) - [Delete User](https://docs.blinkops.com/docs/integrations/bigpanda/actions/delete-user.md) - [Get Environment](https://docs.blinkops.com/docs/integrations/bigpanda/actions/get-environment.md) - [Get Incident](https://docs.blinkops.com/docs/integrations/bigpanda/actions/get-incident.md) - [Get Incident Activities](https://docs.blinkops.com/docs/integrations/bigpanda/actions/get-incident-activities.md) - [Resolve Incident](https://docs.blinkops.com/docs/integrations/bigpanda/actions/resolve-incident.md) - [Retrieve All Environments](https://docs.blinkops.com/docs/integrations/bigpanda/actions/retrieve-all-environments.md) - [Retrieve All Users](https://docs.blinkops.com/docs/integrations/bigpanda/actions/retrieve-all-users.md) - [Search Incidents](https://docs.blinkops.com/docs/integrations/bigpanda/actions/search-incidents.md) - [Unassign Incident](https://docs.blinkops.com/docs/integrations/bigpanda/actions/unassign-incident.md) - [Unsnooze Incident](https://docs.blinkops.com/docs/integrations/bigpanda/actions/unsnooze-incident.md) - [Update Environment](https://docs.blinkops.com/docs/integrations/bigpanda/actions/update-environment.md) - [Overview](https://docs.blinkops.com/docs/integrations/bigpanda/triggers.md) - [BigPanda Webhook Event](https://docs.blinkops.com/docs/integrations/bigpanda/triggers/bigpanda-webhook-event.md) - [Bitbucket](https://docs.blinkops.com/docs/integrations/bitbucket.md): Bitbucket is a Git repository management solution designed for professional teams. It gives you a central place to manage git repositories, collaborate on your source code and guide you through the development flow. - [Overview](https://docs.blinkops.com/docs/integrations/bitbucket/actions.md) - [Bitbucket Custom Action](https://docs.blinkops.com/docs/integrations/bitbucket/actions/bitbucket-custom-action.md) - [Clone](https://docs.blinkops.com/docs/integrations/bitbucket/actions/clone.md) - [Create Or Update Repo SSHKey](https://docs.blinkops.com/docs/integrations/bitbucket/actions/create-or-update-repo-sshkey.md) - [Create Pull Request](https://docs.blinkops.com/docs/integrations/bitbucket/actions/create-pull-request.md) - [Create Repo Web Hook](https://docs.blinkops.com/docs/integrations/bitbucket/actions/create-repo-web-hook.md) - [Create Repository](https://docs.blinkops.com/docs/integrations/bitbucket/actions/create-repository.md) - [Delete Repo SSHKey](https://docs.blinkops.com/docs/integrations/bitbucket/actions/delete-repo-sshkey.md) - [Delete Repository](https://docs.blinkops.com/docs/integrations/bitbucket/actions/delete-repository.md) - [Get Pull Request](https://docs.blinkops.com/docs/integrations/bitbucket/actions/get-pull-request.md) - [List Branches](https://docs.blinkops.com/docs/integrations/bitbucket/actions/list-branches.md) - [List Commits](https://docs.blinkops.com/docs/integrations/bitbucket/actions/list-commits.md) - [List Pull Requests](https://docs.blinkops.com/docs/integrations/bitbucket/actions/list-pull-requests.md) - [List Repo Web Hooks](https://docs.blinkops.com/docs/integrations/bitbucket/actions/list-repo-web-hooks.md) - [List Workspace Repos](https://docs.blinkops.com/docs/integrations/bitbucket/actions/list-workspace-repos.md) - [Merge Pull Request](https://docs.blinkops.com/docs/integrations/bitbucket/actions/merge-pull-request.md) - [Update Pull Request](https://docs.blinkops.com/docs/integrations/bitbucket/actions/update-pull-request.md) - [Update Repository](https://docs.blinkops.com/docs/integrations/bitbucket/actions/update-repository.md) - [Overview](https://docs.blinkops.com/docs/integrations/bitbucket/triggers.md) - [Bitbucket Webhook Event](https://docs.blinkops.com/docs/integrations/bitbucket/triggers/bitbucket-webhook-event.md) - [Bitdefender](https://docs.blinkops.com/docs/integrations/bitdefender.md): Bitdefender's software acts as a digital shield for devices, guarding against malicious programs like viruses, ransomware, and spyware. It scans files, blocks suspicious websites, and monitors online activity to help keep your data and your identity safe. - [Overview](https://docs.blinkops.com/docs/integrations/bitdefender/actions.md) - [Bitdefender Custom Action](https://docs.blinkops.com/docs/integrations/bitdefender/actions/bitdefender-custom-action.md) - [List Blocked Items](https://docs.blinkops.com/docs/integrations/bitdefender/actions/list-blocked-items.md) - [List Endpoints](https://docs.blinkops.com/docs/integrations/bitdefender/actions/list-endpoints.md) - [List Quarantined Items](https://docs.blinkops.com/docs/integrations/bitdefender/actions/list-quarantined-items.md) - [Bitsight](https://docs.blinkops.com/docs/integrations/bitsight.md): Bitsight is a cybersecurity ratings company that provides security ratings and risk assessment services to businesses and organizations. - [Overview](https://docs.blinkops.com/docs/integrations/bitsight/actions.md) - [Bitsight Custom Action](https://docs.blinkops.com/docs/integrations/bitsight/actions/bitsight-custom-action.md) - [Get Company Details](https://docs.blinkops.com/docs/integrations/bitsight/actions/get-company-details.md) - [Get Company Findings Summary](https://docs.blinkops.com/docs/integrations/bitsight/actions/get-company-findings-summary.md) - [List Company Findings](https://docs.blinkops.com/docs/integrations/bitsight/actions/list-company-findings.md) - [List Industries](https://docs.blinkops.com/docs/integrations/bitsight/actions/list-industries.md) - [List Portfolio Companies](https://docs.blinkops.com/docs/integrations/bitsight/actions/list-portfolio-companies.md) - [Search Companies](https://docs.blinkops.com/docs/integrations/bitsight/actions/search-companies.md) - [Bitwarden](https://docs.blinkops.com/docs/integrations/bitwarden.md): Bitwarden is a free/freemium open-source password management service that stores sensitive information such as website credentials in an encrypted vault. - [Overview](https://docs.blinkops.com/docs/integrations/bitwarden/actions.md): Blink supports the following Bitwarden Actions: - [Run Bitwarden CLI Script](https://docs.blinkops.com/docs/integrations/bitwarden/actions/run-bitwarden-cli-script.md): Executes a Bitwarden CLI script. - [Black Duck](https://docs.blinkops.com/docs/integrations/black-duck.md): Black Duck scans code for open-source components, pinpointing security risks and ensuring license compliance during software development. - [Overview](https://docs.blinkops.com/docs/integrations/black-duck/actions.md) - [Black Duck Custom Action](https://docs.blinkops.com/docs/integrations/black-duck/actions/black-duck-custom-action.md) - [Black Kite](https://docs.blinkops.com/docs/integrations/black-kite.md): Black Kite provides comprehensive Security-as-a-Service solutions focused on cyber threat intelligence, vulnerability management. - [Overview](https://docs.blinkops.com/docs/integrations/black-kite/actions.md) - [Black Kite Custom Action](https://docs.blinkops.com/docs/integrations/black-kite/actions/black-kite-custom-action.md) - [Blink](https://docs.blinkops.com/docs/integrations/blink.md): The Blink platform enables users to create automations that perform actions against the Blink API. - [Overview](https://docs.blinkops.com/docs/integrations/blink/actions.md) - [Add Group Or User To Workspace](https://docs.blinkops.com/docs/integrations/blink/actions/add-group-or-user-to-workspace.md) - [Add Users To Group](https://docs.blinkops.com/docs/integrations/blink/actions/add-users-to-group.md) - [Blink Custom Action](https://docs.blinkops.com/docs/integrations/blink/actions/blink-custom-action.md) - [Cancel Workflow Execution](https://docs.blinkops.com/docs/integrations/blink/actions/cancel-workflow-execution.md) - [Create Connection](https://docs.blinkops.com/docs/integrations/blink/actions/create-connection.md) - [Create Group](https://docs.blinkops.com/docs/integrations/blink/actions/create-group.md) - [Delete Connection](https://docs.blinkops.com/docs/integrations/blink/actions/delete-connection.md) - [Delete Group](https://docs.blinkops.com/docs/integrations/blink/actions/delete-group.md) - [Edit Connection](https://docs.blinkops.com/docs/integrations/blink/actions/edit-connection.md) - [Get Connection Type](https://docs.blinkops.com/docs/integrations/blink/actions/get-connection-type.md) - [Get Groups](https://docs.blinkops.com/docs/integrations/blink/actions/get-groups.md) - [Get Users](https://docs.blinkops.com/docs/integrations/blink/actions/get-users.md) - [Get User's Groups](https://docs.blinkops.com/docs/integrations/blink/actions/get-users-groups.md) - [Get Workflow Executions](https://docs.blinkops.com/docs/integrations/blink/actions/get-workflow-executions.md) - [Get Workflow's Execution Output](https://docs.blinkops.com/docs/integrations/blink/actions/get-workflows-execution-output.md) - [List Audit Logs](https://docs.blinkops.com/docs/integrations/blink/actions/list-audit-logs.md) - [List Connection Types](https://docs.blinkops.com/docs/integrations/blink/actions/list-connection-types.md) - [List Connections](https://docs.blinkops.com/docs/integrations/blink/actions/list-connections.md) - [List Group's Users](https://docs.blinkops.com/docs/integrations/blink/actions/list-groups-users.md) - [List User Workspaces](https://docs.blinkops.com/docs/integrations/blink/actions/list-user-workspaces.md) - [List Workflow Packs](https://docs.blinkops.com/docs/integrations/blink/actions/list-workflow-packs.md) - [List Workflows](https://docs.blinkops.com/docs/integrations/blink/actions/list-workflows.md) - [Remove Users From Group](https://docs.blinkops.com/docs/integrations/blink/actions/remove-users-from-group.md) - [Run Workflow](https://docs.blinkops.com/docs/integrations/blink/actions/run-workflow.md) - [BloodHound](https://docs.blinkops.com/docs/integrations/bloodhound.md): BloodHound is a cybersecurity tool that maps and analyzes identity and access relationships within enterprise environments. By using graph analysis, it uncovers hidden and unintended attack paths that attackers could exploit to escalate privileges or move laterally, enabling security teams to better… - [Overview](https://docs.blinkops.com/docs/integrations/bloodhound/actions.md) - [BloodHound Custom Action](https://docs.blinkops.com/docs/integrations/bloodhound/actions/bloodhound-custom-action.md) - [Get All Attack Path Findings](https://docs.blinkops.com/docs/integrations/bloodhound/actions/get-all-attack-path-findings.md) - [List Attack Path Types](https://docs.blinkops.com/docs/integrations/bloodhound/actions/list-attack-path-types.md) - [BlueCat Address Manager](https://docs.blinkops.com/docs/integrations/bluecat-address-manager.md): BlueCat Address Manager (IPAM) is a centralized platform that provides visibility, automation, and control over IP address space, DNS, and DHCP services to simplify network management and improve security. - [Overview](https://docs.blinkops.com/docs/integrations/bluecat-address-manager/actions.md) - [BlueCat Address Manager Custom Action](https://docs.blinkops.com/docs/integrations/bluecat-address-manager/actions/bluecat-address-manager-custom-action.md) - [Get DHCP Range By IP](https://docs.blinkops.com/docs/integrations/bluecat-address-manager/actions/get-dhcp-range-by-ip.md) - [Get Entity Parent](https://docs.blinkops.com/docs/integrations/bluecat-address-manager/actions/get-entity-parent.md) - [Get Host Records By Hint](https://docs.blinkops.com/docs/integrations/bluecat-address-manager/actions/get-host-records-by-hint.md) - [Get IP Address](https://docs.blinkops.com/docs/integrations/bluecat-address-manager/actions/get-ip-address.md) - [Get IPV4 Address](https://docs.blinkops.com/docs/integrations/bluecat-address-manager/actions/get-ipv4-address.md) - [Get IPV6 Address](https://docs.blinkops.com/docs/integrations/bluecat-address-manager/actions/get-ipv6-address.md) - [Get Networks Collection](https://docs.blinkops.com/docs/integrations/bluecat-address-manager/actions/get-networks-collection.md) - [Get Next Available Network](https://docs.blinkops.com/docs/integrations/bluecat-address-manager/actions/get-next-available-network.md) - [Get Resource Records](https://docs.blinkops.com/docs/integrations/bluecat-address-manager/actions/get-resource-records.md) - [Bluecat Edge](https://docs.blinkops.com/docs/integrations/bluecat-edge.md): BlueCat Edge is a cloud-managed software solution that extends DNS infrastructure to provide visibility, control, and cybersecurity at the network edge. - [Overview](https://docs.blinkops.com/docs/integrations/bluecat-edge/actions.md) - [Bluecat Edge Custom Action](https://docs.blinkops.com/docs/integrations/bluecat-edge/actions/bluecat-edge-custom-action.md) - [List Domain Lists](https://docs.blinkops.com/docs/integrations/bluecat-edge/actions/list-domain-lists.md) - [List Policies](https://docs.blinkops.com/docs/integrations/bluecat-edge/actions/list-policies.md) - [List Service Points](https://docs.blinkops.com/docs/integrations/bluecat-edge/actions/list-service-points.md) - [List Site Groups](https://docs.blinkops.com/docs/integrations/bluecat-edge/actions/list-site-groups.md) - [List Sites](https://docs.blinkops.com/docs/integrations/bluecat-edge/actions/list-sites.md) - [BMC Remedy](https://docs.blinkops.com/docs/integrations/bmc-remedy.md): BMC Remedy streamlines IT service management by offering a central platform for handling incidents, requests, and problems, improving resolution efficiency. - [Overview](https://docs.blinkops.com/docs/integrations/bmc-remedy/actions.md) - [BMC Remedy Custom Action](https://docs.blinkops.com/docs/integrations/bmc-remedy/actions/bmc-remedy-custom-action.md) - [Create Incident](https://docs.blinkops.com/docs/integrations/bmc-remedy/actions/create-incident.md) - [Delete Incident](https://docs.blinkops.com/docs/integrations/bmc-remedy/actions/delete-incident.md) - [Get Incident](https://docs.blinkops.com/docs/integrations/bmc-remedy/actions/get-incident.md) - [List Incidents](https://docs.blinkops.com/docs/integrations/bmc-remedy/actions/list-incidents.md) - [Update Incident](https://docs.blinkops.com/docs/integrations/bmc-remedy/actions/update-incident.md) - [Box](https://docs.blinkops.com/docs/integrations/box.md): Box is a secure, easy-to-use content cloud storage platform built for the entire content lifecycle from file creation and sharing to co-editing, signature, classification, and retention. - [Overview](https://docs.blinkops.com/docs/integrations/box/actions.md) - [Box Custom Action](https://docs.blinkops.com/docs/integrations/box/actions/box-custom-action.md) - [Create Copy Of File](https://docs.blinkops.com/docs/integrations/box/actions/create-copy-of-file.md) - [Create Folder](https://docs.blinkops.com/docs/integrations/box/actions/create-folder.md) - [Create User](https://docs.blinkops.com/docs/integrations/box/actions/create-user.md) - [Delete File](https://docs.blinkops.com/docs/integrations/box/actions/delete-file.md) - [Delete Folder](https://docs.blinkops.com/docs/integrations/box/actions/delete-folder.md) - [Delete Previous Version From File](https://docs.blinkops.com/docs/integrations/box/actions/delete-previous-version-from-file.md) - [Get All File Versions](https://docs.blinkops.com/docs/integrations/box/actions/get-all-file-versions.md) - [Get File Collaborations](https://docs.blinkops.com/docs/integrations/box/actions/get-file-collaborations.md) - [Get File Comments](https://docs.blinkops.com/docs/integrations/box/actions/get-file-comments.md) - [Get File Information](https://docs.blinkops.com/docs/integrations/box/actions/get-file-information.md) - [Get Folder Collaborations](https://docs.blinkops.com/docs/integrations/box/actions/get-folder-collaborations.md) - [Get Folder Information](https://docs.blinkops.com/docs/integrations/box/actions/get-folder-information.md) - [Get Items From Folder](https://docs.blinkops.com/docs/integrations/box/actions/get-items-from-folder.md) - [Get Shared Link Information](https://docs.blinkops.com/docs/integrations/box/actions/get-shared-link-information.md) - [Get Tasks From File](https://docs.blinkops.com/docs/integrations/box/actions/get-tasks-from-file.md) - [Get User Information](https://docs.blinkops.com/docs/integrations/box/actions/get-user-information.md) - [Promote File Version](https://docs.blinkops.com/docs/integrations/box/actions/promote-file-version.md) - [Search File](https://docs.blinkops.com/docs/integrations/box/actions/search-file.md) - [Update File](https://docs.blinkops.com/docs/integrations/box/actions/update-file.md) - [Update File Shared Link](https://docs.blinkops.com/docs/integrations/box/actions/update-file-shared-link.md) - [Brandsight](https://docs.blinkops.com/docs/integrations/brandsight.md): Brandsight is a platform that gives companies a centralized, data-rich dashboard to streamline domain portfolio management, automate renewals and DNS tasks, and gain full visibility and control of their digital assets. - [Overview](https://docs.blinkops.com/docs/integrations/brandsight/actions.md) - [Brandsight Custom Action](https://docs.blinkops.com/docs/integrations/brandsight/actions/brandsight-custom-action.md) - [Get Domain Details](https://docs.blinkops.com/docs/integrations/brandsight/actions/get-domain-details.md) - [List Domains](https://docs.blinkops.com/docs/integrations/brandsight/actions/list-domains.md) - [Brinqa](https://docs.blinkops.com/docs/integrations/brinqa.md): Brinqa offers risk analytics and management solutions. Its platform enables organizations to identify, prioritize, and mitigate cybersecurity risks effectively. With advanced data analytics and visualization capabilities - [Overview](https://docs.blinkops.com/docs/integrations/brinqa/actions.md) - [List Active And Public Hosts](https://docs.blinkops.com/docs/integrations/brinqa/actions/list-active-and-public-hosts.md) - [List Critical Vulnerabilities](https://docs.blinkops.com/docs/integrations/brinqa/actions/list-critical-vulnerabilities.md) - [List Open And Assigned Tickets](https://docs.blinkops.com/docs/integrations/brinqa/actions/list-open-and-assigned-tickets.md) - [Retrieve Active Assets](https://docs.blinkops.com/docs/integrations/brinqa/actions/retrieve-active-assets.md) - [Retrieve New Findings](https://docs.blinkops.com/docs/integrations/brinqa/actions/retrieve-new-findings.md) - [Run Query](https://docs.blinkops.com/docs/integrations/brinqa/actions/run-query.md) - [Bugcrowd](https://docs.blinkops.com/docs/integrations/bugcrowd.md): Bugcrowd is a crowdsourced cybersecurity platform that connects organizations with a global community of ethical hackers to identify and remediate vulnerabilities. Offering services such as bug bounty programs, vulnerability disclosure programs, and penetration testing, Bugcrowd enables businesses t… - [Overview](https://docs.blinkops.com/docs/integrations/bugcrowd/actions.md) - [Bugcrowd Custom Action](https://docs.blinkops.com/docs/integrations/bugcrowd/actions/bugcrowd-custom-action.md) - [Get Submission](https://docs.blinkops.com/docs/integrations/bugcrowd/actions/get-submission.md) - [List Submissions](https://docs.blinkops.com/docs/integrations/bugcrowd/actions/list-submissions.md) - [Cato Networks](https://docs.blinkops.com/docs/integrations/cato-networks.md): Cato Networks is a cybersecurity company that provides cloud-based secure access service edge (SASE) solutions. Cato Networks aims to help businesses connect, secure, and optimize their global enterprise networks. - [Overview](https://docs.blinkops.com/docs/integrations/cato-networks/actions.md) - [Cato Networks Custom Action](https://docs.blinkops.com/docs/integrations/cato-networks/actions/cato-networks-custom-action.md) - [Censys](https://docs.blinkops.com/docs/integrations/censys.md): Censys provides an internet intelligence platform for threat hunting and exposure management. - [Censys ASM](https://docs.blinkops.com/docs/integrations/censys-asm.md): Censys provides an internet intelligence platform for threat hunting and exposure management. - [Overview](https://docs.blinkops.com/docs/integrations/censys-asm/actions.md) - [Censys ASM Custom Action](https://docs.blinkops.com/docs/integrations/censys-asm/actions/censys-asm-custom-action.md) - [Get Host](https://docs.blinkops.com/docs/integrations/censys-asm/actions/get-host.md) - [List Hosts](https://docs.blinkops.com/docs/integrations/censys-asm/actions/list-hosts.md) - [Overview](https://docs.blinkops.com/docs/integrations/censys/actions.md) - [Censys Custom Action](https://docs.blinkops.com/docs/integrations/censys/actions/censys-custom-action.md) - [Get Certificate](https://docs.blinkops.com/docs/integrations/censys/actions/get-certificate.md) - [Get Host](https://docs.blinkops.com/docs/integrations/censys/actions/get-host.md) - [Get Multiple Certificates](https://docs.blinkops.com/docs/integrations/censys/actions/get-multiple-certificates.md) - [Get Multiple Web Properties](https://docs.blinkops.com/docs/integrations/censys/actions/get-multiple-web-properties.md) - [Get Web Property](https://docs.blinkops.com/docs/integrations/censys/actions/get-web-property.md) - [List Hosts](https://docs.blinkops.com/docs/integrations/censys/actions/list-hosts.md) - [Run Search](https://docs.blinkops.com/docs/integrations/censys/actions/run-search.md) - [Check Point Harmony](https://docs.blinkops.com/docs/integrations/check-point-harmony.md): Harmony Email & Collaboration secures Microsoft 365 and Google emails and collaboration application. It protects against the most sophisticated phishing attacks and prevents data from being leaked to unauthorized sources. It also identifies compromised accounts and vendors, security your organizatio… - [Overview](https://docs.blinkops.com/docs/integrations/check-point-harmony/actions.md) - [Check Point Harmony Custom Action](https://docs.blinkops.com/docs/integrations/check-point-harmony/actions/check-point-harmony-custom-action.md) - [Create AP Exception](https://docs.blinkops.com/docs/integrations/check-point-harmony/actions/create-ap-exception.md) - [Delete AP Exception](https://docs.blinkops.com/docs/integrations/check-point-harmony/actions/delete-ap-exception.md) - [Get AP Exception By ID And Type](https://docs.blinkops.com/docs/integrations/check-point-harmony/actions/get-ap-exception-by-id-and-type.md) - [Get AP Exception By Type](https://docs.blinkops.com/docs/integrations/check-point-harmony/actions/get-ap-exception-by-type.md) - [Get Entity](https://docs.blinkops.com/docs/integrations/check-point-harmony/actions/get-entity.md) - [Get Event](https://docs.blinkops.com/docs/integrations/check-point-harmony/actions/get-event.md) - [Get Scopes](https://docs.blinkops.com/docs/integrations/check-point-harmony/actions/get-scopes.md) - [Get Task](https://docs.blinkops.com/docs/integrations/check-point-harmony/actions/get-task.md) - [Post Entity Action](https://docs.blinkops.com/docs/integrations/check-point-harmony/actions/post-entity-action.md) - [Post Event Action](https://docs.blinkops.com/docs/integrations/check-point-harmony/actions/post-event-action.md) - [Query Entity](https://docs.blinkops.com/docs/integrations/check-point-harmony/actions/query-entity.md) - [Query Event](https://docs.blinkops.com/docs/integrations/check-point-harmony/actions/query-event.md) - [Update AP Exception](https://docs.blinkops.com/docs/integrations/check-point-harmony/actions/update-ap-exception.md) - [Overview](https://docs.blinkops.com/docs/integrations/check-point-harmony/triggers.md) - [New Event](https://docs.blinkops.com/docs/integrations/check-point-harmony/triggers/new-event.md) - [Check Point Infinity Events](https://docs.blinkops.com/docs/integrations/check-point-infinity-events.md): Checkpoint Infinity Events provides a centralized platform for collecting, analyzing, and correlating security logs and events from across your entire IT infrastructure, enabling you to gain comprehensive visibility into cyber threats and respond effectively to security incidents. - [Overview](https://docs.blinkops.com/docs/integrations/check-point-infinity-events/actions.md) - [Check Point Infinity Events Custom Action](https://docs.blinkops.com/docs/integrations/check-point-infinity-events/actions/check-point-infinity-events-custom-action.md) - [Get Search Event Logs Task Progress](https://docs.blinkops.com/docs/integrations/check-point-infinity-events/actions/get-search-event-logs-task-progress.md) - [List Event Logs Results](https://docs.blinkops.com/docs/integrations/check-point-infinity-events/actions/list-event-logs-results.md) - [Search Security Event Logs](https://docs.blinkops.com/docs/integrations/check-point-infinity-events/actions/search-security-event-logs.md) - [Check Point Management](https://docs.blinkops.com/docs/integrations/check-point-management.md): Check Point Management simplifies network security management by offering centralized control over security infrastructure. With its comprehensive features, organizations can streamline operations, enforce policies, and enhance security defenses. Check Point Management empowers businesses to proacti… - [Overview](https://docs.blinkops.com/docs/integrations/check-point-management/actions.md) - [Add Access Rule](https://docs.blinkops.com/docs/integrations/check-point-management/actions/add-access-rule.md) - [Add Threat IOC Feed](https://docs.blinkops.com/docs/integrations/check-point-management/actions/add-threat-ioc-feed.md) - [Check Point Management Custom Action](https://docs.blinkops.com/docs/integrations/check-point-management/actions/check-point-management-custom-action.md) - [Check Threat IOC Feed](https://docs.blinkops.com/docs/integrations/check-point-management/actions/check-threat-ioc-feed.md) - [Create Host Object](https://docs.blinkops.com/docs/integrations/check-point-management/actions/create-host-object.md) - [Create Network Group Object](https://docs.blinkops.com/docs/integrations/check-point-management/actions/create-network-group-object.md) - [Delete Access Rule](https://docs.blinkops.com/docs/integrations/check-point-management/actions/delete-access-rule.md) - [Delete Host Object](https://docs.blinkops.com/docs/integrations/check-point-management/actions/delete-host-object.md) - [Delete Network Group Object](https://docs.blinkops.com/docs/integrations/check-point-management/actions/delete-network-group-object.md) - [Delete Threat IOC Feed](https://docs.blinkops.com/docs/integrations/check-point-management/actions/delete-threat-ioc-feed.md) - [Get Access Rule](https://docs.blinkops.com/docs/integrations/check-point-management/actions/get-access-rule.md) - [Get Host Object](https://docs.blinkops.com/docs/integrations/check-point-management/actions/get-host-object.md) - [Get IPS Protection Attribute](https://docs.blinkops.com/docs/integrations/check-point-management/actions/get-ips-protection-attribute.md) - [Get Logs](https://docs.blinkops.com/docs/integrations/check-point-management/actions/get-logs.md) - [Get Network Group Object](https://docs.blinkops.com/docs/integrations/check-point-management/actions/get-network-group-object.md) - [Get Next Logs Batch](https://docs.blinkops.com/docs/integrations/check-point-management/actions/get-next-logs-batch.md) - [Get Threat IOC Feed](https://docs.blinkops.com/docs/integrations/check-point-management/actions/get-threat-ioc-feed.md) - [Install Policy](https://docs.blinkops.com/docs/integrations/check-point-management/actions/install-policy.md) - [List Access Rules](https://docs.blinkops.com/docs/integrations/check-point-management/actions/list-access-rules.md) - [List IPS Protection Attributes](https://docs.blinkops.com/docs/integrations/check-point-management/actions/list-ips-protection-attributes.md) - [List Objects](https://docs.blinkops.com/docs/integrations/check-point-management/actions/list-objects.md) - [List Security Gateways](https://docs.blinkops.com/docs/integrations/check-point-management/actions/list-security-gateways.md) - [List Threat IOC Feed](https://docs.blinkops.com/docs/integrations/check-point-management/actions/list-threat-ioc-feed.md) - [Publish](https://docs.blinkops.com/docs/integrations/check-point-management/actions/publish.md) - [Set Threat Protection](https://docs.blinkops.com/docs/integrations/check-point-management/actions/set-threat-protection.md) - [Show Packages](https://docs.blinkops.com/docs/integrations/check-point-management/actions/show-packages.md) - [Show Task](https://docs.blinkops.com/docs/integrations/check-point-management/actions/show-task.md) - [Show Tasks](https://docs.blinkops.com/docs/integrations/check-point-management/actions/show-tasks.md) - [Show Threat Protections](https://docs.blinkops.com/docs/integrations/check-point-management/actions/show-threat-protections.md) - [Update Access Rule](https://docs.blinkops.com/docs/integrations/check-point-management/actions/update-access-rule.md) - [Update Host Object](https://docs.blinkops.com/docs/integrations/check-point-management/actions/update-host-object.md) - [Update Network Group Object](https://docs.blinkops.com/docs/integrations/check-point-management/actions/update-network-group-object.md) - [Update Threat IOC Feed](https://docs.blinkops.com/docs/integrations/check-point-management/actions/update-threat-ioc-feed.md) - [Check Point XDR-XPR](https://docs.blinkops.com/docs/integrations/check-point-xdr-xpr.md): Checkpoint XDR-XPR provides comprehensive extended detection and response capabilities, enabling organizations to proactively identify, investigate, and respond to cyber threats across their entire IT infrastructure, including endpoints, networks, and cloud environments, enhancing overall security p… - [Overview](https://docs.blinkops.com/docs/integrations/check-point-xdr-xpr/actions.md) - [Check Point XDR-XPR Custom Action](https://docs.blinkops.com/docs/integrations/check-point-xdr-xpr/actions/check-point-xdr-xpr-custom-action.md) - [Get Incident](https://docs.blinkops.com/docs/integrations/check-point-xdr-xpr/actions/get-incident.md) - [List Incidents](https://docs.blinkops.com/docs/integrations/check-point-xdr-xpr/actions/list-incidents.md) - [Checkmarx One](https://docs.blinkops.com/docs/integrations/checkmarx-one.md): Checkmarx One delivers a full suite of enterprise AppSec solutions in a unified, cloud-based platform that allows enterprises to secure their applications from the first line of code to deployment in the cloud. - [Overview](https://docs.blinkops.com/docs/integrations/checkmarx-one/actions.md) - [Checkmarx One Custom Action](https://docs.blinkops.com/docs/integrations/checkmarx-one/actions/checkmarx-one-custom-action.md) - [Get Scan Summary](https://docs.blinkops.com/docs/integrations/checkmarx-one/actions/get-scan-summary.md) - [Get Scan Summary Comparison](https://docs.blinkops.com/docs/integrations/checkmarx-one/actions/get-scan-summary-comparison.md) - [Retrieve List Of Scans](https://docs.blinkops.com/docs/integrations/checkmarx-one/actions/retrieve-list-of-scans.md) - [Retrieve Scan Details](https://docs.blinkops.com/docs/integrations/checkmarx-one/actions/retrieve-scan-details.md) - [Retrieve Scan Results For All Scanners](https://docs.blinkops.com/docs/integrations/checkmarx-one/actions/retrieve-scan-results-for-all-scanners.md) - [Retrieve Scan Status Summary](https://docs.blinkops.com/docs/integrations/checkmarx-one/actions/retrieve-scan-status-summary.md) - [Overview](https://docs.blinkops.com/docs/integrations/checkmarx-one/triggers.md) - [New Scan](https://docs.blinkops.com/docs/integrations/checkmarx-one/triggers/new-scan.md) - [Checkmarx](https://docs.blinkops.com/docs/integrations/checkmarx-sast.md): Checkmarx Static Application Security Testing (SAST) provides fast and accurate incremental or full scans and gives you the flexibility, accuracy, integrations, and coverage to secure your applications. - [Overview](https://docs.blinkops.com/docs/integrations/checkmarx-sast/actions.md) - [Checkmarx SAST Custom Action](https://docs.blinkops.com/docs/integrations/checkmarx-sast/actions/checkmarx-sast-custom-action.md) - [Create New Scan](https://docs.blinkops.com/docs/integrations/checkmarx-sast/actions/create-new-scan.md) - [Create Project](https://docs.blinkops.com/docs/integrations/checkmarx-sast/actions/create-project.md) - [Get Details Of Scan](https://docs.blinkops.com/docs/integrations/checkmarx-sast/actions/get-details-of-scan.md) - [Register New Scan Report](https://docs.blinkops.com/docs/integrations/checkmarx-sast/actions/register-new-scan-report.md) - [Retrieve Report](https://docs.blinkops.com/docs/integrations/checkmarx-sast/actions/retrieve-report.md) - [Retrieve Report Status](https://docs.blinkops.com/docs/integrations/checkmarx-sast/actions/retrieve-report-status.md) - [Set Project Remote Source As Git](https://docs.blinkops.com/docs/integrations/checkmarx-sast/actions/set-project-remote-source-as-git.md) - [Set Project Remote Source As Git With SSH](https://docs.blinkops.com/docs/integrations/checkmarx-sast/actions/set-project-remote-source-as-git-with-ssh.md) - [Chorus](https://docs.blinkops.com/docs/integrations/chorus.md): Chorus.ai is an AI conversation intelligence cloud platform for sales team that can transform conversations into data and insights. - [Overview](https://docs.blinkops.com/docs/integrations/chorus/actions.md) - [Chorus Custom Action](https://docs.blinkops.com/docs/integrations/chorus/actions/chorus-custom-action.md) - [Get Conversation By ID](https://docs.blinkops.com/docs/integrations/chorus/actions/get-conversation-by-id.md) - [List Conversations](https://docs.blinkops.com/docs/integrations/chorus/actions/list-conversations.md) - [Chronicle](https://docs.blinkops.com/docs/integrations/chronicle.md): Chronicle SIEM is a cloud service, built as a specialized layer on top of core Google infrastructure, designed for enterprises to privately retain, analyze, and search the massive amounts of security and network telemetry they generate. - [Overview](https://docs.blinkops.com/docs/integrations/chronicle/actions.md) - [Chronicle Custom Action](https://docs.blinkops.com/docs/integrations/chronicle/actions/chronicle-custom-action.md) - [Create New Rule](https://docs.blinkops.com/docs/integrations/chronicle/actions/create-new-rule.md) - [Enable Or Disable Rule Alerting](https://docs.blinkops.com/docs/integrations/chronicle/actions/enable-or-disable-rule-alerting.md) - [List Alerts](https://docs.blinkops.com/docs/integrations/chronicle/actions/list-alerts.md) - [List Assets](https://docs.blinkops.com/docs/integrations/chronicle/actions/list-assets.md) - [List Detections](https://docs.blinkops.com/docs/integrations/chronicle/actions/list-detections.md) - [List Events](https://docs.blinkops.com/docs/integrations/chronicle/actions/list-events.md) - [List IoCs](https://docs.blinkops.com/docs/integrations/chronicle/actions/list-iocs.md) - [List Rules](https://docs.blinkops.com/docs/integrations/chronicle/actions/list-rules.md) - [Run An UDM Search](https://docs.blinkops.com/docs/integrations/chronicle/actions/run-an-udm-search.md) - [Cisco Advanced Phishing Protection](https://docs.blinkops.com/docs/integrations/cisco-advanced-phishing-protection.md): Cisco Advanced Phishing Protection is an email security solution, utilizing advanced technology to detect and mitigate phishing threats, enhancing organizational resilience against cyber risks. - [Overview](https://docs.blinkops.com/docs/integrations/cisco-advanced-phishing-protection/actions.md) - [Cisco Advanced Phishing Protection Custom Action](https://docs.blinkops.com/docs/integrations/cisco-advanced-phishing-protection/actions/cisco-advanced-phishing-protection-custom-action.md) - [Get Message](https://docs.blinkops.com/docs/integrations/cisco-advanced-phishing-protection/actions/get-message.md) - [Get Policy Event](https://docs.blinkops.com/docs/integrations/cisco-advanced-phishing-protection/actions/get-policy-event.md) - [Get User](https://docs.blinkops.com/docs/integrations/cisco-advanced-phishing-protection/actions/get-user.md) - [List Messages](https://docs.blinkops.com/docs/integrations/cisco-advanced-phishing-protection/actions/list-messages.md) - [List Policy Events](https://docs.blinkops.com/docs/integrations/cisco-advanced-phishing-protection/actions/list-policy-events.md) - [List Users](https://docs.blinkops.com/docs/integrations/cisco-advanced-phishing-protection/actions/list-users.md) - [Remediate Suspicious Message](https://docs.blinkops.com/docs/integrations/cisco-advanced-phishing-protection/actions/remediate-suspicious-message.md) - [Cisco Domain Protection](https://docs.blinkops.com/docs/integrations/cisco-domain-protection.md): Cisco Domain Protection automatically identifies, monitors and manages emails sent on your behalf. It provides an easy way to identify and eliminate illegitimate email messages and block malicious ones to prevent phishing attacks impersonating your company's domain. - [Overview](https://docs.blinkops.com/docs/integrations/cisco-domain-protection/actions.md) - [Cisco Domain Protection Custom Action](https://docs.blinkops.com/docs/integrations/cisco-domain-protection/actions/cisco-domain-protection-custom-action.md) - [Get Alert Event](https://docs.blinkops.com/docs/integrations/cisco-domain-protection/actions/get-alert-event.md) - [Get Domain](https://docs.blinkops.com/docs/integrations/cisco-domain-protection/actions/get-domain.md) - [Get Threat Feed](https://docs.blinkops.com/docs/integrations/cisco-domain-protection/actions/get-threat-feed.md) - [Get User](https://docs.blinkops.com/docs/integrations/cisco-domain-protection/actions/get-user.md) - [List Alert Events](https://docs.blinkops.com/docs/integrations/cisco-domain-protection/actions/list-alert-events.md) - [List Audits](https://docs.blinkops.com/docs/integrations/cisco-domain-protection/actions/list-audits.md) - [List Domains](https://docs.blinkops.com/docs/integrations/cisco-domain-protection/actions/list-domains.md) - [List Threat Feeds](https://docs.blinkops.com/docs/integrations/cisco-domain-protection/actions/list-threat-feeds.md) - [List Users](https://docs.blinkops.com/docs/integrations/cisco-domain-protection/actions/list-users.md) - [Cisco ISE](https://docs.blinkops.com/docs/integrations/cisco-ise.md): Cisco Identity Services Engine (ISE) is a network access control and policy management platform that helps organizations securely manage user and device access across wired, wireless, and VPN networks. With features like dynamic access control, device profiling, and compliance enforcement, Cisco ISE… - [Overview](https://docs.blinkops.com/docs/integrations/cisco-ise/actions.md) - [Cisco ISE Custom Action](https://docs.blinkops.com/docs/integrations/cisco-ise/actions/cisco-ise-custom-action.md) - [Get Authentication Session List](https://docs.blinkops.com/docs/integrations/cisco-ise/actions/get-authentication-session-list.md) - [Get Endpoints](https://docs.blinkops.com/docs/integrations/cisco-ise/actions/get-endpoints.md) - [Get Network Devices](https://docs.blinkops.com/docs/integrations/cisco-ise/actions/get-network-devices.md) - [Cisco Meraki](https://docs.blinkops.com/docs/integrations/cisco-meraki.md): Cisco Meraki is a cloud-based networking solution that offers a range of network devices and services. It is used for managing and monitoring network infrastructure in a centralized manner. - [Overview](https://docs.blinkops.com/docs/integrations/cisco-meraki/actions.md) - [Cisco Meraki Custom Action](https://docs.blinkops.com/docs/integrations/cisco-meraki/actions/cisco-meraki-custom-action.md) - [Get Organization Devices](https://docs.blinkops.com/docs/integrations/cisco-meraki/actions/get-organization-devices.md) - [List Organizations](https://docs.blinkops.com/docs/integrations/cisco-meraki/actions/list-organizations.md) - [Overview](https://docs.blinkops.com/docs/integrations/cisco-meraki/triggers.md) - [Cisco Meraki Webhook Event](https://docs.blinkops.com/docs/integrations/cisco-meraki/triggers/cisco-meraki-webhook-event.md) - [Cisco Talos](https://docs.blinkops.com/docs/integrations/cisco-talos.md): Cisco Talos, a division of Cisco Systems, is a premier threat intelligence and research organization. Leveraging advanced technologies and a global network of experts, Talos delivers insights to empower organizations in proactively defending against evolving cyber threats. - [Overview](https://docs.blinkops.com/docs/integrations/cisco-talos/actions.md) - [Cisco Talos Custom Action](https://docs.blinkops.com/docs/integrations/cisco-talos/actions/cisco-talos-custom-action.md) - [Get Observable Details](https://docs.blinkops.com/docs/integrations/cisco-talos/actions/get-observable-details.md) - [Get Observable Type](https://docs.blinkops.com/docs/integrations/cisco-talos/actions/get-observable-type.md) - [Cisco Umbrella](https://docs.blinkops.com/docs/integrations/cisco-umbrella.md): Cisco Umbrella is a cloud-based security platform that provides multiple layers of defense against cyber threats. It combines functionalities like secure web gateway, firewall, and DNS-layer security to safeguard users and data across devices, locations, and applications. - [Overview](https://docs.blinkops.com/docs/integrations/cisco-umbrella/actions.md) - [Cisco Umbrella Custom Action](https://docs.blinkops.com/docs/integrations/cisco-umbrella/actions/cisco-umbrella-custom-action.md) - [Create Destination List](https://docs.blinkops.com/docs/integrations/cisco-umbrella/actions/create-destination-list.md) - [Get Destination List](https://docs.blinkops.com/docs/integrations/cisco-umbrella/actions/get-destination-list.md) - [List Destination Lists](https://docs.blinkops.com/docs/integrations/cisco-umbrella/actions/list-destination-lists.md) - [Search Domain Status](https://docs.blinkops.com/docs/integrations/cisco-umbrella/actions/search-domain-status.md) - [Cisco Webex](https://docs.blinkops.com/docs/integrations/cisco-webex.md): Cisco Webex is a video conferencing and collaboration product suite. - [Overview](https://docs.blinkops.com/docs/integrations/cisco-webex/actions.md) - [Cisco Webex Custom Action](https://docs.blinkops.com/docs/integrations/cisco-webex/actions/cisco-webex-custom-action.md) - [Create Person](https://docs.blinkops.com/docs/integrations/cisco-webex/actions/create-person.md) - [Create Room](https://docs.blinkops.com/docs/integrations/cisco-webex/actions/create-room.md) - [Delete Message](https://docs.blinkops.com/docs/integrations/cisco-webex/actions/delete-message.md) - [Delete Person](https://docs.blinkops.com/docs/integrations/cisco-webex/actions/delete-person.md) - [Get Message](https://docs.blinkops.com/docs/integrations/cisco-webex/actions/get-message.md) - [Get Person](https://docs.blinkops.com/docs/integrations/cisco-webex/actions/get-person.md) - [Get Room](https://docs.blinkops.com/docs/integrations/cisco-webex/actions/get-room.md) - [Get Room Meeting Details](https://docs.blinkops.com/docs/integrations/cisco-webex/actions/get-room-meeting-details.md) - [List Direct Messages](https://docs.blinkops.com/docs/integrations/cisco-webex/actions/list-direct-messages.md) - [List Messages](https://docs.blinkops.com/docs/integrations/cisco-webex/actions/list-messages.md) - [List People](https://docs.blinkops.com/docs/integrations/cisco-webex/actions/list-people.md) - [List Rooms](https://docs.blinkops.com/docs/integrations/cisco-webex/actions/list-rooms.md) - [List Teams](https://docs.blinkops.com/docs/integrations/cisco-webex/actions/list-teams.md) - [Send Message](https://docs.blinkops.com/docs/integrations/cisco-webex/actions/send-message.md) - [Update Room](https://docs.blinkops.com/docs/integrations/cisco-webex/actions/update-room.md) - [Overview](https://docs.blinkops.com/docs/integrations/cisco-webex/triggers.md) - [Cisco Webex Webhook Event](https://docs.blinkops.com/docs/integrations/cisco-webex/triggers/cisco-webex-webhook-event.md) - [Claroty CTD](https://docs.blinkops.com/docs/integrations/claroty-ctd.md): Claroty CTD (Continuous Threat Detection) is a network-based cybersecurity solution that provides real-time visibility, threat detection, and risk assessment for OT, IoT, and IIoT assets across industrial environments. - [Overview](https://docs.blinkops.com/docs/integrations/claroty-ctd/actions.md) - [Add License](https://docs.blinkops.com/docs/integrations/claroty-ctd/actions/add-license.md) - [Claroty CTD Custom Action](https://docs.blinkops.com/docs/integrations/claroty-ctd/actions/claroty-ctd-custom-action.md) - [Get Asset](https://docs.blinkops.com/docs/integrations/claroty-ctd/actions/get-asset.md) - [Get License Details](https://docs.blinkops.com/docs/integrations/claroty-ctd/actions/get-license-details.md) - [Get Sensors](https://docs.blinkops.com/docs/integrations/claroty-ctd/actions/get-sensors.md) - [List Assets](https://docs.blinkops.com/docs/integrations/claroty-ctd/actions/list-assets.md) - [List Sites](https://docs.blinkops.com/docs/integrations/claroty-ctd/actions/list-sites.md) - [Update License](https://docs.blinkops.com/docs/integrations/claroty-ctd/actions/update-license.md) - [Claroty xDome](https://docs.blinkops.com/docs/integrations/claroty-xdome.md): Claroty is a cybersecurity firm that provides products and solutions to protect infrastructure and industrial networks from cyber threats. - [Overview](https://docs.blinkops.com/docs/integrations/claroty-xdome/actions.md) - [Claroty xDome Custom Action](https://docs.blinkops.com/docs/integrations/claroty-xdome/actions/claroty-xdome-custom-action.md) - [Get Alert](https://docs.blinkops.com/docs/integrations/claroty-xdome/actions/get-alert.md) - [Get Device](https://docs.blinkops.com/docs/integrations/claroty-xdome/actions/get-device.md) - [Get Device Affected By An Alert](https://docs.blinkops.com/docs/integrations/claroty-xdome/actions/get-device-affected-by-an-alert.md) - [Get Device Alert Relations](https://docs.blinkops.com/docs/integrations/claroty-xdome/actions/get-device-alert-relations.md) - [Get Device Vulnerability Relations](https://docs.blinkops.com/docs/integrations/claroty-xdome/actions/get-device-vulnerability-relations.md) - [Get Vulnerability](https://docs.blinkops.com/docs/integrations/claroty-xdome/actions/get-vulnerability.md) - [List Alerts](https://docs.blinkops.com/docs/integrations/claroty-xdome/actions/list-alerts.md) - [List Devices](https://docs.blinkops.com/docs/integrations/claroty-xdome/actions/list-devices.md) - [List Devices Affected By An Alert](https://docs.blinkops.com/docs/integrations/claroty-xdome/actions/list-devices-affected-by-an-alert.md) - [List Devices Alerts Relations](https://docs.blinkops.com/docs/integrations/claroty-xdome/actions/list-devices-alerts-relations.md) - [List Devices Vulnerabilities Relations](https://docs.blinkops.com/docs/integrations/claroty-xdome/actions/list-devices-vulnerabilities-relations.md) - [List Vulnerabilities](https://docs.blinkops.com/docs/integrations/claroty-xdome/actions/list-vulnerabilities.md) - [Set Assignees](https://docs.blinkops.com/docs/integrations/claroty-xdome/actions/set-assignees.md) - [Set Device Vulnerability Relevance](https://docs.blinkops.com/docs/integrations/claroty-xdome/actions/set-device-vulnerability-relevance.md) - [Set Notes](https://docs.blinkops.com/docs/integrations/claroty-xdome/actions/set-notes.md) - [ClearPass](https://docs.blinkops.com/docs/integrations/clearpass.md): Aruba’s ClearPass Policy Manager provides role- and device-based secure network access control for IoT, BYOD, corporate devices, as well as employees, contractors and guests across any multivendor wired, wireless and VPN infrastructure. - [Overview](https://docs.blinkops.com/docs/integrations/clearpass/actions.md) - [ClearPass Custom Action](https://docs.blinkops.com/docs/integrations/clearpass/actions/clearpass-custom-action.md) - [Get Device Accounts](https://docs.blinkops.com/docs/integrations/clearpass/actions/get-device-accounts.md) - [Get Endpoints](https://docs.blinkops.com/docs/integrations/clearpass/actions/get-endpoints.md) - [Get Insight Alert Configurations](https://docs.blinkops.com/docs/integrations/clearpass/actions/get-insight-alert-configurations.md) - [Update Device Account](https://docs.blinkops.com/docs/integrations/clearpass/actions/update-device-account.md) - [Update Endpoint](https://docs.blinkops.com/docs/integrations/clearpass/actions/update-endpoint.md) - [Update Insight Alert Configuration](https://docs.blinkops.com/docs/integrations/clearpass/actions/update-insight-alert-configuration.md) - [ClickHouse](https://docs.blinkops.com/docs/integrations/clickhouse.md): ClickHouse is an open-source column-oriented DBMS for online analytical processing that allows users to generate analytical reports using SQL queries in real-time. - [Overview](https://docs.blinkops.com/docs/integrations/clickhouse/actions.md): Blink supports the following ClickHouse Actions: - [Run ClickHouse Query](https://docs.blinkops.com/docs/integrations/clickhouse/actions/run-clickhouse-query.md): Runs a SQL query on a ClickHouse database. - [ClickUp](https://docs.blinkops.com/docs/integrations/clickup.md): ClickUp is an all-in-one productivity platform that works as a place for teams to come together, brainstorm, plan, and collaborate on everything from process docs to product designs. While relying on a single tool for so many use cases might sound like a stretch—ClickUp was built for this. - [Overview](https://docs.blinkops.com/docs/integrations/clickup/actions.md) - [Add Task Comment](https://docs.blinkops.com/docs/integrations/clickup/actions/add-task-comment.md) - [ClickUp Custom Action](https://docs.blinkops.com/docs/integrations/clickup/actions/clickup-custom-action.md) - [Create Task](https://docs.blinkops.com/docs/integrations/clickup/actions/create-task.md) - [Create Webhook](https://docs.blinkops.com/docs/integrations/clickup/actions/create-webhook.md) - [Delete Task](https://docs.blinkops.com/docs/integrations/clickup/actions/delete-task.md) - [Delete Task Comment](https://docs.blinkops.com/docs/integrations/clickup/actions/delete-task-comment.md) - [Delete Webhook](https://docs.blinkops.com/docs/integrations/clickup/actions/delete-webhook.md) - [Get Lists](https://docs.blinkops.com/docs/integrations/clickup/actions/get-lists.md) - [Get Task](https://docs.blinkops.com/docs/integrations/clickup/actions/get-task.md) - [List Authorized Workspaces Teams](https://docs.blinkops.com/docs/integrations/clickup/actions/list-authorized-workspaces-teams.md) - [List Folders](https://docs.blinkops.com/docs/integrations/clickup/actions/list-folders.md) - [List Spaces](https://docs.blinkops.com/docs/integrations/clickup/actions/list-spaces.md) - [List Task Comments](https://docs.blinkops.com/docs/integrations/clickup/actions/list-task-comments.md) - [List Tasks](https://docs.blinkops.com/docs/integrations/clickup/actions/list-tasks.md) - [List Webhooks](https://docs.blinkops.com/docs/integrations/clickup/actions/list-webhooks.md) - [Set Task Custom Field](https://docs.blinkops.com/docs/integrations/clickup/actions/set-task-custom-field.md) - [Update Task](https://docs.blinkops.com/docs/integrations/clickup/actions/update-task.md) - [Overview](https://docs.blinkops.com/docs/integrations/clickup/triggers.md) - [ClickUp Webhook Event](https://docs.blinkops.com/docs/integrations/clickup/triggers/clickup-webhook-event.md) - [Cloud Custodian](https://docs.blinkops.com/docs/integrations/cloud-custodian.md): Cloud Custodian is a rules engine for managing public cloud accounts and resources. It allows users to define policies to enable a well managed cloud infrastructure, that's both secure and cost optimized. - [Overview](https://docs.blinkops.com/docs/integrations/cloud-custodian/actions.md): Blink supports the following CloudCustodian Actions: - [Cloud Custodian Run Policy](https://docs.blinkops.com/docs/integrations/cloud-custodian/actions/cloud-custodian-run-policy.md): Executes Cloud Custodian CLI run command on a given policy. - [Run Cloud Custodian CLI Script](https://docs.blinkops.com/docs/integrations/cloud-custodian/actions/run-cloud-custodian-cli-script.md): Executes a Cloud Custodian CLI script. - [Cloudflare](https://docs.blinkops.com/docs/integrations/cloudflare.md): Cloudflare is a company that provides a content delivery network, internet security services and distributed domain name server services, sitting between the visitor and the Cloudflare user's hosting provider, acting as a reverse proxy for websites. Its services protect websites from various attacks… - [Cloudflare R2](https://docs.blinkops.com/docs/integrations/cloudflare-r2.md): Cloudflare R2 is an object storage service that allows developers to store large amounts of unstructured data without the costly egress bandwidth fees associated with typical cloud storage services. - [Overview](https://docs.blinkops.com/docs/integrations/cloudflare-r2/actions.md) - [Cloudflare R2 Custom Action](https://docs.blinkops.com/docs/integrations/cloudflare-r2/actions/cloudflare-r2-custom-action.md) - [Create Bucket](https://docs.blinkops.com/docs/integrations/cloudflare-r2/actions/create-bucket.md) - [Delete Bucket](https://docs.blinkops.com/docs/integrations/cloudflare-r2/actions/delete-bucket.md) - [Delete Object](https://docs.blinkops.com/docs/integrations/cloudflare-r2/actions/delete-object.md) - [Get Object](https://docs.blinkops.com/docs/integrations/cloudflare-r2/actions/get-object.md) - [List Buckets](https://docs.blinkops.com/docs/integrations/cloudflare-r2/actions/list-buckets.md) - [List Objects](https://docs.blinkops.com/docs/integrations/cloudflare-r2/actions/list-objects.md) - [Put Object](https://docs.blinkops.com/docs/integrations/cloudflare-r2/actions/put-object.md) - [Overview](https://docs.blinkops.com/docs/integrations/cloudflare/actions.md) - [Cloudflare Custom Action](https://docs.blinkops.com/docs/integrations/cloudflare/actions/cloudflare-custom-action.md) - [Execute AI Model](https://docs.blinkops.com/docs/integrations/cloudflare/actions/execute-ai-model.md) - [Get Access Group](https://docs.blinkops.com/docs/integrations/cloudflare/actions/get-access-group.md) - [Get Gateway Log Details](https://docs.blinkops.com/docs/integrations/cloudflare/actions/get-gateway-log-details.md) - [Get Gateway Log Request](https://docs.blinkops.com/docs/integrations/cloudflare/actions/get-gateway-log-request.md) - [Get Gateway Log Response](https://docs.blinkops.com/docs/integrations/cloudflare/actions/get-gateway-log-response.md) - [Get Zero Trust Team List](https://docs.blinkops.com/docs/integrations/cloudflare/actions/get-zero-trust-team-list.md) - [List Access Groups](https://docs.blinkops.com/docs/integrations/cloudflare/actions/list-access-groups.md) - [List Accounts](https://docs.blinkops.com/docs/integrations/cloudflare/actions/list-accounts.md) - [List Gateway Logs](https://docs.blinkops.com/docs/integrations/cloudflare/actions/list-gateway-logs.md) - [List Gateways](https://docs.blinkops.com/docs/integrations/cloudflare/actions/list-gateways.md) - [List Zero Trust Team Lists](https://docs.blinkops.com/docs/integrations/cloudflare/actions/list-zero-trust-team-lists.md) - [Revoke All Access Tokens For A User](https://docs.blinkops.com/docs/integrations/cloudflare/actions/revoke-all-access-tokens-for-a-user.md) - [Update Access Group](https://docs.blinkops.com/docs/integrations/cloudflare/actions/update-access-group.md) - [Update Zero Trust Team List](https://docs.blinkops.com/docs/integrations/cloudflare/actions/update-zero-trust-team-list.md) - [Overview](https://docs.blinkops.com/docs/integrations/cloudflare/triggers.md) - [CloudFlare Webhook Event](https://docs.blinkops.com/docs/integrations/cloudflare/triggers/cloudflare-webhook-event.md) - [Cobalt](https://docs.blinkops.com/docs/integrations/cobalt.md): Cobalt.io offers a Pentesting as a Service (PtaaS) platform. Their platform facilitates the process, streamlines collaboration, and aims to improve efficiency in identifying and fixing security issues. - [Overview](https://docs.blinkops.com/docs/integrations/cobalt/actions.md) - [Cobalt Custom Action](https://docs.blinkops.com/docs/integrations/cobalt/actions/cobalt-custom-action.md) - [Get Pentest Report](https://docs.blinkops.com/docs/integrations/cobalt/actions/get-pentest-report.md) - [List Assets](https://docs.blinkops.com/docs/integrations/cobalt/actions/list-assets.md) - [List Findings](https://docs.blinkops.com/docs/integrations/cobalt/actions/list-findings.md) - [List Organizations](https://docs.blinkops.com/docs/integrations/cobalt/actions/list-organizations.md) - [List Pentests](https://docs.blinkops.com/docs/integrations/cobalt/actions/list-pentests.md) - [Cognism](https://docs.blinkops.com/docs/integrations/cognism.md): Cognism is a B2B sales intelligence platform that provides compliant, high-quality contact and company data via APIs and tools, helping teams identify, enrich, and connect with ideal prospects more effectively. - [Overview](https://docs.blinkops.com/docs/integrations/cognism/actions.md) - [Cognism Custom Action](https://docs.blinkops.com/docs/integrations/cognism/actions/cognism-custom-action.md) - [Redeem Accounts By ID](https://docs.blinkops.com/docs/integrations/cognism/actions/redeem-accounts-by-id.md) - [Redeem Contacts By ID](https://docs.blinkops.com/docs/integrations/cognism/actions/redeem-contacts-by-id.md) - [Search Accounts](https://docs.blinkops.com/docs/integrations/cognism/actions/search-accounts.md) - [Search Contacts](https://docs.blinkops.com/docs/integrations/cognism/actions/search-contacts.md) - [Compass](https://docs.blinkops.com/docs/integrations/compass.md): Compass is a developer experience platform that brings your distributed software architecture and the teams collaborating on them together in a single, unified place. - [Overview](https://docs.blinkops.com/docs/integrations/compass/actions.md) - [Compass Custom Action](https://docs.blinkops.com/docs/integrations/compass/actions/compass-custom-action.md) - [Get Cloud ID](https://docs.blinkops.com/docs/integrations/compass/actions/get-cloud-id.md) - [Get Component](https://docs.blinkops.com/docs/integrations/compass/actions/get-component.md) - [Get Component Scorecard](https://docs.blinkops.com/docs/integrations/compass/actions/get-component-scorecard.md) - [Get Team Data](https://docs.blinkops.com/docs/integrations/compass/actions/get-team-data.md) - [List Component Scorecards](https://docs.blinkops.com/docs/integrations/compass/actions/list-component-scorecards.md) - [List Components](https://docs.blinkops.com/docs/integrations/compass/actions/list-components.md) - [Query](https://docs.blinkops.com/docs/integrations/compass/actions/query.md) - [Update Scorecard](https://docs.blinkops.com/docs/integrations/compass/actions/update-scorecard.md) - [Confluence](https://docs.blinkops.com/docs/integrations/confluence.md): Confluence is a collaboration wiki tools used to help teams to collaborate and share knowledge efficiently. Confluence captures project requirements, assigns tasks to specific users, and manages several calendars at once with the help of Team Calendars add-on. - [Confluence Data Center](https://docs.blinkops.com/docs/integrations/confluence-data-center.md): Confluence is a collaboration wiki tools used to help teams to collaborate and share knowledge efficiently. Confluence captures project requirements, assigns tasks to specific users, and manages several calendars at once with the help of Team Calendars add-on. - [Overview](https://docs.blinkops.com/docs/integrations/confluence-data-center/actions.md) - [Confluence Data Center Custom Action](https://docs.blinkops.com/docs/integrations/confluence-data-center/actions/confluence-data-center-custom-action.md) - [Create Content](https://docs.blinkops.com/docs/integrations/confluence-data-center/actions/create-content.md) - [Delete Content](https://docs.blinkops.com/docs/integrations/confluence-data-center/actions/delete-content.md) - [Get Content](https://docs.blinkops.com/docs/integrations/confluence-data-center/actions/get-content.md) - [Get Content By ID](https://docs.blinkops.com/docs/integrations/confluence-data-center/actions/get-content-by-id.md) - [Overview](https://docs.blinkops.com/docs/integrations/confluence/actions.md) - [Add User To Group](https://docs.blinkops.com/docs/integrations/confluence/actions/add-user-to-group.md) - [Confluence Custom Action](https://docs.blinkops.com/docs/integrations/confluence/actions/confluence-custom-action.md) - [Copy Page](https://docs.blinkops.com/docs/integrations/confluence/actions/copy-page.md) - [Copy Page Hierarchy](https://docs.blinkops.com/docs/integrations/confluence/actions/copy-page-hierarchy.md) - [Create Content](https://docs.blinkops.com/docs/integrations/confluence/actions/create-content.md) - [Create Group](https://docs.blinkops.com/docs/integrations/confluence/actions/create-group.md) - [Delete Content](https://docs.blinkops.com/docs/integrations/confluence/actions/delete-content.md) - [Get Content](https://docs.blinkops.com/docs/integrations/confluence/actions/get-content.md) - [Get Content By ID](https://docs.blinkops.com/docs/integrations/confluence/actions/get-content-by-id.md) - [Get Group](https://docs.blinkops.com/docs/integrations/confluence/actions/get-group.md) - [Get Group Members](https://docs.blinkops.com/docs/integrations/confluence/actions/get-group-members.md) - [Get Groups](https://docs.blinkops.com/docs/integrations/confluence/actions/get-groups.md) - [Get User](https://docs.blinkops.com/docs/integrations/confluence/actions/get-user.md) - [Move Page](https://docs.blinkops.com/docs/integrations/confluence/actions/move-page.md) - [Permission Check](https://docs.blinkops.com/docs/integrations/confluence/actions/permission-check.md) - [Remove Group](https://docs.blinkops.com/docs/integrations/confluence/actions/remove-group.md) - [Remove Member From Group](https://docs.blinkops.com/docs/integrations/confluence/actions/remove-member-from-group.md) - [Search Content](https://docs.blinkops.com/docs/integrations/confluence/actions/search-content.md) - [Search Groups](https://docs.blinkops.com/docs/integrations/confluence/actions/search-groups.md) - [Update Content](https://docs.blinkops.com/docs/integrations/confluence/actions/update-content.md) - [Overview](https://docs.blinkops.com/docs/integrations/confluence/triggers.md) - [Confluence Webhook Event](https://docs.blinkops.com/docs/integrations/confluence/triggers/confluence-webhook-event.md) - [Coralogix](https://docs.blinkops.com/docs/integrations/coralogix.md): Coralogix is a SaaS platform that analyzes log, metric, and security data in real-time and uses machine learning to streamline delivery and maintenance processes for software providers. - [Coralogix Incident Management](https://docs.blinkops.com/docs/integrations/coralogix-incident-management.md): Coralogix Incident Management is a cloud-based solution designed to streamline the incident response lifecycle. - [Overview](https://docs.blinkops.com/docs/integrations/coralogix-incident-management/actions.md) - [Acknowledge Incidents](https://docs.blinkops.com/docs/integrations/coralogix-incident-management/actions/acknowledge-incidents.md) - [Close Incidents](https://docs.blinkops.com/docs/integrations/coralogix-incident-management/actions/close-incidents.md) - [Get Incident](https://docs.blinkops.com/docs/integrations/coralogix-incident-management/actions/get-incident.md) - [List Incidents](https://docs.blinkops.com/docs/integrations/coralogix-incident-management/actions/list-incidents.md) - [Resolve Incidents](https://docs.blinkops.com/docs/integrations/coralogix-incident-management/actions/resolve-incidents.md) - [Overview](https://docs.blinkops.com/docs/integrations/coralogix/actions.md) - [Coralogix Custom Action](https://docs.blinkops.com/docs/integrations/coralogix/actions/coralogix-custom-action.md) - [Create Alert](https://docs.blinkops.com/docs/integrations/coralogix/actions/create-alert.md) - [Create Log](https://docs.blinkops.com/docs/integrations/coralogix/actions/create-log.md) - [Delete Alert](https://docs.blinkops.com/docs/integrations/coralogix/actions/delete-alert.md) - [List Alerts](https://docs.blinkops.com/docs/integrations/coralogix/actions/list-alerts.md) - [Update Alert](https://docs.blinkops.com/docs/integrations/coralogix/actions/update-alert.md) - [Overview](https://docs.blinkops.com/docs/integrations/coralogix/triggers.md) - [Coralogix Webhook Event](https://docs.blinkops.com/docs/integrations/coralogix/triggers/coralogix-webhook-event.md) - [Cortex XDR](https://docs.blinkops.com/docs/integrations/cortex-xdr.md): Cortex XDR is a cloud-based security platform developed by Palo Alto Networks that uses AI to detect and respond to threats by aggregating and correlating data from various sources. It enables quick incident investigation and remediation actions and helps organizations improve their security posture… - [Overview](https://docs.blinkops.com/docs/integrations/cortex-xdr/actions.md) - [Add Files To Block List](https://docs.blinkops.com/docs/integrations/cortex-xdr/actions/add-files-to-block-list.md) - [Cortex XDR Custom Action](https://docs.blinkops.com/docs/integrations/cortex-xdr/actions/cortex-xdr-custom-action.md) - [Execute Python Script](https://docs.blinkops.com/docs/integrations/cortex-xdr/actions/execute-python-script.md) - [Get All Incidents](https://docs.blinkops.com/docs/integrations/cortex-xdr/actions/get-all-incidents.md) - [Get Endpoint](https://docs.blinkops.com/docs/integrations/cortex-xdr/actions/get-endpoint.md) - [Get File Retrieval Details](https://docs.blinkops.com/docs/integrations/cortex-xdr/actions/get-file-retrieval-details.md) - [Get File Retrieval Status](https://docs.blinkops.com/docs/integrations/cortex-xdr/actions/get-file-retrieval-status.md) - [Get Scan Status](https://docs.blinkops.com/docs/integrations/cortex-xdr/actions/get-scan-status.md) - [Get Script Execution Results](https://docs.blinkops.com/docs/integrations/cortex-xdr/actions/get-script-execution-results.md) - [Get Script Execution Status](https://docs.blinkops.com/docs/integrations/cortex-xdr/actions/get-script-execution-status.md) - [Isolate Endpoint](https://docs.blinkops.com/docs/integrations/cortex-xdr/actions/isolate-endpoint.md) - [Lift Endpoint Isolation](https://docs.blinkops.com/docs/integrations/cortex-xdr/actions/lift-endpoint-isolation.md) - [List Endpoints](https://docs.blinkops.com/docs/integrations/cortex-xdr/actions/list-endpoints.md) - [Retrieve Files From Endpoint](https://docs.blinkops.com/docs/integrations/cortex-xdr/actions/retrieve-files-from-endpoint.md) - [Scan Endpoint](https://docs.blinkops.com/docs/integrations/cortex-xdr/actions/scan-endpoint.md) - [Update Existing Case](https://docs.blinkops.com/docs/integrations/cortex-xdr/actions/update-existing-case.md) - [Update Incident](https://docs.blinkops.com/docs/integrations/cortex-xdr/actions/update-incident.md) - [Overview](https://docs.blinkops.com/docs/integrations/cortex-xdr/triggers.md) - [New Incident](https://docs.blinkops.com/docs/integrations/cortex-xdr/triggers/new-incident.md) - [Cortex Xpanse](https://docs.blinkops.com/docs/integrations/cortex-xpanse.md): Cortex Xpanse by Palo Alto Networks helps organizations discover and manage all their internet-facing devices, reducing their attack surface for better security. - [Overview](https://docs.blinkops.com/docs/integrations/cortex-xpanse/actions.md) - [Cortex Xpanse Custom Action](https://docs.blinkops.com/docs/integrations/cortex-xpanse/actions/cortex-xpanse-custom-action.md) - [Get Incident](https://docs.blinkops.com/docs/integrations/cortex-xpanse/actions/get-incident.md) - [List Incidents](https://docs.blinkops.com/docs/integrations/cortex-xpanse/actions/list-incidents.md) - [List Roles](https://docs.blinkops.com/docs/integrations/cortex-xpanse/actions/list-roles.md) - [List User Groups](https://docs.blinkops.com/docs/integrations/cortex-xpanse/actions/list-user-groups.md) - [List Users](https://docs.blinkops.com/docs/integrations/cortex-xpanse/actions/list-users.md) - [Set User Role](https://docs.blinkops.com/docs/integrations/cortex-xpanse/actions/set-user-role.md) - [Update Alerts](https://docs.blinkops.com/docs/integrations/cortex-xpanse/actions/update-alerts.md) - [Update Incident](https://docs.blinkops.com/docs/integrations/cortex-xpanse/actions/update-incident.md) - [Coupa Compass](https://docs.blinkops.com/docs/integrations/coupa-compass.md): Coupa Compass is Coupa’s customer portal that provides users with access to product documentation, support cases, training resources, and community forums. - [Overview](https://docs.blinkops.com/docs/integrations/coupa-compass/actions.md) - [Coupa Compass Custom Action](https://docs.blinkops.com/docs/integrations/coupa-compass/actions/coupa-compass-custom-action.md) - [Get Invoice By ID](https://docs.blinkops.com/docs/integrations/coupa-compass/actions/get-invoice-by-id.md) - [Get User By Employee Number](https://docs.blinkops.com/docs/integrations/coupa-compass/actions/get-user-by-employee-number.md) - [List Invoices](https://docs.blinkops.com/docs/integrations/coupa-compass/actions/list-invoices.md) - [List Users](https://docs.blinkops.com/docs/integrations/coupa-compass/actions/list-users.md) - [CredStash](https://docs.blinkops.com/docs/integrations/credstash.md): CredStash is a very simple, easy to use credential management and distribution system that uses AWS Key Management Service (KMS) for key wrapping and master-key storage, and DynamoDB for credential storage and sharing. - [Overview](https://docs.blinkops.com/docs/integrations/credstash/actions.md): Blink supports the following CredStash Actions: - [Run CredStash CLI Script](https://docs.blinkops.com/docs/integrations/credstash/actions/run-credstash-cli-script.md): Executes a CredStash CLI script. - [Cribl](https://docs.blinkops.com/docs/integrations/cribl.md): Cribl helps organizations collect, process, and analyze machine-generated data at scale, enabling them to gain insights, optimize workflows, and improve overall operational efficiency. - [Overview](https://docs.blinkops.com/docs/integrations/cribl/actions.md) - [Create Search Job](https://docs.blinkops.com/docs/integrations/cribl/actions/create-search-job.md) - [Create Search Job And Get Results](https://docs.blinkops.com/docs/integrations/cribl/actions/create-search-job-and-get-results.md) - [Cribl Custom Action](https://docs.blinkops.com/docs/integrations/cribl/actions/cribl-custom-action.md) - [Delete Pipeline](https://docs.blinkops.com/docs/integrations/cribl/actions/delete-pipeline.md) - [Get Function](https://docs.blinkops.com/docs/integrations/cribl/actions/get-function.md) - [Get Output](https://docs.blinkops.com/docs/integrations/cribl/actions/get-output.md) - [Get Pipeline](https://docs.blinkops.com/docs/integrations/cribl/actions/get-pipeline.md) - [Get Search Job](https://docs.blinkops.com/docs/integrations/cribl/actions/get-search-job.md) - [Get Search Job Results Poll](https://docs.blinkops.com/docs/integrations/cribl/actions/get-search-job-results-poll.md) - [Get User](https://docs.blinkops.com/docs/integrations/cribl/actions/get-user.md) - [List Functions](https://docs.blinkops.com/docs/integrations/cribl/actions/list-functions.md) - [List Outputs](https://docs.blinkops.com/docs/integrations/cribl/actions/list-outputs.md) - [List Pipelines](https://docs.blinkops.com/docs/integrations/cribl/actions/list-pipelines.md) - [List Processes](https://docs.blinkops.com/docs/integrations/cribl/actions/list-processes.md) - [List Search Jobs](https://docs.blinkops.com/docs/integrations/cribl/actions/list-search-jobs.md) - [List Users](https://docs.blinkops.com/docs/integrations/cribl/actions/list-users.md) - [Overview](https://docs.blinkops.com/docs/integrations/cribl/triggers.md) - [Search Job Result](https://docs.blinkops.com/docs/integrations/cribl/triggers/search-job-result.md) - [CrowdStrike](https://docs.blinkops.com/docs/integrations/crowdstrike.md): CrowdStrike is a cyber-security technology company that provides cloud workload and endpoint security, threat intelligence, and cyberattack response services. - [Overview](https://docs.blinkops.com/docs/integrations/crowdstrike/actions.md) - [Check Analysis Progress](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/check-analysis-progress.md) - [Check MalQuery Operation Status](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/check-malquery-operation-status.md) - [Check Submission Quota](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/check-submission-quota.md) - [CrowdStrike Cloud Query](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/cloud-query.md) - [Configure Host Groups To File Integrity Policy](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/configure-host-groups-to-file-integrity-policy.md) - [Configure Rule Groups To File Integrity Policy](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/configure-rule-groups-to-file-integrity-policy.md) - [Create Batch Session](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/create-batch-session.md) - [Create File Integrity Policy](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/create-file-integrity-policy.md) - [Create Indicator](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/create-indicator.md) - [Create Prevention Policy](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/create-prevention-policy.md) - [Create Rule Within Rule Group](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/create-rule-within-rule-group.md) - [Create Sensor Update Policy](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/create-sensor-update-policy.md) - [CrowdStrike Custom Action](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/crowdstrike-custom-action.md) - [Delete Action](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/delete-action.md) - [Delete CSPM AWS Account](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/delete-cspm-aws-account.md) - [Delete CSPM Azure Account](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/delete-cspm-azure-account.md) - [Delete Custom Script](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/delete-custom-script.md) - [Delete Device](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/delete-device.md) - [Delete Host Groups](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/delete-host-groups.md) - [Delete Indicator](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/delete-indicator.md) - [Delete Report](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/delete-report.md) - [Delete Rule Groups](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/delete-rule-groups.md) - [Delete Rules](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/delete-rules.md) - [Download Execution Report](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/download-execution-report.md) - [Find Hosts That Observed IOC](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/find-hosts-that-observed-ioc.md) - [Find Malicious Domains](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/find-malicious-domains.md) - [Find Malicious IPAddresses](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/find-malicious-ipaddresses.md) - [Get Adversaries](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/get-adversaries.md) - [Get Adversary Report](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/get-adversary-report.md) - [Get Alert Details](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/get-alert-details.md) - [Get Analysis Report](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/get-analysis-report.md) - [Get Analysis Report Summary](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/get-analysis-report-summary.md) - [Get Application](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/get-application.md) - [Get Devices By IDs](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/get-devices-by-ids.md) - [Get Devices Count For IOC](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/get-devices-count-for-ioc.md) - [Get File Integrity Policies Details](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/get-file-integrity-policies-details.md) - [Get FileVantage Rule Group Details](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/get-filevantage-rule-group-details.md) - [Get Indicator Details](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/get-indicator-details.md) - [Get Installed Devices](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/get-installed-devices.md) - [Get Prevention Policy](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/get-prevention-policy.md) - [Get Processes By IOC](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/get-processes-by-ioc.md) - [Get Remediations](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/get-remediations.md) - [Get RTR Extracted File Contents](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/get-rtr-extracted-file-contents.md) - [Get RTR Sessions Details](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/get-rtr-sessions-details.md) - [Get Scheduled Report](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/get-scheduled-report.md) - [Get Sensor Update Policy](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/get-sensor-update-policy.md) - [Get Vulnerabilities](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/get-vulnerabilities.md) - [Isolate Endpoint](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/isolate-endpoint.md) - [Launch Scheduled Report](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/launch-scheduled-report.md) - [Lift Endpoint Isolation](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/lift-endpoint-isolation.md) - [List Adversary IDs](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/list-adversary-ids.md) - [List Aggregated Alerts](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/list-aggregated-alerts.md) - [List Alerts](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/list-alerts.md) - [List Applications](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/list-applications.md) - [List Available Streams](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/list-available-streams.md) - [List Custom Scripts IDs](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/list-custom-scripts-ids.md) - [List Devices](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/list-devices.md) - [List File Integrity Policies IDs](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/list-file-integrity-policies-ids.md) - [List FileVantage Rule Group IDs](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/list-filevantage-rule-group-ids.md) - [List Host Groups](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/list-host-groups.md) - [List Incidents](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/list-incidents.md) - [List Indicators](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/list-indicators.md) - [List IOC Actions](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/list-ioc-actions.md) - [List IOC Platforms](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/list-ioc-platforms.md) - [List IOC Severities](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/list-ioc-severities.md) - [List IOC Types](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/list-ioc-types.md) - [List Parent Rule Groups](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/list-parent-rule-groups.md) - [List Prevention Policies](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/list-prevention-policies.md) - [List Report Executions](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/list-report-executions.md) - [List RTR Session Files](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/list-rtr-session-files.md) - [List RTR Sessions](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/list-rtr-sessions.md) - [List Scheduled Reports](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/list-scheduled-reports.md) - [List Sensor Update Policies](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/list-sensor-update-policies.md) - [MalQuery Exact Search](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/malquery-exact-search.md) - [MalQuery Fuzzy Search](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/malquery-fuzzy-search.md) - [Next Gen SIEM Advanced Search](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/next-gen-siem-advanced-search.md) - [Perform Host Action](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/perform-host-action.md) - [Perform Host Group Action](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/perform-host-group-action.md) - [Perform Incident Action](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/perform-incident-action.md) - [Perform Prevention Policies Action](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/perform-prevention-policies-action.md) - [Perform Sensor Update Policies Action](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/perform-sensor-update-policies-action.md) - [Query Adversaries Intel Reports IDs](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/query-adversaries-intel-reports-ids.md) - [Query Adversary Reports](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/query-adversary-reports.md) - [Query Submitted Samples](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/query-submitted-samples.md) - [Retrieve Process Details By ID](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/retrieve-process-details-by-id.md) - [Run Admin Command On A Single Host](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/run-admin-command-on-a-single-host.md) - [Run Command On A Single Host](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/run-command-on-a-single-host.md) - [Run Command On Batch Session](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/run-command-on-batch-session.md) - [Schedule YARA Hunt](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/schedule-yara-hunt.md) - [Search Indicators](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/search-indicators.md) - [Search Query By ID](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/search-query-by-id.md) - [Search Vulnerabilities](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/search-vulnerabilities.md) - [Submit File For Analysis](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/submit-file-for-analysis.md) - [Update Alerts](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/update-alerts.md) - [Update File Integrity Policy](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/update-file-integrity-policy.md) - [Update Indicators](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/update-indicators.md) - [Upload Custom Script](https://docs.blinkops.com/docs/integrations/crowdstrike/actions/upload-custom-script.md) - [Overview](https://docs.blinkops.com/docs/integrations/crowdstrike/triggers.md) - [CrowdStrike Webhook Event](https://docs.blinkops.com/docs/integrations/crowdstrike/triggers/crowdstrike-webhook-event.md) - [CyberArk](https://docs.blinkops.com/docs/integrations/cyberark.md): CyberArk safeguards privileged access, a critical security concern, by centralizing and managing credentials for privileged accounts. - [CyberArk - Privilege Cloud](https://docs.blinkops.com/docs/integrations/cyberark---privilege-cloud.md): CyberArk safeguards privileged access, a critical security concern, by centralizing and managing credentials for privileged accounts. - [Overview](https://docs.blinkops.com/docs/integrations/cyberark---privilege-cloud/actions.md) - [CyberArk - Privilege Cloud Custom Action](https://docs.blinkops.com/docs/integrations/cyberark---privilege-cloud/actions/cyberark---privilege-cloud-custom-action.md) - [Overview](https://docs.blinkops.com/docs/integrations/cyberark/actions.md) - [Activate User](https://docs.blinkops.com/docs/integrations/cyberark/actions/activate-user.md) - [Add Account Group](https://docs.blinkops.com/docs/integrations/cyberark/actions/add-account-group.md) - [Add Safe](https://docs.blinkops.com/docs/integrations/cyberark/actions/add-safe.md) - [CyberArk Custom Action](https://docs.blinkops.com/docs/integrations/cyberark/actions/cyberark-custom-action.md) - [Disable User](https://docs.blinkops.com/docs/integrations/cyberark/actions/disable-user.md) - [Enable User](https://docs.blinkops.com/docs/integrations/cyberark/actions/enable-user.md) - [Get Active Session](https://docs.blinkops.com/docs/integrations/cyberark/actions/get-active-session.md) - [Get Active Session Activities](https://docs.blinkops.com/docs/integrations/cyberark/actions/get-active-session-activities.md) - [Get Group](https://docs.blinkops.com/docs/integrations/cyberark/actions/get-group.md) - [Get Safe](https://docs.blinkops.com/docs/integrations/cyberark/actions/get-safe.md) - [Get User](https://docs.blinkops.com/docs/integrations/cyberark/actions/get-user.md) - [List Account Groups By Safe](https://docs.blinkops.com/docs/integrations/cyberark/actions/list-account-groups-by-safe.md) - [List Accounts](https://docs.blinkops.com/docs/integrations/cyberark/actions/list-accounts.md) - [List Active Sessions](https://docs.blinkops.com/docs/integrations/cyberark/actions/list-active-sessions.md) - [List Groups](https://docs.blinkops.com/docs/integrations/cyberark/actions/list-groups.md) - [List Safes](https://docs.blinkops.com/docs/integrations/cyberark/actions/list-safes.md) - [List Users](https://docs.blinkops.com/docs/integrations/cyberark/actions/list-users.md) - [Reset User Password](https://docs.blinkops.com/docs/integrations/cyberark/actions/reset-user-password.md) - [Terminate Live Session](https://docs.blinkops.com/docs/integrations/cyberark/actions/terminate-live-session.md) - [Update Safe](https://docs.blinkops.com/docs/integrations/cyberark/actions/update-safe.md) - [Update User](https://docs.blinkops.com/docs/integrations/cyberark/actions/update-user.md) - [Cyberint](https://docs.blinkops.com/docs/integrations/cyberint.md): Cyberint allows proactive monitoring of external threats, including digital risks and attack surfaces. It helps organizations identify attacks, maintain security, and protect their brand. - [Overview](https://docs.blinkops.com/docs/integrations/cyberint/actions.md) - [Cyberint Custom Action](https://docs.blinkops.com/docs/integrations/cyberint/actions/cyberint-custom-action.md) - [Get Alert Analysis Report](https://docs.blinkops.com/docs/integrations/cyberint/actions/get-alert-analysis-report.md) - [Get Alert Attachment](https://docs.blinkops.com/docs/integrations/cyberint/actions/get-alert-attachment.md) - [List Alerts](https://docs.blinkops.com/docs/integrations/cyberint/actions/list-alerts.md) - [Update Alert Status](https://docs.blinkops.com/docs/integrations/cyberint/actions/update-alert-status.md) - [Cybersixgill](https://docs.blinkops.com/docs/integrations/cybersixgill.md): CyberSixgill is a leading provider of dark web intelligence solutions. By continuously monitoring the vast and often hidden corners of the internet, CyberSixgill helps organizations proactively identify and mitigate potential cyber threats, such as data breaches, brand attacks, and reputational dama… - [Overview](https://docs.blinkops.com/docs/integrations/cybersixgill/actions.md) - [Cybersixgill Custom Action](https://docs.blinkops.com/docs/integrations/cybersixgill/actions/cybersixgill-custom-action.md) - [Get Actionable Alert By ID](https://docs.blinkops.com/docs/integrations/cybersixgill/actions/get-actionable-alert-by-id.md) - [Get Bulk IOCs In Bundle](https://docs.blinkops.com/docs/integrations/cybersixgill/actions/get-bulk-iocs-in-bundle.md) - [Get DVE Feed Events](https://docs.blinkops.com/docs/integrations/cybersixgill/actions/get-dve-feed-events.md) - [Get Organization Assets By Organization ID](https://docs.blinkops.com/docs/integrations/cybersixgill/actions/get-organization-assets-by-organization-id.md) - [Get Organization List](https://docs.blinkops.com/docs/integrations/cybersixgill/actions/get-organization-list.md) - [List Actionable Alerts](https://docs.blinkops.com/docs/integrations/cybersixgill/actions/list-actionable-alerts.md) - [Cycode](https://docs.blinkops.com/docs/integrations/cycode.md): Cycode is a data security firm that helps deliver software fast without compromising on security. - [Overview](https://docs.blinkops.com/docs/integrations/cycode/actions.md) - [Cycode Custom Action](https://docs.blinkops.com/docs/integrations/cycode/actions/cycode-custom-action.md) - [Get Report Results](https://docs.blinkops.com/docs/integrations/cycode/actions/get-report-results.md) - [Get Report Status](https://docs.blinkops.com/docs/integrations/cycode/actions/get-report-status.md) - [Run Standalone Report](https://docs.blinkops.com/docs/integrations/cycode/actions/run-standalone-report.md) - [CyCognito](https://docs.blinkops.com/docs/integrations/cycognito.md): The CyCognito platform enables security and operations teams to proactively identify, prioritize, and remediate exposed risks. - [Overview](https://docs.blinkops.com/docs/integrations/cycognito/actions.md) - [CyCognito Custom Action](https://docs.blinkops.com/docs/integrations/cycognito/actions/cycognito-custom-action.md) - [Get Asset](https://docs.blinkops.com/docs/integrations/cycognito/actions/get-asset.md) - [Get Issue](https://docs.blinkops.com/docs/integrations/cycognito/actions/get-issue.md) - [List Assets](https://docs.blinkops.com/docs/integrations/cycognito/actions/list-assets.md) - [List Issues](https://docs.blinkops.com/docs/integrations/cycognito/actions/list-issues.md) - [Update Asset Investigation Status](https://docs.blinkops.com/docs/integrations/cycognito/actions/update-asset-investigation-status.md) - [Update Asset Tags](https://docs.blinkops.com/docs/integrations/cycognito/actions/update-asset-tags.md) - [Update Issue Investigation Status](https://docs.blinkops.com/docs/integrations/cycognito/actions/update-issue-investigation-status.md) - [Cyera](https://docs.blinkops.com/docs/integrations/cyera.md): Cyera is a cloud-native data security platform that helps organizations discover, classify, and secure sensitive data across their environments. The platform provides smart, intuitive data security that learns and adapts to protect data. Cyera’s platform effortlessly discovers, analyzes, and classif… - [Overview](https://docs.blinkops.com/docs/integrations/cyera/actions.md) - [Add User Tag To Datastore](https://docs.blinkops.com/docs/integrations/cyera/actions/add-user-tag-to-datastore.md) - [Assign Datastore Owners](https://docs.blinkops.com/docs/integrations/cyera/actions/assign-datastore-owners.md) - [Assign Owner To Datastore](https://docs.blinkops.com/docs/integrations/cyera/actions/assign-owner-to-datastore.md) - [Create Files Report](https://docs.blinkops.com/docs/integrations/cyera/actions/create-files-report.md) - [Create Issues And Files Report](https://docs.blinkops.com/docs/integrations/cyera/actions/create-issues-and-files-report.md) - [Create Project](https://docs.blinkops.com/docs/integrations/cyera/actions/create-project.md) - [Create Report Download Link](https://docs.blinkops.com/docs/integrations/cyera/actions/create-report-download-link.md) - [Create User Tag](https://docs.blinkops.com/docs/integrations/cyera/actions/create-user-tag.md) - [Cyera Custom Action](https://docs.blinkops.com/docs/integrations/cyera/actions/cyera-custom-action.md) - [Delete Project](https://docs.blinkops.com/docs/integrations/cyera/actions/delete-project.md) - [Delete User Tag](https://docs.blinkops.com/docs/integrations/cyera/actions/delete-user-tag.md) - [Delete Webhook](https://docs.blinkops.com/docs/integrations/cyera/actions/delete-webhook.md) - [Deploy Server Or Database](https://docs.blinkops.com/docs/integrations/cyera/actions/deploy-server-or-database.md) - [Get Deployment](https://docs.blinkops.com/docs/integrations/cyera/actions/get-deployment.md) - [Get Domain Verification Status](https://docs.blinkops.com/docs/integrations/cyera/actions/get-domain-verification-status.md) - [Get Email Verification Status](https://docs.blinkops.com/docs/integrations/cyera/actions/get-email-verification-status.md) - [Get Project](https://docs.blinkops.com/docs/integrations/cyera/actions/get-project.md) - [Get Public Key](https://docs.blinkops.com/docs/integrations/cyera/actions/get-public-key.md) - [Get Report](https://docs.blinkops.com/docs/integrations/cyera/actions/get-report.md) - [Get Table](https://docs.blinkops.com/docs/integrations/cyera/actions/get-table.md) - [Get User Tag](https://docs.blinkops.com/docs/integrations/cyera/actions/get-user-tag.md) - [List Classifications](https://docs.blinkops.com/docs/integrations/cyera/actions/list-classifications.md) - [List Datastore Classifications](https://docs.blinkops.com/docs/integrations/cyera/actions/list-datastore-classifications.md) - [List Datastore Objects](https://docs.blinkops.com/docs/integrations/cyera/actions/list-datastore-objects.md) - [List Datastore Owners](https://docs.blinkops.com/docs/integrations/cyera/actions/list-datastore-owners.md) - [List Datastore User Tags](https://docs.blinkops.com/docs/integrations/cyera/actions/list-datastore-user-tags.md) - [List Datastores](https://docs.blinkops.com/docs/integrations/cyera/actions/list-datastores.md) - [List Deployment Networks](https://docs.blinkops.com/docs/integrations/cyera/actions/list-deployment-networks.md) - [List Deployments](https://docs.blinkops.com/docs/integrations/cyera/actions/list-deployments.md) - [List Events](https://docs.blinkops.com/docs/integrations/cyera/actions/list-events.md) - [List Issue Classifications](https://docs.blinkops.com/docs/integrations/cyera/actions/list-issue-classifications.md) - [List Issue Objects](https://docs.blinkops.com/docs/integrations/cyera/actions/list-issue-objects.md) - [List Issues](https://docs.blinkops.com/docs/integrations/cyera/actions/list-issues.md) - [List Policies](https://docs.blinkops.com/docs/integrations/cyera/actions/list-policies.md) - [List Projects](https://docs.blinkops.com/docs/integrations/cyera/actions/list-projects.md) - [List Reports](https://docs.blinkops.com/docs/integrations/cyera/actions/list-reports.md) - [List User Tags](https://docs.blinkops.com/docs/integrations/cyera/actions/list-user-tags.md) - [List Webhooks](https://docs.blinkops.com/docs/integrations/cyera/actions/list-webhooks.md) - [Register Domain](https://docs.blinkops.com/docs/integrations/cyera/actions/register-domain.md) - [Register Email](https://docs.blinkops.com/docs/integrations/cyera/actions/register-email.md) - [Remove All Datastore User Tags](https://docs.blinkops.com/docs/integrations/cyera/actions/remove-all-datastore-user-tags.md) - [Remove Datastore Owner](https://docs.blinkops.com/docs/integrations/cyera/actions/remove-datastore-owner.md) - [Remove Datastore User Tag](https://docs.blinkops.com/docs/integrations/cyera/actions/remove-datastore-user-tag.md) - [Scan Datastore](https://docs.blinkops.com/docs/integrations/cyera/actions/scan-datastore.md) - [Scan Datastore By Cloud Provider URL](https://docs.blinkops.com/docs/integrations/cyera/actions/scan-datastore-by-cloud-provider-url.md) - [Send Email To Issue Datastore Owner](https://docs.blinkops.com/docs/integrations/cyera/actions/send-email-to-issue-datastore-owner.md) - [Stream All Tables](https://docs.blinkops.com/docs/integrations/cyera/actions/stream-all-tables.md) - [Stream Events](https://docs.blinkops.com/docs/integrations/cyera/actions/stream-events.md) - [Subscribe To Webhook](https://docs.blinkops.com/docs/integrations/cyera/actions/subscribe-to-webhook.md) - [Update Classification Sensitivity](https://docs.blinkops.com/docs/integrations/cyera/actions/update-classification-sensitivity.md) - [Update Datastore Scan Settings](https://docs.blinkops.com/docs/integrations/cyera/actions/update-datastore-scan-settings.md) - [Update Issue Status](https://docs.blinkops.com/docs/integrations/cyera/actions/update-issue-status.md) - [Update Project](https://docs.blinkops.com/docs/integrations/cyera/actions/update-project.md) - [Update User Tag](https://docs.blinkops.com/docs/integrations/cyera/actions/update-user-tag.md) - [Overview](https://docs.blinkops.com/docs/integrations/cyera/triggers.md) - [Cyera Webhook Event](https://docs.blinkops.com/docs/integrations/cyera/triggers/cyera-webhook-event.md) - [Cylance](https://docs.blinkops.com/docs/integrations/cylance.md): Cylance is a global provider of cybersecurity products and services using A.I. and machine learning to solve security problems. - [Overview](https://docs.blinkops.com/docs/integrations/cylance/actions.md) - [Cylance Custom Action](https://docs.blinkops.com/docs/integrations/cylance/actions/cylance-custom-action.md) - [Get Affected Devices](https://docs.blinkops.com/docs/integrations/cylance/actions/get-affected-devices.md) - [Get Detection](https://docs.blinkops.com/docs/integrations/cylance/actions/get-detection.md) - [Get Device](https://docs.blinkops.com/docs/integrations/cylance/actions/get-device.md) - [Get Device By Host Name](https://docs.blinkops.com/docs/integrations/cylance/actions/get-device-by-host-name.md) - [Get Device By MAC Address](https://docs.blinkops.com/docs/integrations/cylance/actions/get-device-by-mac-address.md) - [Get Device Threats](https://docs.blinkops.com/docs/integrations/cylance/actions/get-device-threats.md) - [Get Memory Protection Event](https://docs.blinkops.com/docs/integrations/cylance/actions/get-memory-protection-event.md) - [Get Threat](https://docs.blinkops.com/docs/integrations/cylance/actions/get-threat.md) - [Get Threat Download URL](https://docs.blinkops.com/docs/integrations/cylance/actions/get-threat-download-url.md) - [List Detections](https://docs.blinkops.com/docs/integrations/cylance/actions/list-detections.md) - [List Devices](https://docs.blinkops.com/docs/integrations/cylance/actions/list-devices.md) - [List Memory Protection Events](https://docs.blinkops.com/docs/integrations/cylance/actions/list-memory-protection-events.md) - [List Threats](https://docs.blinkops.com/docs/integrations/cylance/actions/list-threats.md) - [Cymulate](https://docs.blinkops.com/docs/integrations/cymulate.md): Cymulate is a leading on-prem and cloud-based Security Validation and Exposure Management Platform. - [Overview](https://docs.blinkops.com/docs/integrations/cymulate/actions.md) - [Cymulate Custom Action](https://docs.blinkops.com/docs/integrations/cymulate/actions/cymulate-custom-action.md) - [Get Endpoint Security Overview](https://docs.blinkops.com/docs/integrations/cymulate/actions/get-endpoint-security-overview.md) - [Get Endpoint Security Technical Overview](https://docs.blinkops.com/docs/integrations/cymulate/actions/get-endpoint-security-technical-overview.md) - [List Agents](https://docs.blinkops.com/docs/integrations/cymulate/actions/list-agents.md) - [List Connected Agents](https://docs.blinkops.com/docs/integrations/cymulate/actions/list-connected-agents.md) - [Cynet](https://docs.blinkops.com/docs/integrations/cynet.md): Cynet is an autonomous breach protection platform that provides a single, enterprise-grade solution for the internal network. - [Overview](https://docs.blinkops.com/docs/integrations/cynet/actions.md) - [Cynet Custom Action](https://docs.blinkops.com/docs/integrations/cynet/actions/cynet-custom-action.md) - [Get User Information](https://docs.blinkops.com/docs/integrations/cynet/actions/get-user-information.md) - [List Alerts](https://docs.blinkops.com/docs/integrations/cynet/actions/list-alerts.md) - [List Domain Instances](https://docs.blinkops.com/docs/integrations/cynet/actions/list-domain-instances.md) - [List Scanned Hosts](https://docs.blinkops.com/docs/integrations/cynet/actions/list-scanned-hosts.md) - [Update Alert Status](https://docs.blinkops.com/docs/integrations/cynet/actions/update-alert-status.md) - [Cyware CTIX](https://docs.blinkops.com/docs/integrations/cyware-ctix.md): Cyware CTIX is an automated Threat Intelligence Platform (TIP) designed to streamline threat data management. - [Overview](https://docs.blinkops.com/docs/integrations/cyware-ctix/actions.md) - [Create Intel Intelligence](https://docs.blinkops.com/docs/integrations/cyware-ctix/actions/create-intel-intelligence.md) - [Cyware CTIX Custom Action](https://docs.blinkops.com/docs/integrations/cyware-ctix/actions/cyware-ctix-custom-action.md) - [Darktrace](https://docs.blinkops.com/docs/integrations/darktrace.md): DarkTrace is an artificial intelligence-powered cybersecurity company that specializes in detecting and responding to advanced cyber threats. - [Overview](https://docs.blinkops.com/docs/integrations/darktrace/actions.md) - [Darktrace Custom Action](https://docs.blinkops.com/docs/integrations/darktrace/actions/darktrace-custom-action.md) - [Dasera](https://docs.blinkops.com/docs/integrations/dasera.md): Dasera is a data security posture management (DSPM) platform that proactively protects sensitive information across cloud, on-premises, and hybrid environments by identifying, classifying, and safeguarding data throughout its entire lifecycle. - [Overview](https://docs.blinkops.com/docs/integrations/dasera/actions.md) - [Dasera Custom Action](https://docs.blinkops.com/docs/integrations/dasera/actions/dasera-custom-action.md) - [Databricks](https://docs.blinkops.com/docs/integrations/databricks.md): Databricks is a unified analytics platform that provides a collaborative environment for data scientists, data engineers, and analysts to work together on data projects. - [Overview](https://docs.blinkops.com/docs/integrations/databricks/actions.md) - [Create Query](https://docs.blinkops.com/docs/integrations/databricks/actions/create-query.md) - [Databricks Custom Action](https://docs.blinkops.com/docs/integrations/databricks/actions/databricks-custom-action.md) - [Execute SQL Statement](https://docs.blinkops.com/docs/integrations/databricks/actions/execute-sql-statement.md) - [Get Query](https://docs.blinkops.com/docs/integrations/databricks/actions/get-query.md) - [Get Warehouse](https://docs.blinkops.com/docs/integrations/databricks/actions/get-warehouse.md) - [List Alerts](https://docs.blinkops.com/docs/integrations/databricks/actions/list-alerts.md) - [List Queries](https://docs.blinkops.com/docs/integrations/databricks/actions/list-queries.md) - [List Warehouses](https://docs.blinkops.com/docs/integrations/databricks/actions/list-warehouses.md) - [Upload File](https://docs.blinkops.com/docs/integrations/databricks/actions/upload-file.md) - [Datadog](https://docs.blinkops.com/docs/integrations/datadog.md): Datadog is a monitoring and analytics tool for information technology and DevOps teams that can be used to determine performance metrics as well as event monitoring for infrastructure and cloud services. The software can monitor services such as servers, databases and tools. - [Overview](https://docs.blinkops.com/docs/integrations/datadog/actions.md) - [Create Event](https://docs.blinkops.com/docs/integrations/datadog/actions/create-event.md) - [Create Incident](https://docs.blinkops.com/docs/integrations/datadog/actions/create-incident.md) - [Create Monitor](https://docs.blinkops.com/docs/integrations/datadog/actions/create-monitor.md) - [Datadog Custom Action](https://docs.blinkops.com/docs/integrations/datadog/actions/datadog-custom-action.md) - [Delete Incident](https://docs.blinkops.com/docs/integrations/datadog/actions/delete-incident.md) - [Get Event](https://docs.blinkops.com/docs/integrations/datadog/actions/get-event.md) - [Get Incident](https://docs.blinkops.com/docs/integrations/datadog/actions/get-incident.md) - [Get Metric Metadata](https://docs.blinkops.com/docs/integrations/datadog/actions/get-metric-metadata.md) - [Get Monitor](https://docs.blinkops.com/docs/integrations/datadog/actions/get-monitor.md) - [List Active Metrics](https://docs.blinkops.com/docs/integrations/datadog/actions/list-active-metrics.md) - [List Events](https://docs.blinkops.com/docs/integrations/datadog/actions/list-events.md) - [List Incidents](https://docs.blinkops.com/docs/integrations/datadog/actions/list-incidents.md) - [List Logs](https://docs.blinkops.com/docs/integrations/datadog/actions/list-logs.md) - [List Metrics](https://docs.blinkops.com/docs/integrations/datadog/actions/list-metrics.md) - [List Monitors](https://docs.blinkops.com/docs/integrations/datadog/actions/list-monitors.md) - [Query Metrics](https://docs.blinkops.com/docs/integrations/datadog/actions/query-metrics.md) - [Search Incidents](https://docs.blinkops.com/docs/integrations/datadog/actions/search-incidents.md) - [Search Monitors](https://docs.blinkops.com/docs/integrations/datadog/actions/search-monitors.md) - [Update Incident](https://docs.blinkops.com/docs/integrations/datadog/actions/update-incident.md) - [Update Incident Timeline](https://docs.blinkops.com/docs/integrations/datadog/actions/update-incident-timeline.md) - [Overview](https://docs.blinkops.com/docs/integrations/datadog/triggers.md) - [Datadog Webhook Event](https://docs.blinkops.com/docs/integrations/datadog/triggers/datadog-webhook-event.md) - [New Incident](https://docs.blinkops.com/docs/integrations/datadog/triggers/new-incident.md) - [DataSet](https://docs.blinkops.com/docs/integrations/dataset.md): DataSet is a SentinelOne solution that takes a security-first perspective to data analytics. DataSet expands beyond cybersecurity use cases delivering a limitless enterprise data platform for live data queries, analytics, insights, and retention. - [Overview](https://docs.blinkops.com/docs/integrations/dataset/actions.md) - [Add Event](https://docs.blinkops.com/docs/integrations/dataset/actions/add-event.md) - [Add Users To Group](https://docs.blinkops.com/docs/integrations/dataset/actions/add-users-to-group.md) - [Archive Events To S3](https://docs.blinkops.com/docs/integrations/dataset/actions/archive-events-to-s3.md) - [Create Group](https://docs.blinkops.com/docs/integrations/dataset/actions/create-group.md) - [Create Or Update A File](https://docs.blinkops.com/docs/integrations/dataset/actions/create-or-update-a-file.md) - [DataSet Custom Action](https://docs.blinkops.com/docs/integrations/dataset/actions/dataset-custom-action.md) - [Delete File](https://docs.blinkops.com/docs/integrations/dataset/actions/delete-file.md) - [Delete Group](https://docs.blinkops.com/docs/integrations/dataset/actions/delete-group.md) - [Edit Group Permission](https://docs.blinkops.com/docs/integrations/dataset/actions/edit-group-permission.md) - [Edit User Permissions](https://docs.blinkops.com/docs/integrations/dataset/actions/edit-user-permissions.md) - [Get File](https://docs.blinkops.com/docs/integrations/dataset/actions/get-file.md) - [Invite Or Create User](https://docs.blinkops.com/docs/integrations/dataset/actions/invite-or-create-user.md) - [List Files](https://docs.blinkops.com/docs/integrations/dataset/actions/list-files.md) - [List Groups](https://docs.blinkops.com/docs/integrations/dataset/actions/list-groups.md) - [List Users](https://docs.blinkops.com/docs/integrations/dataset/actions/list-users.md) - [List Users In Group](https://docs.blinkops.com/docs/integrations/dataset/actions/list-users-in-group.md) - [Remove Users From Group](https://docs.blinkops.com/docs/integrations/dataset/actions/remove-users-from-group.md) - [Revoke User Access](https://docs.blinkops.com/docs/integrations/dataset/actions/revoke-user-access.md) - [Search Events](https://docs.blinkops.com/docs/integrations/dataset/actions/search-events.md) - [Datto Autotask](https://docs.blinkops.com/docs/integrations/datto-autotask.md): Datto Autotask is a cloud-based professional services automation (PSA) platform that helps MSPs streamline service delivery, ticketing, billing, and workflow management. - [Overview](https://docs.blinkops.com/docs/integrations/datto-autotask/actions.md) - [Create Ticket](https://docs.blinkops.com/docs/integrations/datto-autotask/actions/create-ticket.md) - [Datto Autotask Custom Action](https://docs.blinkops.com/docs/integrations/datto-autotask/actions/datto-autotask-custom-action.md) - [List Companies](https://docs.blinkops.com/docs/integrations/datto-autotask/actions/list-companies.md) - [List Tickets](https://docs.blinkops.com/docs/integrations/datto-autotask/actions/list-tickets.md) - [Update Ticket](https://docs.blinkops.com/docs/integrations/datto-autotask/actions/update-ticket.md) - [Delighted](https://docs.blinkops.com/docs/integrations/delighted.md): Delighted is a customer feedback platform that helps businesses understand their customers' experiences and improve their products and services. By collecting and analyzing customer feedback through surveys, ratings, and open-ended comments, Delighted provides actionable insights to drive customer s… - [Overview](https://docs.blinkops.com/docs/integrations/delighted/actions.md) - [Delighted Custom Action](https://docs.blinkops.com/docs/integrations/delighted/actions/delighted-custom-action.md) - [List People](https://docs.blinkops.com/docs/integrations/delighted/actions/list-people.md) - [Send Survey Action](https://docs.blinkops.com/docs/integrations/delighted/actions/send-survey-action.md) - [Overview](https://docs.blinkops.com/docs/integrations/delighted/triggers.md) - [Delighted Webhook Event](https://docs.blinkops.com/docs/integrations/delighted/triggers/delighted-webhook-event.md) - [Delinea](https://docs.blinkops.com/docs/integrations/delinea.md): Delinea is a provider of privileged access management (PAM), it secures critical data, devices, code, and cloud infrastructure to help reduce risk, ensure compliance, and simplify security. Delinea removes complexity and defines the - [Overview](https://docs.blinkops.com/docs/integrations/delinea/actions.md) - [Delete Report](https://docs.blinkops.com/docs/integrations/delinea/actions/delete-report.md) - [Delinea Custom Action](https://docs.blinkops.com/docs/integrations/delinea/actions/delinea-custom-action.md) - [Get All Report Audits](https://docs.blinkops.com/docs/integrations/delinea/actions/get-all-report-audits.md) - [Get All Secrets](https://docs.blinkops.com/docs/integrations/delinea/actions/get-all-secrets.md) - [Get Current User](https://docs.blinkops.com/docs/integrations/delinea/actions/get-current-user.md) - [Get Current User Sessions](https://docs.blinkops.com/docs/integrations/delinea/actions/get-current-user-sessions.md) - [Get Folder Audits](https://docs.blinkops.com/docs/integrations/delinea/actions/get-folder-audits.md) - [Get Folder Detail](https://docs.blinkops.com/docs/integrations/delinea/actions/get-folder-detail.md) - [Get Report Audits](https://docs.blinkops.com/docs/integrations/delinea/actions/get-report-audits.md) - [Get Report Detail](https://docs.blinkops.com/docs/integrations/delinea/actions/get-report-detail.md) - [Get Report Permissions](https://docs.blinkops.com/docs/integrations/delinea/actions/get-report-permissions.md) - [Get Secret](https://docs.blinkops.com/docs/integrations/delinea/actions/get-secret.md) - [Get Secret Search Total](https://docs.blinkops.com/docs/integrations/delinea/actions/get-secret-search-total.md) - [Get Secret Settings](https://docs.blinkops.com/docs/integrations/delinea/actions/get-secret-settings.md) - [Get Secret State](https://docs.blinkops.com/docs/integrations/delinea/actions/get-secret-state.md) - [Get Template](https://docs.blinkops.com/docs/integrations/delinea/actions/get-template.md) - [Get User](https://docs.blinkops.com/docs/integrations/delinea/actions/get-user.md) - [Get User Audits](https://docs.blinkops.com/docs/integrations/delinea/actions/get-user-audits.md) - [Get User Groups](https://docs.blinkops.com/docs/integrations/delinea/actions/get-user-groups.md) - [Get User Roles](https://docs.blinkops.com/docs/integrations/delinea/actions/get-user-roles.md) - [Get User Secret Activity](https://docs.blinkops.com/docs/integrations/delinea/actions/get-user-secret-activity.md) - [Get User Teams](https://docs.blinkops.com/docs/integrations/delinea/actions/get-user-teams.md) - [List User Favorite Secrets](https://docs.blinkops.com/docs/integrations/delinea/actions/list-user-favorite-secrets.md) - [Search Folders](https://docs.blinkops.com/docs/integrations/delinea/actions/search-folders.md) - [Search Report Schedules](https://docs.blinkops.com/docs/integrations/delinea/actions/search-report-schedules.md) - [Search Reports](https://docs.blinkops.com/docs/integrations/delinea/actions/search-reports.md) - [Search Templates](https://docs.blinkops.com/docs/integrations/delinea/actions/search-templates.md) - [Search Users](https://docs.blinkops.com/docs/integrations/delinea/actions/search-users.md) - [Dell iDRAC](https://docs.blinkops.com/docs/integrations/dell-idrac.md): Dell iDRAC enables remote lifecycle management of Dell servers (provisioning, power control, monitoring hardware health, firmware updates, logs). - [Overview](https://docs.blinkops.com/docs/integrations/dell-idrac/actions.md) - [Configure Storage Controller](https://docs.blinkops.com/docs/integrations/dell-idrac/actions/configure-storage-controller.md) - [Dell iDRAC Custom Action](https://docs.blinkops.com/docs/integrations/dell-idrac/actions/dell-idrac-custom-action.md) - [Get Computer System](https://docs.blinkops.com/docs/integrations/dell-idrac/actions/get-computer-system.md) - [Get License](https://docs.blinkops.com/docs/integrations/dell-idrac/actions/get-license.md) - [Get Manager Network Protocol](https://docs.blinkops.com/docs/integrations/dell-idrac/actions/get-manager-network-protocol.md) - [Get Storage Controller Instance](https://docs.blinkops.com/docs/integrations/dell-idrac/actions/get-storage-controller-instance.md) - [Get System Ethernet Interface](https://docs.blinkops.com/docs/integrations/dell-idrac/actions/get-system-ethernet-interface.md) - [Get Update Service Firmware Inventory](https://docs.blinkops.com/docs/integrations/dell-idrac/actions/get-update-service-firmware-inventory.md) - [Get Virtual Disk](https://docs.blinkops.com/docs/integrations/dell-idrac/actions/get-virtual-disk.md) - [Get Volume Instance](https://docs.blinkops.com/docs/integrations/dell-idrac/actions/get-volume-instance.md) - [Get Volume Instance Settings](https://docs.blinkops.com/docs/integrations/dell-idrac/actions/get-volume-instance-settings.md) - [Insert Media](https://docs.blinkops.com/docs/integrations/dell-idrac/actions/insert-media.md) - [Install Action](https://docs.blinkops.com/docs/integrations/dell-idrac/actions/install-action.md) - [List Computer Systems](https://docs.blinkops.com/docs/integrations/dell-idrac/actions/list-computer-systems.md) - [List Firmware Inventory](https://docs.blinkops.com/docs/integrations/dell-idrac/actions/list-firmware-inventory.md) - [List Managers](https://docs.blinkops.com/docs/integrations/dell-idrac/actions/list-managers.md) - [List Virtual Disk Instances](https://docs.blinkops.com/docs/integrations/dell-idrac/actions/list-virtual-disk-instances.md) - [List Virtual Media Instances](https://docs.blinkops.com/docs/integrations/dell-idrac/actions/list-virtual-media-instances.md) - [Volume Check Action Consistency](https://docs.blinkops.com/docs/integrations/dell-idrac/actions/volume-check-action-consistency.md) - [Volume Initialize Action](https://docs.blinkops.com/docs/integrations/dell-idrac/actions/volume-initialize-action.md) - [Device 42](https://docs.blinkops.com/docs/integrations/device-42.md): Device42 is an IT asset management and infrastructure discovery platform that provides real-time visibility into hardware, software, and network dependencies. - [Overview](https://docs.blinkops.com/docs/integrations/device-42/actions.md) - [Create Asset](https://docs.blinkops.com/docs/integrations/device-42/actions/create-asset.md) - [Create Or Update IP Address](https://docs.blinkops.com/docs/integrations/device-42/actions/create-or-update-ip-address.md) - [Device 42 Custom Action](https://docs.blinkops.com/docs/integrations/device-42/actions/device-42-custom-action.md) - [Get Asset](https://docs.blinkops.com/docs/integrations/device-42/actions/get-asset.md) - [Get Device](https://docs.blinkops.com/docs/integrations/device-42/actions/get-device.md) - [List Assets](https://docs.blinkops.com/docs/integrations/device-42/actions/list-assets.md) - [List Devices](https://docs.blinkops.com/docs/integrations/device-42/actions/list-devices.md) - [List IPs](https://docs.blinkops.com/docs/integrations/device-42/actions/list-ips.md) - [Update Asset](https://docs.blinkops.com/docs/integrations/device-42/actions/update-asset.md) - [Devo](https://docs.blinkops.com/docs/integrations/devo.md): Devo is a cybersecurity company that provides cloud-native logging and security analytics for organizations. - [Overview](https://docs.blinkops.com/docs/integrations/devo/actions.md) - [Add Comment To Alert](https://docs.blinkops.com/docs/integrations/devo/actions/add-comment-to-alert.md) - [Devo Custom Action](https://docs.blinkops.com/docs/integrations/devo/actions/devo-custom-action.md) - [Get Triggered Alert](https://docs.blinkops.com/docs/integrations/devo/actions/get-triggered-alert.md) - [List Alert Definitions](https://docs.blinkops.com/docs/integrations/devo/actions/list-alert-definitions.md) - [List Alerts Comments](https://docs.blinkops.com/docs/integrations/devo/actions/list-alerts-comments.md) - [List Triggered Alerts](https://docs.blinkops.com/docs/integrations/devo/actions/list-triggered-alerts.md) - [Run Query](https://docs.blinkops.com/docs/integrations/devo/actions/run-query.md) - [Update Alert Status](https://docs.blinkops.com/docs/integrations/devo/actions/update-alert-status.md) - [Digital Shadows](https://docs.blinkops.com/docs/integrations/digital-shadows.md): Digital Shadows offers digital risk protection by monitoring the dark web and external sources for threats to an organization data, brand, and assets. - [Overview](https://docs.blinkops.com/docs/integrations/digital-shadows/actions.md) - [Digital Shadows Custom Action](https://docs.blinkops.com/docs/integrations/digital-shadows/actions/digital-shadows-custom-action.md) - [Get Alert](https://docs.blinkops.com/docs/integrations/digital-shadows/actions/get-alert.md) - [Get Exposed Credential Alert](https://docs.blinkops.com/docs/integrations/digital-shadows/actions/get-exposed-credential-alert.md) - [List Alerts](https://docs.blinkops.com/docs/integrations/digital-shadows/actions/list-alerts.md) - [List Exposed Credential Alerts](https://docs.blinkops.com/docs/integrations/digital-shadows/actions/list-exposed-credential-alerts.md) - [Digital.ai Agility](https://docs.blinkops.com/docs/integrations/digitalai-agility.md): Digital AI agility is a strategic framework that enables organizations to rapidly adapt, scale, and optimize their operations by integrating artificial intelligence into the core of their digital infrastructure. Much like a secure bridge between data and action, it empowers businesses to leverage re… - [Overview](https://docs.blinkops.com/docs/integrations/digitalai-agility/actions.md) - [Create Webhook](https://docs.blinkops.com/docs/integrations/digitalai-agility/actions/create-webhook.md) - [Delete Webhook](https://docs.blinkops.com/docs/integrations/digitalai-agility/actions/delete-webhook.md) - [Digital.ai Agility Custom Action](https://docs.blinkops.com/docs/integrations/digitalai-agility/actions/digitalai-agility-custom-action.md) - [List Assets By Type](https://docs.blinkops.com/docs/integrations/digitalai-agility/actions/list-assets-by-type.md) - [List Webhooks](https://docs.blinkops.com/docs/integrations/digitalai-agility/actions/list-webhooks.md) - [Update Webhook](https://docs.blinkops.com/docs/integrations/digitalai-agility/actions/update-webhook.md) - [Overview](https://docs.blinkops.com/docs/integrations/digitalai-agility/triggers.md) - [Agility Webhook Event](https://docs.blinkops.com/docs/integrations/digitalai-agility/triggers/agility-webhook-event.md) - [Discord](https://docs.blinkops.com/docs/integrations/discord.md): Discord is a VoIP and instant messaging social platform. Users have the ability to communicate with voice calls, video calls, text messaging, media and files in private chats, or as part servers. - [Overview](https://docs.blinkops.com/docs/integrations/discord/actions.md) - [Discord Custom Action](https://docs.blinkops.com/docs/integrations/discord/actions/discord-custom-action.md) - [Send Message](https://docs.blinkops.com/docs/integrations/discord/actions/send-message.md) - [DNS Dumpster](https://docs.blinkops.com/docs/integrations/dns-dumpster.md): DNS Dumpster is a passive reconnaissance tool that lists a domain’s subdomains, DNS records, and related infrastructure to help map its external footprint. - [Overview](https://docs.blinkops.com/docs/integrations/dns-dumpster/actions.md) - [DNS Dumpster Custom Action](https://docs.blinkops.com/docs/integrations/dns-dumpster/actions/dns-dumpster-custom-action.md) - [Search Domain](https://docs.blinkops.com/docs/integrations/dns-dumpster/actions/search-domain.md) - [Docusign](https://docs.blinkops.com/docs/integrations/docusign.md): DocuSign is a platform that enables digital signatures. It allows documents to be signed electronically, eliminating the need for physical signatures. - [Overview](https://docs.blinkops.com/docs/integrations/docusign/actions.md) - [Docusign Custom Action](https://docs.blinkops.com/docs/integrations/docusign/actions/docusign-custom-action.md) - [Get Document](https://docs.blinkops.com/docs/integrations/docusign/actions/get-document.md) - [Get Document Fields](https://docs.blinkops.com/docs/integrations/docusign/actions/get-document-fields.md) - [Get Documents List](https://docs.blinkops.com/docs/integrations/docusign/actions/get-documents-list.md) - [Get Envelope](https://docs.blinkops.com/docs/integrations/docusign/actions/get-envelope.md) - [Get Envelopes](https://docs.blinkops.com/docs/integrations/docusign/actions/get-envelopes.md) - [Get Template Custom Fields](https://docs.blinkops.com/docs/integrations/docusign/actions/get-template-custom-fields.md) - [Get User Info](https://docs.blinkops.com/docs/integrations/docusign/actions/get-user-info.md) - [List Templates](https://docs.blinkops.com/docs/integrations/docusign/actions/list-templates.md) - [Update Document Fields](https://docs.blinkops.com/docs/integrations/docusign/actions/update-document-fields.md) - [Update Template Custom Fields](https://docs.blinkops.com/docs/integrations/docusign/actions/update-template-custom-fields.md) - [Domo](https://docs.blinkops.com/docs/integrations/domo.md): Domo is a cloud-based business intelligence (BI) platform that helps organizations gather, analyze, visualize, and share data to make informed decisions. Domo offers a wide range of features and capabilities for data integration, transformation, visualization, and collaboration. - [Overview](https://docs.blinkops.com/docs/integrations/domo/actions.md) - [Create DataSet](https://docs.blinkops.com/docs/integrations/domo/actions/create-dataset.md) - [Create PDP Policy](https://docs.blinkops.com/docs/integrations/domo/actions/create-pdp-policy.md) - [Delete DataSet](https://docs.blinkops.com/docs/integrations/domo/actions/delete-dataset.md) - [Delete PDP Policy](https://docs.blinkops.com/docs/integrations/domo/actions/delete-pdp-policy.md) - [Domo Custom Action](https://docs.blinkops.com/docs/integrations/domo/actions/domo-custom-action.md) - [Get DataSet](https://docs.blinkops.com/docs/integrations/domo/actions/get-dataset.md) - [Get PDP Policy](https://docs.blinkops.com/docs/integrations/domo/actions/get-pdp-policy.md) - [List DataSets](https://docs.blinkops.com/docs/integrations/domo/actions/list-datasets.md) - [List PDP Policies](https://docs.blinkops.com/docs/integrations/domo/actions/list-pdp-policies.md) - [Update DataSet Metadata](https://docs.blinkops.com/docs/integrations/domo/actions/update-dataset-metadata.md) - [Update PDP Policy](https://docs.blinkops.com/docs/integrations/domo/actions/update-pdp-policy.md) - [Dots](https://docs.blinkops.com/docs/integrations/dots.md): Dots is an automated IT logistics platform that allows companies to buy, deploy, and retrieve employee hardware anywhere in the world with a few clicks. - [Overview](https://docs.blinkops.com/docs/integrations/dots/actions.md) - [Dots Custom Action](https://docs.blinkops.com/docs/integrations/dots/actions/dots-custom-action.md) - [Get Asset Details](https://docs.blinkops.com/docs/integrations/dots/actions/get-asset-details.md) - [Get Employee Details](https://docs.blinkops.com/docs/integrations/dots/actions/get-employee-details.md) - [Dragos WorldView](https://docs.blinkops.com/docs/integrations/dragos-worldview.md): Dragos Worldview is a subscription-based industrial cybersecurity platform that provides real-time visibility, threat detection, and operational insights across industrial control systems (ICS) and critical infrastructure networks. Dragos Worldview allows organizations to monitor, analyze, and respo… - [Overview](https://docs.blinkops.com/docs/integrations/dragos-worldview/actions.md) - [Dragos WorldView Custom Action](https://docs.blinkops.com/docs/integrations/dragos-worldview/actions/dragos-worldview-custom-action.md) - [List Indicators](https://docs.blinkops.com/docs/integrations/dragos-worldview/actions/list-indicators.md) - [List Products](https://docs.blinkops.com/docs/integrations/dragos-worldview/actions/list-products.md) - [List Tags](https://docs.blinkops.com/docs/integrations/dragos-worldview/actions/list-tags.md) - [Drata](https://docs.blinkops.com/docs/integrations/drata.md): Drata is a security and compliance automation platform that continuously monitors and collects evidence of a company's security controls, while streamlining compliance workflows end-to-end to ensure audit readiness. - [Overview](https://docs.blinkops.com/docs/integrations/drata/actions.md) - [Add New Vendor](https://docs.blinkops.com/docs/integrations/drata/actions/add-new-vendor.md) - [Controller Retest](https://docs.blinkops.com/docs/integrations/drata/actions/controller-retest.md) - [Create Ticket](https://docs.blinkops.com/docs/integrations/drata/actions/create-ticket.md) - [Drata Custom Action](https://docs.blinkops.com/docs/integrations/drata/actions/drata-custom-action.md) - [Find Control External Evidence](https://docs.blinkops.com/docs/integrations/drata/actions/find-control-external-evidence.md) - [Get Control](https://docs.blinkops.com/docs/integrations/drata/actions/get-control.md) - [Get Control Evidence Download URL](https://docs.blinkops.com/docs/integrations/drata/actions/get-control-evidence-download-url.md) - [Get Control Owners](https://docs.blinkops.com/docs/integrations/drata/actions/get-control-owners.md) - [Get External Evidence Document Download Url](https://docs.blinkops.com/docs/integrations/drata/actions/get-external-evidence-document-download-url.md) - [Get Mapped Requirements](https://docs.blinkops.com/docs/integrations/drata/actions/get-mapped-requirements.md) - [Get Personnel](https://docs.blinkops.com/docs/integrations/drata/actions/get-personnel.md) - [Get User Document Download Url](https://docs.blinkops.com/docs/integrations/drata/actions/get-user-document-download-url.md) - [Get Vendor](https://docs.blinkops.com/docs/integrations/drata/actions/get-vendor.md) - [List Personnel](https://docs.blinkops.com/docs/integrations/drata/actions/list-personnel.md) - [List User Documents](https://docs.blinkops.com/docs/integrations/drata/actions/list-user-documents.md) - [Update Vendor](https://docs.blinkops.com/docs/integrations/drata/actions/update-vendor.md) - [Upload Document](https://docs.blinkops.com/docs/integrations/drata/actions/upload-document.md) - [Upload External Evidence Document](https://docs.blinkops.com/docs/integrations/drata/actions/upload-external-evidence-document.md) - [Dropbox](https://docs.blinkops.com/docs/integrations/dropbox.md): Dropbox is a popular cloud-based file hosting and sharing service that allows users to store and access their files, documents, photos, and videos from anywhere in the world, using any device with an internet connection. - [Dropbox Business](https://docs.blinkops.com/docs/integrations/dropbox-business.md): Dropbox Business is a specialized Dropbox plan designed for teams. It offers several additional features that cater to businesses such as large storage space, collaboration tools and admin controls. - [Overview](https://docs.blinkops.com/docs/integrations/dropbox-business/actions.md) - [Add Team Members](https://docs.blinkops.com/docs/integrations/dropbox-business/actions/add-team-members.md) - [Archive Team Folder](https://docs.blinkops.com/docs/integrations/dropbox-business/actions/archive-team-folder.md) - [Create Team Folder](https://docs.blinkops.com/docs/integrations/dropbox-business/actions/create-team-folder.md) - [Delete Team Folder](https://docs.blinkops.com/docs/integrations/dropbox-business/actions/delete-team-folder.md) - [Dropbox Business Custom Action](https://docs.blinkops.com/docs/integrations/dropbox-business/actions/dropbox-business-custom-action.md) - [Get Team Info](https://docs.blinkops.com/docs/integrations/dropbox-business/actions/get-team-info.md) - [List Team Folders](https://docs.blinkops.com/docs/integrations/dropbox-business/actions/list-team-folders.md) - [List Team Members](https://docs.blinkops.com/docs/integrations/dropbox-business/actions/list-team-members.md) - [Remove Team Member](https://docs.blinkops.com/docs/integrations/dropbox-business/actions/remove-team-member.md) - [Overview](https://docs.blinkops.com/docs/integrations/dropbox/actions.md) - [Create Folder](https://docs.blinkops.com/docs/integrations/dropbox/actions/create-folder.md) - [Delete Folder Or File](https://docs.blinkops.com/docs/integrations/dropbox/actions/delete-folder-or-file.md) - [Dropbox Custom Action](https://docs.blinkops.com/docs/integrations/dropbox/actions/dropbox-custom-action.md) - [Get Folder Contents](https://docs.blinkops.com/docs/integrations/dropbox/actions/get-folder-contents.md) - [Get Folder Or File Metadata](https://docs.blinkops.com/docs/integrations/dropbox/actions/get-folder-or-file-metadata.md) - [List File Members](https://docs.blinkops.com/docs/integrations/dropbox/actions/list-file-members.md) - [List Shared Folders](https://docs.blinkops.com/docs/integrations/dropbox/actions/list-shared-folders.md) - [Move Folder Or File](https://docs.blinkops.com/docs/integrations/dropbox/actions/move-folder-or-file.md) - [Search](https://docs.blinkops.com/docs/integrations/dropbox/actions/search.md) - [Update Folder Policy](https://docs.blinkops.com/docs/integrations/dropbox/actions/update-folder-policy.md) - [Upload File](https://docs.blinkops.com/docs/integrations/dropbox/actions/upload-file.md) - [Overview](https://docs.blinkops.com/docs/integrations/dropbox/triggers.md) - [Dropbox Webhook Event](https://docs.blinkops.com/docs/integrations/dropbox/triggers/dropbox-webhook-event.md) - [Dropzone AI](https://docs.blinkops.com/docs/integrations/dropzone-ai.md): TODO: Add an introductory paragraph - [Overview](https://docs.blinkops.com/docs/integrations/dropzone-ai/actions.md) - [Create Custom Investigation](https://docs.blinkops.com/docs/integrations/dropzone-ai/actions/create-custom-investigation.md) - [Create Investigation](https://docs.blinkops.com/docs/integrations/dropzone-ai/actions/create-investigation.md) - [Dropzone AI Custom Action](https://docs.blinkops.com/docs/integrations/dropzone-ai/actions/dropzone-ai-custom-action.md) - [Get Investigation](https://docs.blinkops.com/docs/integrations/dropzone-ai/actions/get-investigation.md) - [Druva](https://docs.blinkops.com/docs/integrations/druva.md): Druva provides cloud-based data protection and management solutions. Druva's platform offers features such as data backup, disaster recovery, and data archiving. Druva can be used to protect a wide range of data sources, including physical servers, virtual machines, and cloud applications. The platf… - [Overview](https://docs.blinkops.com/docs/integrations/druva/actions.md) - [Create Device Mapping](https://docs.blinkops.com/docs/integrations/druva/actions/create-device-mapping.md) - [Decommission A Device](https://docs.blinkops.com/docs/integrations/druva/actions/decommission-a-device.md) - [Delete Device By ID](https://docs.blinkops.com/docs/integrations/druva/actions/delete-device-by-id.md) - [Delete Device Mapping](https://docs.blinkops.com/docs/integrations/druva/actions/delete-device-mapping.md) - [Disable Device By ID](https://docs.blinkops.com/docs/integrations/druva/actions/disable-device-by-id.md) - [Druva Custom Action](https://docs.blinkops.com/docs/integrations/druva/actions/druva-custom-action.md) - [Enable Device By ID](https://docs.blinkops.com/docs/integrations/druva/actions/enable-device-by-id.md) - [Get Device](https://docs.blinkops.com/docs/integrations/druva/actions/get-device.md) - [Get Restore By Restore ID](https://docs.blinkops.com/docs/integrations/druva/actions/get-restore-by-restore-id.md) - [Initiate A Restore Activity](https://docs.blinkops.com/docs/integrations/druva/actions/initiate-a-restore-activity.md) - [List CloudCache Servers](https://docs.blinkops.com/docs/integrations/druva/actions/list-cloudcache-servers.md) - [List Curated Snapshots](https://docs.blinkops.com/docs/integrations/druva/actions/list-curated-snapshots.md) - [List Device Mapping](https://docs.blinkops.com/docs/integrations/druva/actions/list-device-mapping.md) - [List Devices](https://docs.blinkops.com/docs/integrations/druva/actions/list-devices.md) - [List Endpoint Backups](https://docs.blinkops.com/docs/integrations/druva/actions/list-endpoint-backups.md) - [List Profiles](https://docs.blinkops.com/docs/integrations/druva/actions/list-profiles.md) - [List Restore Activities](https://docs.blinkops.com/docs/integrations/druva/actions/list-restore-activities.md) - [List Storages](https://docs.blinkops.com/docs/integrations/druva/actions/list-storages.md) - [List Users](https://docs.blinkops.com/docs/integrations/druva/actions/list-users.md) - [Upgrade InSync Client On A Device](https://docs.blinkops.com/docs/integrations/druva/actions/upgrade-insync-client-on-a-device.md) - [Duo](https://docs.blinkops.com/docs/integrations/duo.md): Duo puts an organization on the fast-track to zero trust by securing the modern workforce. The simple, all-in-one platform lets you verify user identities, assess and act on the health of devices, set adaptive access policies, and protect users' productivity with modern remote access and SSO capabil… - [Duo Auth](https://docs.blinkops.com/docs/integrations/duo-auth.md): The Duo Auth API allows adding strong two-factor authentication to your website or application. - [Overview](https://docs.blinkops.com/docs/integrations/duo-auth/actions.md) - [Duo Auth Custom Action](https://docs.blinkops.com/docs/integrations/duo-auth/actions/duo-auth-custom-action.md) - [Get Auth Status](https://docs.blinkops.com/docs/integrations/duo-auth/actions/get-auth-status.md) - [Run Preauth](https://docs.blinkops.com/docs/integrations/duo-auth/actions/run-preauth.md) - [Run Second Factor Authentication](https://docs.blinkops.com/docs/integrations/duo-auth/actions/run-second-factor-authentication.md) - [Overview](https://docs.blinkops.com/docs/integrations/duo/actions.md) - [Create Phone](https://docs.blinkops.com/docs/integrations/duo/actions/create-phone.md) - [Create User](https://docs.blinkops.com/docs/integrations/duo/actions/create-user.md) - [Delete Phone](https://docs.blinkops.com/docs/integrations/duo/actions/delete-phone.md) - [Delete User](https://docs.blinkops.com/docs/integrations/duo/actions/delete-user.md) - [Duo Custom Action](https://docs.blinkops.com/docs/integrations/duo/actions/duo-custom-action.md) - [Edit Phone](https://docs.blinkops.com/docs/integrations/duo/actions/edit-phone.md) - [Edit User](https://docs.blinkops.com/docs/integrations/duo/actions/edit-user.md) - [Enroll User](https://docs.blinkops.com/docs/integrations/duo/actions/enroll-user.md) - [Get Endpoint](https://docs.blinkops.com/docs/integrations/duo/actions/get-endpoint.md) - [Get Group](https://docs.blinkops.com/docs/integrations/duo/actions/get-group.md) - [Get Phone](https://docs.blinkops.com/docs/integrations/duo/actions/get-phone.md) - [Get User](https://docs.blinkops.com/docs/integrations/duo/actions/get-user.md) - [List Admin Logs](https://docs.blinkops.com/docs/integrations/duo/actions/list-admin-logs.md) - [List Authentication Logs](https://docs.blinkops.com/docs/integrations/duo/actions/list-authentication-logs.md) - [List Endpoints](https://docs.blinkops.com/docs/integrations/duo/actions/list-endpoints.md) - [List Groups](https://docs.blinkops.com/docs/integrations/duo/actions/list-groups.md) - [List Hardware Tokens](https://docs.blinkops.com/docs/integrations/duo/actions/list-hardware-tokens.md) - [List Phones](https://docs.blinkops.com/docs/integrations/duo/actions/list-phones.md) - [List Telephony Logs](https://docs.blinkops.com/docs/integrations/duo/actions/list-telephony-logs.md) - [List Users](https://docs.blinkops.com/docs/integrations/duo/actions/list-users.md) - [List Users In Group](https://docs.blinkops.com/docs/integrations/duo/actions/list-users-in-group.md) - [Dynatrace](https://docs.blinkops.com/docs/integrations/dynatrace.md) - [Overview](https://docs.blinkops.com/docs/integrations/dynatrace/actions.md) - [Add Problem Comment](https://docs.blinkops.com/docs/integrations/dynatrace/actions/add-problem-comment.md) - [Close Problem](https://docs.blinkops.com/docs/integrations/dynatrace/actions/close-problem.md) - [Create Event](https://docs.blinkops.com/docs/integrations/dynatrace/actions/create-event.md) - [Dynatrace Custom Action](https://docs.blinkops.com/docs/integrations/dynatrace/actions/dynatrace-custom-action.md) - [Get Event](https://docs.blinkops.com/docs/integrations/dynatrace/actions/get-event.md) - [Get Metric](https://docs.blinkops.com/docs/integrations/dynatrace/actions/get-metric.md) - [Get Problem](https://docs.blinkops.com/docs/integrations/dynatrace/actions/get-problem.md) - [Get Problem Comments](https://docs.blinkops.com/docs/integrations/dynatrace/actions/get-problem-comments.md) - [List Events](https://docs.blinkops.com/docs/integrations/dynatrace/actions/list-events.md) - [List Metrics](https://docs.blinkops.com/docs/integrations/dynatrace/actions/list-metrics.md) - [List Problems](https://docs.blinkops.com/docs/integrations/dynatrace/actions/list-problems.md) - [Query Metric](https://docs.blinkops.com/docs/integrations/dynatrace/actions/query-metric.md) - [Overview](https://docs.blinkops.com/docs/integrations/dynatrace/triggers.md) - [Dynatrace Webhook Event](https://docs.blinkops.com/docs/integrations/dynatrace/triggers/dynatrace-webhook-event.md) - [EasyVista](https://docs.blinkops.com/docs/integrations/easyvista.md): EasyVista is a software solution offered as an IT service management platform. The platform aims to improve IT service delivery through features like help desk functionalities, asset management, and workflow automation. - [Overview](https://docs.blinkops.com/docs/integrations/easyvista/actions.md) - [Close Ticket](https://docs.blinkops.com/docs/integrations/easyvista/actions/close-ticket.md) - [Create Ticket](https://docs.blinkops.com/docs/integrations/easyvista/actions/create-ticket.md) - [EasyVista Custom Action](https://docs.blinkops.com/docs/integrations/easyvista/actions/easyvista-custom-action.md) - [Get Tickets](https://docs.blinkops.com/docs/integrations/easyvista/actions/get-tickets.md) - [List Ticket Status](https://docs.blinkops.com/docs/integrations/easyvista/actions/list-ticket-status.md) - [List Tickets](https://docs.blinkops.com/docs/integrations/easyvista/actions/list-tickets.md) - [Egnyte](https://docs.blinkops.com/docs/integrations/egnyte.md): The Egnyte platform provides content security, compliance, and collaboration capabilities to govern content. Egnyte can be used to scan a range of data repositories for malware—including email, on-premises storage, and third-party cloud storage—and block ransomware attacks from spreading. - [Egnyte Secure Govern](https://docs.blinkops.com/docs/integrations/egnyte-secure-govern.md): Egnyte Secure & Govern helps you manage content throughout its entire lifecycle, based on your custom policies. You can specify document retention, deletion, and archival policies, which can be based on the location of the files or your document classification policies. - [Overview](https://docs.blinkops.com/docs/integrations/egnyte-secure-govern/actions.md) - [Egnyte Secure Govern Custom Action](https://docs.blinkops.com/docs/integrations/egnyte-secure-govern/actions/egnyte-secure-govern-custom-action.md) - [Get Classification Status](https://docs.blinkops.com/docs/integrations/egnyte-secure-govern/actions/get-classification-status.md) - [Get Cursor](https://docs.blinkops.com/docs/integrations/egnyte-secure-govern/actions/get-cursor.md) - [Get File Details](https://docs.blinkops.com/docs/integrations/egnyte-secure-govern/actions/get-file-details.md) - [Get File Matches](https://docs.blinkops.com/docs/integrations/egnyte-secure-govern/actions/get-file-matches.md) - [Get Issue](https://docs.blinkops.com/docs/integrations/egnyte-secure-govern/actions/get-issue.md) - [Get Issue Updates](https://docs.blinkops.com/docs/integrations/egnyte-secure-govern/actions/get-issue-updates.md) - [Get Location Details](https://docs.blinkops.com/docs/integrations/egnyte-secure-govern/actions/get-location-details.md) - [Issue Remediation](https://docs.blinkops.com/docs/integrations/egnyte-secure-govern/actions/issue-remediation.md) - [List Files In Location](https://docs.blinkops.com/docs/integrations/egnyte-secure-govern/actions/list-files-in-location.md) - [List Issues](https://docs.blinkops.com/docs/integrations/egnyte-secure-govern/actions/list-issues.md) - [List Locations](https://docs.blinkops.com/docs/integrations/egnyte-secure-govern/actions/list-locations.md) - [List Policies](https://docs.blinkops.com/docs/integrations/egnyte-secure-govern/actions/list-policies.md) - [List Sources](https://docs.blinkops.com/docs/integrations/egnyte-secure-govern/actions/list-sources.md) - [Overview](https://docs.blinkops.com/docs/integrations/egnyte-secure-govern/triggers.md) - [Egnyte Secure Govern Webhook Event](https://docs.blinkops.com/docs/integrations/egnyte-secure-govern/triggers/egnyte-secure-govern-webhook-event.md) - [Overview](https://docs.blinkops.com/docs/integrations/egnyte/actions.md) - [Copy File Or Folder](https://docs.blinkops.com/docs/integrations/egnyte/actions/copy-file-or-folder.md) - [Create Folder](https://docs.blinkops.com/docs/integrations/egnyte/actions/create-folder.md) - [Create Link](https://docs.blinkops.com/docs/integrations/egnyte/actions/create-link.md) - [Delete File Or Folder](https://docs.blinkops.com/docs/integrations/egnyte/actions/delete-file-or-folder.md) - [Egnyte Custom Action](https://docs.blinkops.com/docs/integrations/egnyte/actions/egnyte-custom-action.md) - [Get Folder Permissions](https://docs.blinkops.com/docs/integrations/egnyte/actions/get-folder-permissions.md) - [Get Folder Statistics](https://docs.blinkops.com/docs/integrations/egnyte/actions/get-folder-statistics.md) - [Get Group](https://docs.blinkops.com/docs/integrations/egnyte/actions/get-group.md) - [Get User](https://docs.blinkops.com/docs/integrations/egnyte/actions/get-user.md) - [Get User Permissions](https://docs.blinkops.com/docs/integrations/egnyte/actions/get-user-permissions.md) - [List Files Or Folders](https://docs.blinkops.com/docs/integrations/egnyte/actions/list-files-or-folders.md) - [List Groups](https://docs.blinkops.com/docs/integrations/egnyte/actions/list-groups.md) - [List Users](https://docs.blinkops.com/docs/integrations/egnyte/actions/list-users.md) - [Modify Folder Settings](https://docs.blinkops.com/docs/integrations/egnyte/actions/modify-folder-settings.md) - [Set Folder Permissions](https://docs.blinkops.com/docs/integrations/egnyte/actions/set-folder-permissions.md) - [Overview](https://docs.blinkops.com/docs/integrations/egnyte/triggers.md) - [Egnyte Webhook Event](https://docs.blinkops.com/docs/integrations/egnyte/triggers/egnyte-webhook-event.md) - [Elasticsearch](https://docs.blinkops.com/docs/integrations/elasticsearch.md): Elasticsearch is a distributed search and analytics engine used for log analytics, full-text search, security intelligence, business analytics, and operational intelligence use cases. - [Overview](https://docs.blinkops.com/docs/integrations/elasticsearch/actions.md) - [Add Document](https://docs.blinkops.com/docs/integrations/elasticsearch/actions/add-document.md) - [Clone Index](https://docs.blinkops.com/docs/integrations/elasticsearch/actions/clone-index.md) - [Create Index](https://docs.blinkops.com/docs/integrations/elasticsearch/actions/create-index.md) - [Create User](https://docs.blinkops.com/docs/integrations/elasticsearch/actions/create-user.md) - [Delete Index](https://docs.blinkops.com/docs/integrations/elasticsearch/actions/delete-index.md) - [Delete User](https://docs.blinkops.com/docs/integrations/elasticsearch/actions/delete-user.md) - [Elasticsearch Custom Action](https://docs.blinkops.com/docs/integrations/elasticsearch/actions/elasticsearch-custom-action.md) - [Get Index](https://docs.blinkops.com/docs/integrations/elasticsearch/actions/get-index.md) - [Get Mapping](https://docs.blinkops.com/docs/integrations/elasticsearch/actions/get-mapping.md) - [Search](https://docs.blinkops.com/docs/integrations/elasticsearch/actions/search.md) - [Update Mapping](https://docs.blinkops.com/docs/integrations/elasticsearch/actions/update-mapping.md) - [Overview](https://docs.blinkops.com/docs/integrations/elasticsearch/triggers.md) - [Index Search Query](https://docs.blinkops.com/docs/integrations/elasticsearch/triggers/index-search-query.md) - [Entro](https://docs.blinkops.com/docs/integrations/entro.md): Entro Security specializes in protecting and managing non-human identities (NHIs) and secrets within organizations to mitigate security risks. - [Overview](https://docs.blinkops.com/docs/integrations/entro/actions.md) - [Entro Custom Action](https://docs.blinkops.com/docs/integrations/entro/actions/entro-custom-action.md) - [Get Risk Details](https://docs.blinkops.com/docs/integrations/entro/actions/get-risk-details.md) - [List Risks](https://docs.blinkops.com/docs/integrations/entro/actions/list-risks.md) - [Entrust Certificate Services](https://docs.blinkops.com/docs/integrations/entrust-certificate-services.md): Entrust Certificate Services is a platform for managing digital certificate lifecycles, offering tools for issuance, renewal, and revocation. It provides a central dashboard to manage both Entrust and third-party certificates, improving security and operational efficiency. - [Overview](https://docs.blinkops.com/docs/integrations/entrust-certificate-services/actions.md) - [Create Certificate](https://docs.blinkops.com/docs/integrations/entrust-certificate-services/actions/create-certificate.md) - [Deactivate Certificate](https://docs.blinkops.com/docs/integrations/entrust-certificate-services/actions/deactivate-certificate.md) - [Entrust Certificate Services Custom Action](https://docs.blinkops.com/docs/integrations/entrust-certificate-services/actions/entrust-certificate-services-custom-action.md) - [Get Certificate](https://docs.blinkops.com/docs/integrations/entrust-certificate-services/actions/get-certificate.md) - [Get Certificate By Thumbprint](https://docs.blinkops.com/docs/integrations/entrust-certificate-services/actions/get-certificate-by-thumbprint.md) - [Get Certificates](https://docs.blinkops.com/docs/integrations/entrust-certificate-services/actions/get-certificates.md) - [Get Client](https://docs.blinkops.com/docs/integrations/entrust-certificate-services/actions/get-client.md) - [Get Clients](https://docs.blinkops.com/docs/integrations/entrust-certificate-services/actions/get-clients.md) - [Update Certificate Status](https://docs.blinkops.com/docs/integrations/entrust-certificate-services/actions/update-certificate-status.md) - [Upload Foreign Certificate](https://docs.blinkops.com/docs/integrations/entrust-certificate-services/actions/upload-foreign-certificate.md) - [Ermetic](https://docs.blinkops.com/docs/integrations/ermetic.md): Ermetic is an "identity-first" cloud security platform that helps organizations secure public cloud infrastructure across the full stack of identities, network, data, and compute resources. - [Overview](https://docs.blinkops.com/docs/integrations/ermetic/actions.md) - [Ermetic Custom Action](https://docs.blinkops.com/docs/integrations/ermetic/actions/ermetic-custom-action.md) - [List Entities](https://docs.blinkops.com/docs/integrations/ermetic/actions/list-entities.md) - [List Findings](https://docs.blinkops.com/docs/integrations/ermetic/actions/list-findings.md) - [Query](https://docs.blinkops.com/docs/integrations/ermetic/actions/query.md) - [Update Finding Status](https://docs.blinkops.com/docs/integrations/ermetic/actions/update-finding-status.md) - [Overview](https://docs.blinkops.com/docs/integrations/ermetic/triggers.md) - [Ermetic Webhook Event](https://docs.blinkops.com/docs/integrations/ermetic/triggers/ermetic-webhook-event.md) - [Exabeam](https://docs.blinkops.com/docs/integrations/exabeam.md): Exabeam is a security analytics platform that provides advanced threat detection and response capabilities. - [Overview](https://docs.blinkops.com/docs/integrations/exabeam/actions.md) - [Exabeam Custom Action](https://docs.blinkops.com/docs/integrations/exabeam/actions/exabeam-custom-action.md) - [Get Alert](https://docs.blinkops.com/docs/integrations/exabeam/actions/get-alert.md) - [Get Case](https://docs.blinkops.com/docs/integrations/exabeam/actions/get-case.md) - [Search Alerts](https://docs.blinkops.com/docs/integrations/exabeam/actions/search-alerts.md) - [Search Cases](https://docs.blinkops.com/docs/integrations/exabeam/actions/search-cases.md) - [Overview](https://docs.blinkops.com/docs/integrations/exabeam/triggers.md) - [New Case](https://docs.blinkops.com/docs/integrations/exabeam/triggers/new-case.md) - [Exchange Online](https://docs.blinkops.com/docs/integrations/exchange-online.md): Exchange Online is an enterprise-class collaboration product by Microsoft that primarily focuses on sending, receiving and storing email messages. - [Overview](https://docs.blinkops.com/docs/integrations/exchange-online/actions.md): Blink supports the following Exchange Online Actions: - [Create Compliance Search](https://docs.blinkops.com/docs/integrations/exchange-online/actions/create-compliance-search.md): Creates a new compliance search for Exchange Online in Microsoft Purview. - [Delete Compliance Search](https://docs.blinkops.com/docs/integrations/exchange-online/actions/delete-compliance-search.md): Deletes a compliance search. The search must be stopped or completed. - [Delete Compliance Search Action](https://docs.blinkops.com/docs/integrations/exchange-online/actions/delete-compliance-search-action.md): Deletes a compliance search action. - [Get Compliance Search](https://docs.blinkops.com/docs/integrations/exchange-online/actions/get-compliance-search.md): Get information about a compliance search. - [Get Compliance Search Action](https://docs.blinkops.com/docs/integrations/exchange-online/actions/get-compliance-search-action.md): Get information about the status of compliance search action created by the - [Get Transport Rule](https://docs.blinkops.com/docs/integrations/exchange-online/actions/get-transport-rule.md): Gets information about a transport rule in an Exchange Online organization. - [Run Compliance Search Action](https://docs.blinkops.com/docs/integrations/exchange-online/actions/run-compliance-search-action.md): Run an action on the results of a completed compliance search. - [Run Exchange Online Command](https://docs.blinkops.com/docs/integrations/exchange-online/actions/run-exchange-online-command.md): Locally executes a user provided Exchange Online script in PowerShell. Commands executed here will be performed using the Exchange Online connection credentials. - [Run Security And Compliance Command](https://docs.blinkops.com/docs/integrations/exchange-online/actions/run-security-and-compliance-command.md): Locally executes a user provided Security and Compliance script in PowerShell. Commands executed here will be performed using the Exchange Online connection credentials. There must be the required scopes and permissions to access the Security and Compliance shell. - [Set Transport Rule](https://docs.blinkops.com/docs/integrations/exchange-online/actions/set-transport-rule.md): Modify an existing transport rule (mail flow rule) in your Exchange Online organization. - [Start Compliance Search](https://docs.blinkops.com/docs/integrations/exchange-online/actions/start-compliance-search.md): Starts a compliance search in Microsoft Purview. - [Expel](https://docs.blinkops.com/docs/integrations/expel.md): Expel is a Managed Detection and Response (MDR) security services provider that offer continuous monitoring, threat detection, and incident response services to help organizations protect themselves from cyber threats. - [Overview](https://docs.blinkops.com/docs/integrations/expel/actions.md) - [Expel Custom Action](https://docs.blinkops.com/docs/integrations/expel/actions/expel-custom-action.md) - [Get Investigation](https://docs.blinkops.com/docs/integrations/expel/actions/get-investigation.md) - [List Investigations](https://docs.blinkops.com/docs/integrations/expel/actions/list-investigations.md) - [F5 BIG IP](https://docs.blinkops.com/docs/integrations/f5-big-ip.md): F5 BIG-IP is an application delivery controller that provides a range of services to optimize application performance, security, and availability. It offers advanced features such as traffic management, load balancing, SSL offloading, and advanced security capabilities. F5 BIG-IP is a scalable and c… - [Overview](https://docs.blinkops.com/docs/integrations/f5-big-ip/actions.md) - [Create Policy](https://docs.blinkops.com/docs/integrations/f5-big-ip/actions/create-policy.md) - [Create Policy Rule](https://docs.blinkops.com/docs/integrations/f5-big-ip/actions/create-policy-rule.md) - [F5 BIG IP Custom Action](https://docs.blinkops.com/docs/integrations/f5-big-ip/actions/f5-big-ip-custom-action.md) - [Overview](https://docs.blinkops.com/docs/integrations/f5-big-ip/triggers.md) - [F5 Webhook Event](https://docs.blinkops.com/docs/integrations/f5-big-ip/triggers/f5-webhook-event.md) - [Falcon LogScale](https://docs.blinkops.com/docs/integrations/falcon-logscale.md): Falcon LogScale is a cloud-based SIEM and log management solution that helps organizations collect, store, and analyze large volumes of log data from a wide range of sources. It provides real-time visibility into IT infrastructure and applications, enabling security teams to quickly detect and respo… - [Overview](https://docs.blinkops.com/docs/integrations/falcon-logscale/actions.md) - [Falcon LogScale Custom Action](https://docs.blinkops.com/docs/integrations/falcon-logscale/actions/falcon-logscale-custom-action.md) - [Query Data](https://docs.blinkops.com/docs/integrations/falcon-logscale/actions/query-data.md) - [Search Events](https://docs.blinkops.com/docs/integrations/falcon-logscale/actions/search-events.md) - [Upload File](https://docs.blinkops.com/docs/integrations/falcon-logscale/actions/upload-file.md) - [Falcon Surface](https://docs.blinkops.com/docs/integrations/falcon-surface.md): Falcon Surface (by Crowdstrike, formerly Reposify) is an adversary-driven external attack surface management (EASM) technology meant to stop breaches by minimizing risk from exposed assets. - [Overview](https://docs.blinkops.com/docs/integrations/falcon-surface/actions.md) - [Count Insights](https://docs.blinkops.com/docs/integrations/falcon-surface/actions/count-insights.md) - [Falcon Surface Custom Action](https://docs.blinkops.com/docs/integrations/falcon-surface/actions/falcon-surface-custom-action.md) - [Get Domain Attributes](https://docs.blinkops.com/docs/integrations/falcon-surface/actions/get-domain-attributes.md) - [Get Footprint](https://docs.blinkops.com/docs/integrations/falcon-surface/actions/get-footprint.md) - [Get Footprint Inventory](https://docs.blinkops.com/docs/integrations/falcon-surface/actions/get-footprint-inventory.md) - [Get Service Attributes](https://docs.blinkops.com/docs/integrations/falcon-surface/actions/get-service-attributes.md) - [List Active Alerts](https://docs.blinkops.com/docs/integrations/falcon-surface/actions/list-active-alerts.md) - [List Custom Issues](https://docs.blinkops.com/docs/integrations/falcon-surface/actions/list-custom-issues.md) - [List Footprint Detected Domains](https://docs.blinkops.com/docs/integrations/falcon-surface/actions/list-footprint-detected-domains.md) - [List Footprint Detected Services](https://docs.blinkops.com/docs/integrations/falcon-surface/actions/list-footprint-detected-services.md) - [List Footprints](https://docs.blinkops.com/docs/integrations/falcon-surface/actions/list-footprints.md) - [List Inbox Entries](https://docs.blinkops.com/docs/integrations/falcon-surface/actions/list-inbox-entries.md) - [Query Insights](https://docs.blinkops.com/docs/integrations/falcon-surface/actions/query-insights.md) - [Fastly](https://docs.blinkops.com/docs/integrations/fastly.md): Fastly is a global edge cloud platform designed to accelerate and secure digital experiences. By strategically distributing content closer to users and providing robust security measures, Fastly enhances website and application performance, reduces latency, and offers real-time visibility and contro… - [Overview](https://docs.blinkops.com/docs/integrations/fastly/actions.md) - [Delete An ACL](https://docs.blinkops.com/docs/integrations/fastly/actions/delete-an-acl.md) - [Fastly Custom Action](https://docs.blinkops.com/docs/integrations/fastly/actions/fastly-custom-action.md) - [Get ACL](https://docs.blinkops.com/docs/integrations/fastly/actions/get-acl.md) - [List ACLs](https://docs.blinkops.com/docs/integrations/fastly/actions/list-acls.md) - [Update An ACL](https://docs.blinkops.com/docs/integrations/fastly/actions/update-an-acl.md) - [FedEx](https://docs.blinkops.com/docs/integrations/fedex.md): FedEx provides customers and businesses worldwide with a broad portfolio of transportation, e-commerce, and business services. - [Overview](https://docs.blinkops.com/docs/integrations/fedex/actions.md) - [Cancel Pickup](https://docs.blinkops.com/docs/integrations/fedex/actions/cancel-pickup.md) - [Cancel Shipment](https://docs.blinkops.com/docs/integrations/fedex/actions/cancel-shipment.md) - [Create Pickup](https://docs.blinkops.com/docs/integrations/fedex/actions/create-pickup.md) - [Create Shipment](https://docs.blinkops.com/docs/integrations/fedex/actions/create-shipment.md) - [FedEx Custom Action](https://docs.blinkops.com/docs/integrations/fedex/actions/fedex-custom-action.md) - [Track By References](https://docs.blinkops.com/docs/integrations/fedex/actions/track-by-references.md) - [FireHydrant](https://docs.blinkops.com/docs/integrations/firehydrant.md): FireHydrant is an incident management platform designed to help engineering and DevOps teams efficiently respond to and resolve outages. With features that automate incident creation, coordination, and retrospectives, FireHydrant streamlines the entire incident lifecycle from detection to resolution… - [Overview](https://docs.blinkops.com/docs/integrations/firehydrant/actions.md) - [Close Incident](https://docs.blinkops.com/docs/integrations/firehydrant/actions/close-incident.md) - [Create Incident](https://docs.blinkops.com/docs/integrations/firehydrant/actions/create-incident.md) - [FireHydrant Custom Action](https://docs.blinkops.com/docs/integrations/firehydrant/actions/firehydrant-custom-action.md) - [Get Alert](https://docs.blinkops.com/docs/integrations/firehydrant/actions/get-alert.md) - [Get Incident](https://docs.blinkops.com/docs/integrations/firehydrant/actions/get-incident.md) - [List Alerts](https://docs.blinkops.com/docs/integrations/firehydrant/actions/list-alerts.md) - [List Incidents](https://docs.blinkops.com/docs/integrations/firehydrant/actions/list-incidents.md) - [List Team Escalation Policies](https://docs.blinkops.com/docs/integrations/firehydrant/actions/list-team-escalation-policies.md) - [List Team On-Call Schedules](https://docs.blinkops.com/docs/integrations/firehydrant/actions/list-team-on-call-schedules.md) - [List Teams](https://docs.blinkops.com/docs/integrations/firehydrant/actions/list-teams.md) - [Resolve Incident](https://docs.blinkops.com/docs/integrations/firehydrant/actions/resolve-incident.md) - [Update Incident](https://docs.blinkops.com/docs/integrations/firehydrant/actions/update-incident.md) - [Update Signals Alert](https://docs.blinkops.com/docs/integrations/firehydrant/actions/update-signals-alert.md) - [Flare.io](https://docs.blinkops.com/docs/integrations/flareio.md): Flare proactively monitors your organization's digital footprint to detect threats and reduce risks. It empowers teams to safeguard assets, ensuring security across the digital landscape. - [Overview](https://docs.blinkops.com/docs/integrations/flareio/actions.md) - [Flare.io Custom Action](https://docs.blinkops.com/docs/integrations/flareio/actions/flareio-custom-action.md) - [Get Event](https://docs.blinkops.com/docs/integrations/flareio/actions/get-event.md) - [Global Events Search](https://docs.blinkops.com/docs/integrations/flareio/actions/global-events-search.md) - [List Identifier Events](https://docs.blinkops.com/docs/integrations/flareio/actions/list-identifier-events.md) - [List Identifier Group Events](https://docs.blinkops.com/docs/integrations/flareio/actions/list-identifier-group-events.md) - [List Identifier Groups](https://docs.blinkops.com/docs/integrations/flareio/actions/list-identifier-groups.md) - [List Sources](https://docs.blinkops.com/docs/integrations/flareio/actions/list-sources.md) - [List Tenant Credentials](https://docs.blinkops.com/docs/integrations/flareio/actions/list-tenant-credentials.md) - [List Tenant Events](https://docs.blinkops.com/docs/integrations/flareio/actions/list-tenant-events.md) - [Retrieve Event AI Assistance](https://docs.blinkops.com/docs/integrations/flareio/actions/retrieve-event-ai-assistance.md) - [Overview](https://docs.blinkops.com/docs/integrations/flareio/triggers.md) - [Flare.io Webhook](https://docs.blinkops.com/docs/integrations/flareio/triggers/flareio-webhook.md) - [Flexera](https://docs.blinkops.com/docs/integrations/flexera.md): Flexera is a company that offers software for IT asset management (ITAM) and financial operations (FinOps). - [Overview](https://docs.blinkops.com/docs/integrations/flexera/actions.md) - [Flexera Custom Action](https://docs.blinkops.com/docs/integrations/flexera/actions/flexera-custom-action.md) - [Get Group](https://docs.blinkops.com/docs/integrations/flexera/actions/get-group.md) - [Get Organization](https://docs.blinkops.com/docs/integrations/flexera/actions/get-organization.md) - [Get Plugin](https://docs.blinkops.com/docs/integrations/flexera/actions/get-plugin.md) - [Get User](https://docs.blinkops.com/docs/integrations/flexera/actions/get-user.md) - [List Assets](https://docs.blinkops.com/docs/integrations/flexera/actions/list-assets.md) - [List Groups](https://docs.blinkops.com/docs/integrations/flexera/actions/list-groups.md) - [List Plugins](https://docs.blinkops.com/docs/integrations/flexera/actions/list-plugins.md) - [List Users](https://docs.blinkops.com/docs/integrations/flexera/actions/list-users.md) - [Forcepoint DLP](https://docs.blinkops.com/docs/integrations/forcepoint-dlp.md): Forcepoint DLP (Data Loss Prevention) is a security solution that helps organizations prevent sensitive data from being lost or stolen. - [Overview](https://docs.blinkops.com/docs/integrations/forcepoint-dlp/actions.md) - [Forcepoint DLP Custom Action](https://docs.blinkops.com/docs/integrations/forcepoint-dlp/actions/forcepoint-dlp-custom-action.md) - [Get Incidents](https://docs.blinkops.com/docs/integrations/forcepoint-dlp/actions/get-incidents.md) - [Release Quarantined Resource](https://docs.blinkops.com/docs/integrations/forcepoint-dlp/actions/release-quarantined-resource.md) - [Update Incident](https://docs.blinkops.com/docs/integrations/forcepoint-dlp/actions/update-incident.md) - [Overview](https://docs.blinkops.com/docs/integrations/forcepoint-dlp/triggers.md) - [Forcepoint DLP Webhook Event](https://docs.blinkops.com/docs/integrations/forcepoint-dlp/triggers/forcepoint-dlp-webhook-event.md) - [Forescout](https://docs.blinkops.com/docs/integrations/forescout.md): ForeScout is a leading provider of agentless network security solutions. It offers a platform that provides visibility and control over all devices connected to a network, including traditional IT devices, IoT devices, and OT devices. - [Overview](https://docs.blinkops.com/docs/integrations/forescout/actions.md) - [Forescout Custom Action](https://docs.blinkops.com/docs/integrations/forescout/actions/forescout-custom-action.md) - [Get Host](https://docs.blinkops.com/docs/integrations/forescout/actions/get-host.md) - [List Host Fields](https://docs.blinkops.com/docs/integrations/forescout/actions/list-host-fields.md) - [List Hosts](https://docs.blinkops.com/docs/integrations/forescout/actions/list-hosts.md) - [List Policies](https://docs.blinkops.com/docs/integrations/forescout/actions/list-policies.md) - [FortiGate](https://docs.blinkops.com/docs/integrations/fortigate.md): FortiGate delivers unparalleled AI-powered security performance and threat intelligence, along with full visibility and secure networking convergence. - [Overview](https://docs.blinkops.com/docs/integrations/fortigate/actions.md) - [Add Address](https://docs.blinkops.com/docs/integrations/fortigate/actions/add-address.md) - [Append Address To Group](https://docs.blinkops.com/docs/integrations/fortigate/actions/append-address-to-group.md) - [Create Address Group](https://docs.blinkops.com/docs/integrations/fortigate/actions/create-address-group.md) - [Delete Address](https://docs.blinkops.com/docs/integrations/fortigate/actions/delete-address.md) - [Delete Address Group](https://docs.blinkops.com/docs/integrations/fortigate/actions/delete-address-group.md) - [FortiGate Custom Action](https://docs.blinkops.com/docs/integrations/fortigate/actions/fortigate-custom-action.md) - [Get Address](https://docs.blinkops.com/docs/integrations/fortigate/actions/get-address.md) - [Get Address Group](https://docs.blinkops.com/docs/integrations/fortigate/actions/get-address-group.md) - [Get HA Configuration](https://docs.blinkops.com/docs/integrations/fortigate/actions/get-ha-configuration.md) - [Install Software Updates](https://docs.blinkops.com/docs/integrations/fortigate/actions/install-software-updates.md) - [List Policies](https://docs.blinkops.com/docs/integrations/fortigate/actions/list-policies.md) - [Reboot Firewall](https://docs.blinkops.com/docs/integrations/fortigate/actions/reboot-firewall.md) - [Set HA Configuration](https://docs.blinkops.com/docs/integrations/fortigate/actions/set-ha-configuration.md) - [Update Address](https://docs.blinkops.com/docs/integrations/fortigate/actions/update-address.md) - [Update Address Group](https://docs.blinkops.com/docs/integrations/fortigate/actions/update-address-group.md) - [Overview](https://docs.blinkops.com/docs/integrations/fortigate/triggers.md) - [FortiGate Webhook Event](https://docs.blinkops.com/docs/integrations/fortigate/triggers/fortigate-webhook-event.md) - [Freshservice](https://docs.blinkops.com/docs/integrations/freshservice.md): Freshservice is Cloud-based ITSM software for your service desk with powerful automation tool to manage incidents, assets and more. - [Overview](https://docs.blinkops.com/docs/integrations/freshservice/actions.md) - [Create Ticket](https://docs.blinkops.com/docs/integrations/freshservice/actions/create-ticket.md) - [Delete Ticket](https://docs.blinkops.com/docs/integrations/freshservice/actions/delete-ticket.md) - [Freshservice Custom Action](https://docs.blinkops.com/docs/integrations/freshservice/actions/freshservice-custom-action.md) - [List Tickets](https://docs.blinkops.com/docs/integrations/freshservice/actions/list-tickets.md) - [Update Ticket](https://docs.blinkops.com/docs/integrations/freshservice/actions/update-ticket.md) - [GCP](https://docs.blinkops.com/docs/integrations/gcp.md): The Google Cloud Platform (GCP) is a platform that delivers over 90 information technology services (aka products), which businesses, IT professionals, and developers can leverage to work more efficiently, gain more flexibility, and/or enable a strategic advantage. - [Overview](https://docs.blinkops.com/docs/integrations/gcp/actions.md) - [GCP Cloud Query](https://docs.blinkops.com/docs/integrations/gcp/actions/cloud-query.md) - [Create Compute Disk Snapshot](https://docs.blinkops.com/docs/integrations/gcp/actions/create-compute-disk-snapshot.md) - [Create IAM Policy](https://docs.blinkops.com/docs/integrations/gcp/actions/create-iam-policy.md) - [Create Instances Using Group Manager](https://docs.blinkops.com/docs/integrations/gcp/actions/create-instances-using-group-manager.md) - [Create Kubernetes Cluster](https://docs.blinkops.com/docs/integrations/gcp/actions/create-kubernetes-cluster.md) - [Create Service Account](https://docs.blinkops.com/docs/integrations/gcp/actions/create-service-account.md) - [Create Storage Bucket](https://docs.blinkops.com/docs/integrations/gcp/actions/create-storage-bucket.md) - [Delete Compute Address](https://docs.blinkops.com/docs/integrations/gcp/actions/delete-compute-address.md) - [Delete Compute Disk](https://docs.blinkops.com/docs/integrations/gcp/actions/delete-compute-disk.md) - [Delete Compute Instance](https://docs.blinkops.com/docs/integrations/gcp/actions/delete-compute-instance.md) - [Delete Compute Instance Access Config](https://docs.blinkops.com/docs/integrations/gcp/actions/delete-compute-instance-access-config.md) - [Delete IAM Policy](https://docs.blinkops.com/docs/integrations/gcp/actions/delete-iam-policy.md) - [Delete Kubernetes Cluster](https://docs.blinkops.com/docs/integrations/gcp/actions/delete-kubernetes-cluster.md) - [Delete Service Account](https://docs.blinkops.com/docs/integrations/gcp/actions/delete-service-account.md) - [Delete Storage Bucket](https://docs.blinkops.com/docs/integrations/gcp/actions/delete-storage-bucket.md) - [GCP Custom Action](https://docs.blinkops.com/docs/integrations/gcp/actions/gcp-custom-action.md) - [Get BigQuery Dataset](https://docs.blinkops.com/docs/integrations/gcp/actions/get-bigquery-dataset.md) - [Get BigQuery Job](https://docs.blinkops.com/docs/integrations/gcp/actions/get-bigquery-job.md) - [Get BigQuery Job Results](https://docs.blinkops.com/docs/integrations/gcp/actions/get-bigquery-job-results.md) - [Get Compute Firewall](https://docs.blinkops.com/docs/integrations/gcp/actions/get-compute-firewall.md) - [Get Compute Image](https://docs.blinkops.com/docs/integrations/gcp/actions/get-compute-image.md) - [Get Compute Instance](https://docs.blinkops.com/docs/integrations/gcp/actions/get-compute-instance.md) - [Get Compute Region Target HTTPS Proxy](https://docs.blinkops.com/docs/integrations/gcp/actions/get-compute-region-target-https-proxy.md) - [Get Compute Snapshot](https://docs.blinkops.com/docs/integrations/gcp/actions/get-compute-snapshot.md) - [Get IAM Policy](https://docs.blinkops.com/docs/integrations/gcp/actions/get-iam-policy.md) - [Get Kubernetes Cluster](https://docs.blinkops.com/docs/integrations/gcp/actions/get-kubernetes-cluster.md) - [Get Kubernetes Operation](https://docs.blinkops.com/docs/integrations/gcp/actions/get-kubernetes-operation.md) - [Get Service Account](https://docs.blinkops.com/docs/integrations/gcp/actions/get-service-account.md) - [Get Storage Bucket](https://docs.blinkops.com/docs/integrations/gcp/actions/get-storage-bucket.md) - [Insert All BigQuery Table Data](https://docs.blinkops.com/docs/integrations/gcp/actions/insert-all-bigquery-table-data.md) - [Insert BigQuery Dataset](https://docs.blinkops.com/docs/integrations/gcp/actions/insert-bigquery-dataset.md) - [Insert Object](https://docs.blinkops.com/docs/integrations/gcp/actions/insert-object.md) - [Insert Target SSL Proxy](https://docs.blinkops.com/docs/integrations/gcp/actions/insert-target-ssl-proxy.md) - [List BigQuery Datasets](https://docs.blinkops.com/docs/integrations/gcp/actions/list-bigquery-datasets.md) - [List BigQuery Jobs](https://docs.blinkops.com/docs/integrations/gcp/actions/list-bigquery-jobs.md) - [List BigQuery Tables](https://docs.blinkops.com/docs/integrations/gcp/actions/list-bigquery-tables.md) - [List Compute Disks](https://docs.blinkops.com/docs/integrations/gcp/actions/list-compute-disks.md) - [List Compute Instances](https://docs.blinkops.com/docs/integrations/gcp/actions/list-compute-instances.md) - [List Compute Zones](https://docs.blinkops.com/docs/integrations/gcp/actions/list-compute-zones.md) - [List Folders](https://docs.blinkops.com/docs/integrations/gcp/actions/list-folders.md) - [List IAM Policies](https://docs.blinkops.com/docs/integrations/gcp/actions/list-iam-policies.md) - [List Kubernetes Clusters](https://docs.blinkops.com/docs/integrations/gcp/actions/list-kubernetes-clusters.md) - [List Kubernetes Operations](https://docs.blinkops.com/docs/integrations/gcp/actions/list-kubernetes-operations.md) - [List Projects](https://docs.blinkops.com/docs/integrations/gcp/actions/list-projects.md) - [List Service Accounts](https://docs.blinkops.com/docs/integrations/gcp/actions/list-service-accounts.md) - [List Storage Buckets](https://docs.blinkops.com/docs/integrations/gcp/actions/list-storage-buckets.md) - [Reset Compute Instance](https://docs.blinkops.com/docs/integrations/gcp/actions/reset-compute-instance.md) - [Resume Compute Instance](https://docs.blinkops.com/docs/integrations/gcp/actions/resume-compute-instance.md) - [Run BigQuery Job Query](https://docs.blinkops.com/docs/integrations/gcp/actions/run-bigquery-job-query.md) - [Run Google Cloud CLI Script](https://docs.blinkops.com/docs/integrations/gcp/actions/run-google-cloud-cli-script.md): Executes a Google Cloud (GCP) CLI Script. - [Search Folders](https://docs.blinkops.com/docs/integrations/gcp/actions/search-folders.md) - [Search Organizations](https://docs.blinkops.com/docs/integrations/gcp/actions/search-organizations.md) - [Search Projects](https://docs.blinkops.com/docs/integrations/gcp/actions/search-projects.md) - [Start Compute Instance](https://docs.blinkops.com/docs/integrations/gcp/actions/start-compute-instance.md) - [Generate GCP Steampipe Report](https://docs.blinkops.com/docs/integrations/gcp/actions/steampipe-report.md) - [Suspend Compute Instance](https://docs.blinkops.com/docs/integrations/gcp/actions/suspend-compute-instance.md) - [Update BigQuery Table](https://docs.blinkops.com/docs/integrations/gcp/actions/update-bigquery-table.md) - [Update IAM Policy](https://docs.blinkops.com/docs/integrations/gcp/actions/update-iam-policy.md) - [Update Service Account](https://docs.blinkops.com/docs/integrations/gcp/actions/update-service-account.md) - [Update Storage Bucket](https://docs.blinkops.com/docs/integrations/gcp/actions/update-storage-bucket.md) - [Overview](https://docs.blinkops.com/docs/integrations/gcp/triggers.md) - [New Compute Instance](https://docs.blinkops.com/docs/integrations/gcp/triggers/new-compute-instance.md) - [Gemini](https://docs.blinkops.com/docs/integrations/gemini.md): Google Gemini is Google's advanced multimodal AI system. Gemini can process and understand text, images, audio, video, and code simultaneously. It's designed with enhanced reasoning capabilities and has been integrated into various Google products, including their conversational AI assistant, Google… - [Overview](https://docs.blinkops.com/docs/integrations/gemini/actions.md) - [Ask Gemini](https://docs.blinkops.com/docs/integrations/gemini/actions/ask-gemini.md) - [Gemini Custom Action](https://docs.blinkops.com/docs/integrations/gemini/actions/gemini-custom-action.md) - [Generate Completion](https://docs.blinkops.com/docs/integrations/gemini/actions/generate-completion.md) - [List Cached Contents](https://docs.blinkops.com/docs/integrations/gemini/actions/list-cached-contents.md) - [List Files](https://docs.blinkops.com/docs/integrations/gemini/actions/list-files.md) - [List Models](https://docs.blinkops.com/docs/integrations/gemini/actions/list-models.md) - [Upload File](https://docs.blinkops.com/docs/integrations/gemini/actions/upload-file.md) - [Ghostwriter](https://docs.blinkops.com/docs/integrations/ghostwriter.md): Ghostwriter is a project management tool. It helps to manage clients, projects, reports, and infrastructure. - [Overview](https://docs.blinkops.com/docs/integrations/ghostwriter/actions.md) - [Ghostwriter Custom Action](https://docs.blinkops.com/docs/integrations/ghostwriter/actions/ghostwriter-custom-action.md) - [Git](https://docs.blinkops.com/docs/integrations/git.md): Git is free and open source software for distributed version control: tracking changes in any set of files, usually used for coordinating work among programmers collaboratively developing source code during software development. - [Overview](https://docs.blinkops.com/docs/integrations/git/actions.md): Blink supports the following Git Actions: - [Run Git CLI Script](https://docs.blinkops.com/docs/integrations/git/actions/run-git-cli-script.md): Executes GIT CLI command. - [GitHub](https://docs.blinkops.com/docs/integrations/github.md): GitHub is a software company that offers code hosting services that allow developers to build software for open-source and private projects. - [Overview](https://docs.blinkops.com/docs/integrations/github/actions.md) - [Add Collaborator To Repo](https://docs.blinkops.com/docs/integrations/github/actions/add-collaborator-to-repo.md) - [Add Labels To Pull Request](https://docs.blinkops.com/docs/integrations/github/actions/add-labels-to-pull-request.md) - [Add Repo To Organization Secret](https://docs.blinkops.com/docs/integrations/github/actions/add-repo-to-organization-secret.md) - [Add Reviewers To Pull Request](https://docs.blinkops.com/docs/integrations/github/actions/add-reviewers-to-pull-request.md) - [Add SSH Key](https://docs.blinkops.com/docs/integrations/github/actions/add-ssh-key.md) - [Block User From Organization](https://docs.blinkops.com/docs/integrations/github/actions/block-user-from-organization.md) - [Clone](https://docs.blinkops.com/docs/integrations/github/actions/clone.md) - [GitHub Cloud Query](https://docs.blinkops.com/docs/integrations/github/actions/cloud-query.md) - [Create Org Repo](https://docs.blinkops.com/docs/integrations/github/actions/create-org-repo.md) - [Create Pull Request](https://docs.blinkops.com/docs/integrations/github/actions/create-pull-request.md) - [Create Repo Using Template](https://docs.blinkops.com/docs/integrations/github/actions/create-repo-using-template.md) - [Create User Repo](https://docs.blinkops.com/docs/integrations/github/actions/create-user-repo.md) - [Create Webhook](https://docs.blinkops.com/docs/integrations/github/actions/create-webhook.md) - [Create Workflow Dispatch](https://docs.blinkops.com/docs/integrations/github/actions/create-workflow-dispatch.md) - [Get Pull Request](https://docs.blinkops.com/docs/integrations/github/actions/get-pull-request.md) - [Get Repository Content](https://docs.blinkops.com/docs/integrations/github/actions/get-repository-content.md) - [Get User Info](https://docs.blinkops.com/docs/integrations/github/actions/get-user-info.md) - [Get Workflow](https://docs.blinkops.com/docs/integrations/github/actions/get-workflow.md) - [Get Workflow Run](https://docs.blinkops.com/docs/integrations/github/actions/get-workflow-run.md) - [GitHub Custom Action](https://docs.blinkops.com/docs/integrations/github/actions/github-custom-action.md) - [Invite To Organization](https://docs.blinkops.com/docs/integrations/github/actions/invite-to-organization.md) - [List All Organizations](https://docs.blinkops.com/docs/integrations/github/actions/list-all-organizations.md) - [List All Users](https://docs.blinkops.com/docs/integrations/github/actions/list-all-users.md) - [List Branches](https://docs.blinkops.com/docs/integrations/github/actions/list-branches.md) - [List Collaborators](https://docs.blinkops.com/docs/integrations/github/actions/list-collaborators.md) - [List Commits](https://docs.blinkops.com/docs/integrations/github/actions/list-commits.md) - [List Org Members](https://docs.blinkops.com/docs/integrations/github/actions/list-org-members.md) - [List Org Repos](https://docs.blinkops.com/docs/integrations/github/actions/list-org-repos.md) - [List Organization Secrets](https://docs.blinkops.com/docs/integrations/github/actions/list-organization-secrets.md) - [List Organizations For Authenticated User](https://docs.blinkops.com/docs/integrations/github/actions/list-organizations-for-authenticated-user.md) - [List Organizations Of A User](https://docs.blinkops.com/docs/integrations/github/actions/list-organizations-of-a-user.md) - [List Pending Invitations](https://docs.blinkops.com/docs/integrations/github/actions/list-pending-invitations.md) - [List Pull Request Reviewers](https://docs.blinkops.com/docs/integrations/github/actions/list-pull-request-reviewers.md) - [List Pull Requests](https://docs.blinkops.com/docs/integrations/github/actions/list-pull-requests.md) - [List Releases](https://docs.blinkops.com/docs/integrations/github/actions/list-releases.md) - [List Repo Teams](https://docs.blinkops.com/docs/integrations/github/actions/list-repo-teams.md) - [List Repository Workflows](https://docs.blinkops.com/docs/integrations/github/actions/list-repository-workflows.md) - [List Team Repos](https://docs.blinkops.com/docs/integrations/github/actions/list-team-repos.md) - [List User Repos](https://docs.blinkops.com/docs/integrations/github/actions/list-user-repos.md) - [List Webhooks](https://docs.blinkops.com/docs/integrations/github/actions/list-webhooks.md) - [List Workflow Runs](https://docs.blinkops.com/docs/integrations/github/actions/list-workflow-runs.md) - [Merge](https://docs.blinkops.com/docs/integrations/github/actions/merge.md) - [Remove Org Member](https://docs.blinkops.com/docs/integrations/github/actions/remove-org-member.md) - [Remove SSH Key](https://docs.blinkops.com/docs/integrations/github/actions/remove-ssh-key.md) - [Search Issues And Pull Requests](https://docs.blinkops.com/docs/integrations/github/actions/search-issues-and-pull-requests.md) - [Search Repos](https://docs.blinkops.com/docs/integrations/github/actions/search-repos.md) - [Search Users](https://docs.blinkops.com/docs/integrations/github/actions/search-users.md) - [Set Team Repo Permissions](https://docs.blinkops.com/docs/integrations/github/actions/set-team-repo-permissions.md) - [Generate GitHub Steampipe Report](https://docs.blinkops.com/docs/integrations/github/actions/steampipe-report.md) - [Unblock User From Organization](https://docs.blinkops.com/docs/integrations/github/actions/unblock-user-from-organization.md) - [Update Pull Request](https://docs.blinkops.com/docs/integrations/github/actions/update-pull-request.md) - [Update Repo Settings](https://docs.blinkops.com/docs/integrations/github/actions/update-repo-settings.md) - [Overview](https://docs.blinkops.com/docs/integrations/github/triggers.md) - [GitHub Webhook Event](https://docs.blinkops.com/docs/integrations/github/triggers/github-webhook-event.md) - [Merged Pull Request](https://docs.blinkops.com/docs/integrations/github/triggers/merged-pull-request.md) - [New Pull Request](https://docs.blinkops.com/docs/integrations/github/triggers/new-pull-request.md) - [GitLab](https://docs.blinkops.com/docs/integrations/gitlab.md): GitLab is a web-based Git repository that provides free open and private repositories, issue-following capabilities, and wikis. It is a complete DevOps platform that enables professionals to perform all the tasks in a project—from project planning and source code management to monitoring and securit… - [Overview](https://docs.blinkops.com/docs/integrations/gitlab/actions.md) - [Accept Merge Request](https://docs.blinkops.com/docs/integrations/gitlab/actions/accept-merge-request.md) - [Add Member To Group](https://docs.blinkops.com/docs/integrations/gitlab/actions/add-member-to-group.md) - [Add Member To Project](https://docs.blinkops.com/docs/integrations/gitlab/actions/add-member-to-project.md) - [Approve Merge Request](https://docs.blinkops.com/docs/integrations/gitlab/actions/approve-merge-request.md) - [Cancel Pipeline Jobs](https://docs.blinkops.com/docs/integrations/gitlab/actions/cancel-pipeline-jobs.md) - [Clone](https://docs.blinkops.com/docs/integrations/gitlab/actions/clone.md) - [Create Branch](https://docs.blinkops.com/docs/integrations/gitlab/actions/create-branch.md) - [Create Issue](https://docs.blinkops.com/docs/integrations/gitlab/actions/create-issue.md) - [Create Merge Request](https://docs.blinkops.com/docs/integrations/gitlab/actions/create-merge-request.md) - [Create Pipeline](https://docs.blinkops.com/docs/integrations/gitlab/actions/create-pipeline.md) - [Create Project](https://docs.blinkops.com/docs/integrations/gitlab/actions/create-project.md) - [Create Project Trigger](https://docs.blinkops.com/docs/integrations/gitlab/actions/create-project-trigger.md) - [Create User](https://docs.blinkops.com/docs/integrations/gitlab/actions/create-user.md) - [Delete Branch](https://docs.blinkops.com/docs/integrations/gitlab/actions/delete-branch.md) - [Delete Merge Request](https://docs.blinkops.com/docs/integrations/gitlab/actions/delete-merge-request.md) - [Delete Merged Branches](https://docs.blinkops.com/docs/integrations/gitlab/actions/delete-merged-branches.md) - [Delete Pipeline](https://docs.blinkops.com/docs/integrations/gitlab/actions/delete-pipeline.md) - [Delete Project](https://docs.blinkops.com/docs/integrations/gitlab/actions/delete-project.md) - [Delete User](https://docs.blinkops.com/docs/integrations/gitlab/actions/delete-user.md) - [Get Test Full Report](https://docs.blinkops.com/docs/integrations/gitlab/actions/get-test-full-report.md) - [Get Test Report Summary](https://docs.blinkops.com/docs/integrations/gitlab/actions/get-test-report-summary.md) - [Get Trigger Details](https://docs.blinkops.com/docs/integrations/gitlab/actions/get-trigger-details.md) - [Get User Info](https://docs.blinkops.com/docs/integrations/gitlab/actions/get-user-info.md) - [GitLab Custom Action](https://docs.blinkops.com/docs/integrations/gitlab/actions/gitlab-custom-action.md) - [List All Projects](https://docs.blinkops.com/docs/integrations/gitlab/actions/list-all-projects.md) - [List Branches](https://docs.blinkops.com/docs/integrations/gitlab/actions/list-branches.md) - [List Commits](https://docs.blinkops.com/docs/integrations/gitlab/actions/list-commits.md) - [List Group Members](https://docs.blinkops.com/docs/integrations/gitlab/actions/list-group-members.md) - [List Group Merge Requests](https://docs.blinkops.com/docs/integrations/gitlab/actions/list-group-merge-requests.md) - [List Groups](https://docs.blinkops.com/docs/integrations/gitlab/actions/list-groups.md) - [List Merge Request Pipelines](https://docs.blinkops.com/docs/integrations/gitlab/actions/list-merge-request-pipelines.md) - [List Merge Requests](https://docs.blinkops.com/docs/integrations/gitlab/actions/list-merge-requests.md) - [List My Projects](https://docs.blinkops.com/docs/integrations/gitlab/actions/list-my-projects.md) - [List Pipelines](https://docs.blinkops.com/docs/integrations/gitlab/actions/list-pipelines.md) - [List Project Members](https://docs.blinkops.com/docs/integrations/gitlab/actions/list-project-members.md) - [List Project Merge Requests](https://docs.blinkops.com/docs/integrations/gitlab/actions/list-project-merge-requests.md) - [List Project Triggers](https://docs.blinkops.com/docs/integrations/gitlab/actions/list-project-triggers.md) - [List Projects By Group ID](https://docs.blinkops.com/docs/integrations/gitlab/actions/list-projects-by-group-id.md) - [List Users](https://docs.blinkops.com/docs/integrations/gitlab/actions/list-users.md) - [Rebase Merge Request](https://docs.blinkops.com/docs/integrations/gitlab/actions/rebase-merge-request.md) - [Remove Member From Group](https://docs.blinkops.com/docs/integrations/gitlab/actions/remove-member-from-group.md) - [Remove Member From Project](https://docs.blinkops.com/docs/integrations/gitlab/actions/remove-member-from-project.md) - [Remove Trigger](https://docs.blinkops.com/docs/integrations/gitlab/actions/remove-trigger.md) - [Retry Pipeline Jobs](https://docs.blinkops.com/docs/integrations/gitlab/actions/retry-pipeline-jobs.md) - [Update Merge Request](https://docs.blinkops.com/docs/integrations/gitlab/actions/update-merge-request.md) - [Overview](https://docs.blinkops.com/docs/integrations/gitlab/triggers.md) - [GitLab Webhook Event](https://docs.blinkops.com/docs/integrations/gitlab/triggers/gitlab-webhook-event.md) - [Merge Request Merged](https://docs.blinkops.com/docs/integrations/gitlab/triggers/merge-request-merged.md) - [New Merge Request](https://docs.blinkops.com/docs/integrations/gitlab/triggers/new-merge-request.md) - [Glean](https://docs.blinkops.com/docs/integrations/glean.md): Glean develops an AI-based search engine software that connects enterprise data and generates answers through a tool in any company. - [Overview](https://docs.blinkops.com/docs/integrations/glean/actions.md) - [Communicate With Glean](https://docs.blinkops.com/docs/integrations/glean/actions/communicate-with-glean.md) - [Get Chat By ID](https://docs.blinkops.com/docs/integrations/glean/actions/get-chat-by-id.md) - [Get Uploaded Files](https://docs.blinkops.com/docs/integrations/glean/actions/get-uploaded-files.md) - [Glean Custom Action](https://docs.blinkops.com/docs/integrations/glean/actions/glean-custom-action.md) - [Index Document](https://docs.blinkops.com/docs/integrations/glean/actions/index-document.md) - [List Chats](https://docs.blinkops.com/docs/integrations/glean/actions/list-chats.md) - [Summarize A Single Document](https://docs.blinkops.com/docs/integrations/glean/actions/summarize-a-single-document.md) - [Summarize Documents](https://docs.blinkops.com/docs/integrations/glean/actions/summarize-documents.md) - [Upload File To Chat](https://docs.blinkops.com/docs/integrations/glean/actions/upload-file-to-chat.md) - [Gmail](https://docs.blinkops.com/docs/integrations/gmail.md): Gmail, developed by Google, is a popular and versatile email service that allows users to send, receive, and manage their emails effortlessly. It provides users with a generous amount of free storage, powerful spam filtering, intuitive organization features, and seamless integration with other Googl… - [Overview](https://docs.blinkops.com/docs/integrations/gmail/actions.md) - [Create Forwarding Address](https://docs.blinkops.com/docs/integrations/gmail/actions/create-forwarding-address.md) - [Delete Gmail Message](https://docs.blinkops.com/docs/integrations/gmail/actions/delete-gmail-message.md) - [Get Gmail Attachment](https://docs.blinkops.com/docs/integrations/gmail/actions/get-gmail-attachment.md) - [Get Gmail Message](https://docs.blinkops.com/docs/integrations/gmail/actions/get-gmail-message.md) - [Gmail Custom Action](https://docs.blinkops.com/docs/integrations/gmail/actions/gmail-custom-action.md) - [List Gmail History](https://docs.blinkops.com/docs/integrations/gmail/actions/list-gmail-history.md) - [List Gmail Messages](https://docs.blinkops.com/docs/integrations/gmail/actions/list-gmail-messages.md) - [List Gmail Threads](https://docs.blinkops.com/docs/integrations/gmail/actions/list-gmail-threads.md) - [List Message Filters](https://docs.blinkops.com/docs/integrations/gmail/actions/list-message-filters.md) - [Move Gmail Message To Trash](https://docs.blinkops.com/docs/integrations/gmail/actions/move-gmail-message-to-trash.md) - [Send Email Via Gmail](https://docs.blinkops.com/docs/integrations/gmail/actions/send-email-via-gmail.md) - [Send Email Via Gmail In Thread](https://docs.blinkops.com/docs/integrations/gmail/actions/send-email-via-gmail-in-thread.md) - [Update Auto Forwarding](https://docs.blinkops.com/docs/integrations/gmail/actions/update-auto-forwarding.md) - [Overview](https://docs.blinkops.com/docs/integrations/gmail/triggers.md) - [New Message](https://docs.blinkops.com/docs/integrations/gmail/triggers/new-message.md) - [Google Admin Console](https://docs.blinkops.com/docs/integrations/google-admin-console.md): Google Admin Console is a web-based management platform that lets administrators control Google Workspace services, users, devices, and security settings across an organization. - [Overview](https://docs.blinkops.com/docs/integrations/google-admin-console/actions.md) - [Add User To Group](https://docs.blinkops.com/docs/integrations/google-admin-console/actions/add-user-to-group.md) - [Create Group](https://docs.blinkops.com/docs/integrations/google-admin-console/actions/create-group.md) - [Create User](https://docs.blinkops.com/docs/integrations/google-admin-console/actions/create-user.md) - [Delete All Directory Tokens](https://docs.blinkops.com/docs/integrations/google-admin-console/actions/delete-all-directory-tokens.md) - [Delete Group](https://docs.blinkops.com/docs/integrations/google-admin-console/actions/delete-group.md) - [Delete User](https://docs.blinkops.com/docs/integrations/google-admin-console/actions/delete-user.md) - [Get Group](https://docs.blinkops.com/docs/integrations/google-admin-console/actions/get-group.md) - [Get User Info](https://docs.blinkops.com/docs/integrations/google-admin-console/actions/get-user-info.md) - [Google Admin Console Custom Action](https://docs.blinkops.com/docs/integrations/google-admin-console/actions/google-admin-console-custom-action.md) - [List Activities](https://docs.blinkops.com/docs/integrations/google-admin-console/actions/list-activities.md) - [List Admin Activities](https://docs.blinkops.com/docs/integrations/google-admin-console/actions/list-admin-activities.md) - [List Alerts](https://docs.blinkops.com/docs/integrations/google-admin-console/actions/list-alerts.md) - [List Group Members](https://docs.blinkops.com/docs/integrations/google-admin-console/actions/list-group-members.md) - [List Groups](https://docs.blinkops.com/docs/integrations/google-admin-console/actions/list-groups.md) - [List Organizational Units](https://docs.blinkops.com/docs/integrations/google-admin-console/actions/list-organizational-units.md) - [List Roles](https://docs.blinkops.com/docs/integrations/google-admin-console/actions/list-roles.md) - [List Users](https://docs.blinkops.com/docs/integrations/google-admin-console/actions/list-users.md) - [Remove User From Group](https://docs.blinkops.com/docs/integrations/google-admin-console/actions/remove-user-from-group.md) - [Revoke License](https://docs.blinkops.com/docs/integrations/google-admin-console/actions/revoke-license.md) - [Role Assignment](https://docs.blinkops.com/docs/integrations/google-admin-console/actions/role-assignment.md) - [Transfer Drive Ownership](https://docs.blinkops.com/docs/integrations/google-admin-console/actions/transfer-drive-ownership.md) - [Update User](https://docs.blinkops.com/docs/integrations/google-admin-console/actions/update-user.md) - [Overview](https://docs.blinkops.com/docs/integrations/google-admin-console/triggers.md) - [New Admin Activity](https://docs.blinkops.com/docs/integrations/google-admin-console/triggers/new-admin-activity.md) - [New Alert](https://docs.blinkops.com/docs/integrations/google-admin-console/triggers/new-alert.md) - [Google Calendar](https://docs.blinkops.com/docs/integrations/google-calendar.md): Google Calendar is a service you can use to organize your schedule and coordinate events with others. - [Overview](https://docs.blinkops.com/docs/integrations/google-calendar/actions.md) - [Create Access Control Rule](https://docs.blinkops.com/docs/integrations/google-calendar/actions/create-access-control-rule.md) - [Delete Calendar](https://docs.blinkops.com/docs/integrations/google-calendar/actions/delete-calendar.md) - [Get Calendar](https://docs.blinkops.com/docs/integrations/google-calendar/actions/get-calendar.md) - [Get Calendar Metadata](https://docs.blinkops.com/docs/integrations/google-calendar/actions/get-calendar-metadata.md) - [Get Event](https://docs.blinkops.com/docs/integrations/google-calendar/actions/get-event.md) - [Google Calendar Custom Action](https://docs.blinkops.com/docs/integrations/google-calendar/actions/google-calendar-custom-action.md) - [List Calendars](https://docs.blinkops.com/docs/integrations/google-calendar/actions/list-calendars.md) - [List Events](https://docs.blinkops.com/docs/integrations/google-calendar/actions/list-events.md) - [Overview](https://docs.blinkops.com/docs/integrations/google-calendar/triggers.md) - [Google Calendar Webhook Event](https://docs.blinkops.com/docs/integrations/google-calendar/triggers/google-calendar-webhook-event.md) - [New Event Started](https://docs.blinkops.com/docs/integrations/google-calendar/triggers/new-event-started.md) - [Google Chat](https://docs.blinkops.com/docs/integrations/google-chat.md): Google Chat is a communication platform developed by Google. It's designed to facilitate messaging and collaboration among individuals and teams within an organization. Google Chat provides features such as direct messaging, group conversations, file sharing, etc. - [Overview](https://docs.blinkops.com/docs/integrations/google-chat/actions.md) - [Add Reaction](https://docs.blinkops.com/docs/integrations/google-chat/actions/add-reaction.md) - [Add User To Space](https://docs.blinkops.com/docs/integrations/google-chat/actions/add-user-to-space.md) - [Ask a Question via Google Chat](https://docs.blinkops.com/docs/integrations/google-chat/actions/ask-a-question-via-google-chat.md) - [Create Chat](https://docs.blinkops.com/docs/integrations/google-chat/actions/create-chat.md) - [Delete Message](https://docs.blinkops.com/docs/integrations/google-chat/actions/delete-message.md) - [Get Chat Info](https://docs.blinkops.com/docs/integrations/google-chat/actions/get-chat-info.md) - [Get Space](https://docs.blinkops.com/docs/integrations/google-chat/actions/get-space.md) - [Google Chat Custom Action](https://docs.blinkops.com/docs/integrations/google-chat/actions/google-chat-custom-action.md) - [Google Chat Interactivity](https://docs.blinkops.com/docs/integrations/google-chat/actions/google-chat-interactivity.md) - [List Members](https://docs.blinkops.com/docs/integrations/google-chat/actions/list-members.md) - [List Messages](https://docs.blinkops.com/docs/integrations/google-chat/actions/list-messages.md) - [List Spaces](https://docs.blinkops.com/docs/integrations/google-chat/actions/list-spaces.md) - [Remove User From Space](https://docs.blinkops.com/docs/integrations/google-chat/actions/remove-user-from-space.md) - [Send Message](https://docs.blinkops.com/docs/integrations/google-chat/actions/send-message.md) - [Update Message](https://docs.blinkops.com/docs/integrations/google-chat/actions/update-message.md) - [Overview](https://docs.blinkops.com/docs/integrations/google-chat/triggers.md) - [New Chat Message](https://docs.blinkops.com/docs/integrations/google-chat/triggers/new-chat-message.md) - [Google Cloud Identity](https://docs.blinkops.com/docs/integrations/google-cloud-identity.md): Google Cloud Identity is an identity and access management (IAM) service that enables organizations to securely manage users, devices, and app access across cloud and on-premises environments. - [Overview](https://docs.blinkops.com/docs/integrations/google-cloud-identity/actions.md) - [Create Device](https://docs.blinkops.com/docs/integrations/google-cloud-identity/actions/create-device.md) - [Delete Device](https://docs.blinkops.com/docs/integrations/google-cloud-identity/actions/delete-device.md) - [Get Device](https://docs.blinkops.com/docs/integrations/google-cloud-identity/actions/get-device.md) - [Get Device User](https://docs.blinkops.com/docs/integrations/google-cloud-identity/actions/get-device-user.md) - [Get Group](https://docs.blinkops.com/docs/integrations/google-cloud-identity/actions/get-group.md) - [Google Cloud Identity Custom Action](https://docs.blinkops.com/docs/integrations/google-cloud-identity/actions/google-cloud-identity-custom-action.md) - [List Device Users](https://docs.blinkops.com/docs/integrations/google-cloud-identity/actions/list-device-users.md) - [List Devices](https://docs.blinkops.com/docs/integrations/google-cloud-identity/actions/list-devices.md) - [List Groups](https://docs.blinkops.com/docs/integrations/google-cloud-identity/actions/list-groups.md) - [Google Docs](https://docs.blinkops.com/docs/integrations/google-docs.md): Google Docs is a web-based word processing application provided by Google, allowing users to create, edit, and collaborate on documents online. It offers a range of features similar to traditional word processors, such as formatting options, spell-check, and the ability to insert images and tables. - [Overview](https://docs.blinkops.com/docs/integrations/google-docs/actions.md) - [Append Text To Document Body](https://docs.blinkops.com/docs/integrations/google-docs/actions/append-text-to-document-body.md) - [Create Document](https://docs.blinkops.com/docs/integrations/google-docs/actions/create-document.md) - [Get Document](https://docs.blinkops.com/docs/integrations/google-docs/actions/get-document.md) - [Google Docs Custom Action](https://docs.blinkops.com/docs/integrations/google-docs/actions/google-docs-custom-action.md) - [Google Drive](https://docs.blinkops.com/docs/integrations/google-drive.md): Google Drive is a cloud-based file storage and synchronization service provided by Google. It allows users to store, access, and share files, documents, photos, and other content securely and conveniently from any device with an internet connection. - [Overview](https://docs.blinkops.com/docs/integrations/google-drive/actions.md) - [Create File](https://docs.blinkops.com/docs/integrations/google-drive/actions/create-file.md) - [Create Folder](https://docs.blinkops.com/docs/integrations/google-drive/actions/create-folder.md) - [Create Google Drive](https://docs.blinkops.com/docs/integrations/google-drive/actions/create-google-drive.md) - [Create Permission](https://docs.blinkops.com/docs/integrations/google-drive/actions/create-permission.md) - [Delete File](https://docs.blinkops.com/docs/integrations/google-drive/actions/delete-file.md) - [Delete Permission](https://docs.blinkops.com/docs/integrations/google-drive/actions/delete-permission.md) - [Get File Content](https://docs.blinkops.com/docs/integrations/google-drive/actions/get-file-content.md) - [Get Permission By ID](https://docs.blinkops.com/docs/integrations/google-drive/actions/get-permission-by-id.md) - [Google Drive Custom Action](https://docs.blinkops.com/docs/integrations/google-drive/actions/google-drive-custom-action.md) - [List Drives](https://docs.blinkops.com/docs/integrations/google-drive/actions/list-drives.md) - [List Files](https://docs.blinkops.com/docs/integrations/google-drive/actions/list-files.md) - [List Permissions](https://docs.blinkops.com/docs/integrations/google-drive/actions/list-permissions.md) - [Update File](https://docs.blinkops.com/docs/integrations/google-drive/actions/update-file.md) - [Update File Location](https://docs.blinkops.com/docs/integrations/google-drive/actions/update-file-location.md) - [Update Permission](https://docs.blinkops.com/docs/integrations/google-drive/actions/update-permission.md) - [Upload New File](https://docs.blinkops.com/docs/integrations/google-drive/actions/upload-new-file.md) - [Overview](https://docs.blinkops.com/docs/integrations/google-drive/triggers.md) - [File Change](https://docs.blinkops.com/docs/integrations/google-drive/triggers/file-change.md) - [New File](https://docs.blinkops.com/docs/integrations/google-drive/triggers/new-file.md) - [Google Forms](https://docs.blinkops.com/docs/integrations/google-forms.md): Google Forms is a web-based forms application provided by Google that allows users to create and modify forms and quizzes, retrieve form responses and quiz grades, set up quiz answer keys with automatic feedback, and receive push notifications. - [Overview](https://docs.blinkops.com/docs/integrations/google-forms/actions.md) - [Batch Update Form](https://docs.blinkops.com/docs/integrations/google-forms/actions/batch-update-form.md) - [Create Form](https://docs.blinkops.com/docs/integrations/google-forms/actions/create-form.md) - [Get Form](https://docs.blinkops.com/docs/integrations/google-forms/actions/get-form.md) - [Get Form Response](https://docs.blinkops.com/docs/integrations/google-forms/actions/get-form-response.md) - [Google Forms Custom Action](https://docs.blinkops.com/docs/integrations/google-forms/actions/google-forms-custom-action.md) - [List Form Responses](https://docs.blinkops.com/docs/integrations/google-forms/actions/list-form-responses.md) - [Overview](https://docs.blinkops.com/docs/integrations/google-forms/triggers.md) - [New Form Response](https://docs.blinkops.com/docs/integrations/google-forms/triggers/new-form-response.md) - [Google Looker](https://docs.blinkops.com/docs/integrations/google-looker.md): Google Looker is a business intelligence and data visualization platform developed by Looker Data Sciences, which was acquired by Google in June 2019. Looker allows organizations to explore, analyze, and visualize their data to gain insights and make data-driven decisions. - [Overview](https://docs.blinkops.com/docs/integrations/google-looker/actions.md) - [Delete User](https://docs.blinkops.com/docs/integrations/google-looker/actions/delete-user.md) - [Get User](https://docs.blinkops.com/docs/integrations/google-looker/actions/get-user.md) - [Google Looker Custom Action](https://docs.blinkops.com/docs/integrations/google-looker/actions/google-looker-custom-action.md) - [List Looks](https://docs.blinkops.com/docs/integrations/google-looker/actions/list-looks.md) - [List Users](https://docs.blinkops.com/docs/integrations/google-looker/actions/list-users.md) - [Run Look](https://docs.blinkops.com/docs/integrations/google-looker/actions/run-look.md) - [Search Users](https://docs.blinkops.com/docs/integrations/google-looker/actions/search-users.md) - [Update User](https://docs.blinkops.com/docs/integrations/google-looker/actions/update-user.md) - [Overview](https://docs.blinkops.com/docs/integrations/google-looker/triggers.md) - [Google Looker Webhook Event](https://docs.blinkops.com/docs/integrations/google-looker/triggers/google-looker-webhook-event.md) - [Google Meet](https://docs.blinkops.com/docs/integrations/google-meet.md): Google Meet is a video conferencing service that enables you to join virtual meetings via audio, video, chat, and screen sharing with up to 100 people with no time limits. - [Overview](https://docs.blinkops.com/docs/integrations/google-meet/actions.md) - [Create Meeting](https://docs.blinkops.com/docs/integrations/google-meet/actions/create-meeting.md) - [End Active Conference](https://docs.blinkops.com/docs/integrations/google-meet/actions/end-active-conference.md) - [Get Space](https://docs.blinkops.com/docs/integrations/google-meet/actions/get-space.md) - [Google Meet Custom Action](https://docs.blinkops.com/docs/integrations/google-meet/actions/google-meet-custom-action.md) - [List Active Conferences](https://docs.blinkops.com/docs/integrations/google-meet/actions/list-active-conferences.md) - [Google Sheets](https://docs.blinkops.com/docs/integrations/google-sheets.md): Google Sheets is a web-based spreadsheet application provided by Google that allows users to create, edit, and collaborate on spreadsheets online. It offers a range of powerful features, including formulas, formatting options, data visualization tools, and the ability to import and export data from… - [Overview](https://docs.blinkops.com/docs/integrations/google-sheets/actions.md) - [Append Rows To Sheet](https://docs.blinkops.com/docs/integrations/google-sheets/actions/append-rows-to-sheet.md) - [Clear Sheet Range](https://docs.blinkops.com/docs/integrations/google-sheets/actions/clear-sheet-range.md) - [Copy Sheet](https://docs.blinkops.com/docs/integrations/google-sheets/actions/copy-sheet.md) - [Create Sheet](https://docs.blinkops.com/docs/integrations/google-sheets/actions/create-sheet.md) - [Create Spreadsheet](https://docs.blinkops.com/docs/integrations/google-sheets/actions/create-spreadsheet.md) - [Get Range Data](https://docs.blinkops.com/docs/integrations/google-sheets/actions/get-range-data.md) - [Get Sheet Data](https://docs.blinkops.com/docs/integrations/google-sheets/actions/get-sheet-data.md) - [Get Spreadsheet](https://docs.blinkops.com/docs/integrations/google-sheets/actions/get-spreadsheet.md) - [Google Sheets Custom Action](https://docs.blinkops.com/docs/integrations/google-sheets/actions/google-sheets-custom-action.md) - [List Sheets Metadata](https://docs.blinkops.com/docs/integrations/google-sheets/actions/list-sheets-metadata.md) - [Search Spreadsheets](https://docs.blinkops.com/docs/integrations/google-sheets/actions/search-spreadsheets.md) - [Update Cells In Sheet](https://docs.blinkops.com/docs/integrations/google-sheets/actions/update-cells-in-sheet.md) - [Google Workspace](https://docs.blinkops.com/docs/integrations/google-workspace.md): Google Workspace (formerly known as Google Apps and later G Suite) is a collection of cloud computing, productivity and collaboration tools, software and products developed and marketed by Google. It consists of Gmail, Contacts, Calendar, Meet and Chat for communication; Currents for employee engage… - [Grafana](https://docs.blinkops.com/docs/integrations/grafana.md): Grafana is a multi-platform open source analytics and interactive visualization web application. It provides charts, graphs, and alerts for the web when connected to supported data sources. - [Overview](https://docs.blinkops.com/docs/integrations/grafana/actions.md) - [Add Team Member By ID](https://docs.blinkops.com/docs/integrations/grafana/actions/add-team-member-by-id.md) - [Create Dashboard](https://docs.blinkops.com/docs/integrations/grafana/actions/create-dashboard.md) - [Create Folder](https://docs.blinkops.com/docs/integrations/grafana/actions/create-folder.md) - [Get Teams](https://docs.blinkops.com/docs/integrations/grafana/actions/get-teams.md) - [Get Users](https://docs.blinkops.com/docs/integrations/grafana/actions/get-users.md) - [Grafana Custom Action](https://docs.blinkops.com/docs/integrations/grafana/actions/grafana-custom-action.md) - [Invite Org Member](https://docs.blinkops.com/docs/integrations/grafana/actions/invite-org-member.md) - [Remove Org Member By ID](https://docs.blinkops.com/docs/integrations/grafana/actions/remove-org-member-by-id.md) - [Overview](https://docs.blinkops.com/docs/integrations/grafana/triggers.md) - [Grafana Webhook Event](https://docs.blinkops.com/docs/integrations/grafana/triggers/grafana-webhook-event.md) - [Greenhouse](https://docs.blinkops.com/docs/integrations/greenhouse.md): Greenhouse is an innovative web-based platform designed for comprehensive recruitment management and talent acquisition. It streamlines the hiring process by offering tools for job posting, candidate tracking, interview scheduling, and collaboration. With its customizable workflows and data-driven i… - [Overview](https://docs.blinkops.com/docs/integrations/greenhouse/actions.md) - [Edit Candidate](https://docs.blinkops.com/docs/integrations/greenhouse/actions/edit-candidate.md) - [Get Candidate](https://docs.blinkops.com/docs/integrations/greenhouse/actions/get-candidate.md) - [Greenhouse Custom Action](https://docs.blinkops.com/docs/integrations/greenhouse/actions/greenhouse-custom-action.md) - [List Candidates](https://docs.blinkops.com/docs/integrations/greenhouse/actions/list-candidates.md) - [GreyNoise](https://docs.blinkops.com/docs/integrations/greynoise.md): GreyNoise is a cybersecurity company that analyzes Internet scanning traffic to separate threats from background noise. - [Overview](https://docs.blinkops.com/docs/integrations/greynoise/actions.md) - [GreyNoise Custom Action](https://docs.blinkops.com/docs/integrations/greynoise/actions/greynoise-custom-action.md) - [Multi IP Lookup](https://docs.blinkops.com/docs/integrations/greynoise/actions/multi-ip-lookup.md) - [Single IP Lookup](https://docs.blinkops.com/docs/integrations/greynoise/actions/single-ip-lookup.md) - [Grip Security](https://docs.blinkops.com/docs/integrations/grip-security.md): Grip Security offers a comprehensive platform designed to safeguard digital identities and access privileges within complex IT environments - [Overview](https://docs.blinkops.com/docs/integrations/grip-security/actions.md) - [Get SaaS ID](https://docs.blinkops.com/docs/integrations/grip-security/actions/get-saas-id.md) - [Get SaaS Info](https://docs.blinkops.com/docs/integrations/grip-security/actions/get-saas-info.md) - [Grip Security Custom Action](https://docs.blinkops.com/docs/integrations/grip-security/actions/grip-security-custom-action.md) - [GYTPOL](https://docs.blinkops.com/docs/integrations/gytpol.md): Gytpol focuses on eliminating misconfigurations. It continuously monitors devices for security settings lapses, then automatically fixes them without interrupting operations. - [Overview](https://docs.blinkops.com/docs/integrations/gytpol/actions.md) - [Get Misconfiguration By Computer](https://docs.blinkops.com/docs/integrations/gytpol/actions/get-misconfiguration-by-computer.md) - [Get Misconfigurations By Token](https://docs.blinkops.com/docs/integrations/gytpol/actions/get-misconfigurations-by-token.md) - [Get Misconfigurations Starting Token](https://docs.blinkops.com/docs/integrations/gytpol/actions/get-misconfigurations-starting-token.md) - [GYTPOL Custom Action](https://docs.blinkops.com/docs/integrations/gytpol/actions/gytpol-custom-action.md) - [HackerOne](https://docs.blinkops.com/docs/integrations/hackerone.md): HackerOne is a powered security platform that connects businesses with penetration testers and cybersecurity researchers. - [Overview](https://docs.blinkops.com/docs/integrations/hackerone/actions.md) - [Get Programs](https://docs.blinkops.com/docs/integrations/hackerone/actions/get-programs.md) - [Get Report](https://docs.blinkops.com/docs/integrations/hackerone/actions/get-report.md) - [Get Reports](https://docs.blinkops.com/docs/integrations/hackerone/actions/get-reports.md) - [HackerOne Custom Action](https://docs.blinkops.com/docs/integrations/hackerone/actions/hackerone-custom-action.md) - [Overview](https://docs.blinkops.com/docs/integrations/hackerone/triggers.md) - [HackerOne Webhook Event](https://docs.blinkops.com/docs/integrations/hackerone/triggers/hackerone-webhook-event.md) - [HackNotice](https://docs.blinkops.com/docs/integrations/hacknotice.md): HackNotice is a threat intelligence platform designed to alert organizations and individuals to compromised credentials and data breaches. By aggregating and analyzing data from various sources, HackNotice provides real-time notifications about potential security risks, enabling proactive measures t… - [Overview](https://docs.blinkops.com/docs/integrations/hacknotice/actions.md) - [HackNotice Custom Action](https://docs.blinkops.com/docs/integrations/hacknotice/actions/hacknotice-custom-action.md) - [Read An Alert](https://docs.blinkops.com/docs/integrations/hacknotice/actions/read-an-alert.md) - [Read An Alert For A Domain](https://docs.blinkops.com/docs/integrations/hacknotice/actions/read-an-alert-for-a-domain.md) - [Read Page For An Account](https://docs.blinkops.com/docs/integrations/hacknotice/actions/read-page-for-an-account.md) - [HaloPSA](https://docs.blinkops.com/docs/integrations/halopsa.md): HaloPSA is an IT company that offers ITSM, PSA and CRM workflow management services. - [Overview](https://docs.blinkops.com/docs/integrations/halopsa/actions.md) - [HaloPSA Custom Action](https://docs.blinkops.com/docs/integrations/halopsa/actions/halopsa-custom-action.md) - [Have I Been Pwned](https://docs.blinkops.com/docs/integrations/have-i-been-pwned.md): Have I Been Pwned allows individuals to check if their email address or password has been exposed in any known data breaches. It gathers information from publicly available breach dumps and allows users to search for their data anonymously. - [Overview](https://docs.blinkops.com/docs/integrations/have-i-been-pwned/actions.md) - [Have I Been Pwned Custom Action](https://docs.blinkops.com/docs/integrations/have-i-been-pwned/actions/have-i-been-pwned-custom-action.md) - [List Breaches For Account](https://docs.blinkops.com/docs/integrations/have-i-been-pwned/actions/list-breaches-for-account.md) - [HiBob](https://docs.blinkops.com/docs/integrations/hibob.md): HiBob is an all-in-one, cloud-based HR and benefits platform that gives fast-growing businesses a better way to engage and manage their employees. bob radically streamlines admin and improves employees experiences with a smart mobile app, a personalised benefits store and inviting onboarding and sur… - [Overview](https://docs.blinkops.com/docs/integrations/hibob/actions.md) - [Get All Company Fields](https://docs.blinkops.com/docs/integrations/hibob/actions/get-all-company-fields.md) - [Get Employee Profiles](https://docs.blinkops.com/docs/integrations/hibob/actions/get-employee-profiles.md) - [HiBob Custom Action](https://docs.blinkops.com/docs/integrations/hibob/actions/hibob-custom-action.md) - [Search Employees](https://docs.blinkops.com/docs/integrations/hibob/actions/search-employees.md) - [Upload Employee Avatar](https://docs.blinkops.com/docs/integrations/hibob/actions/upload-employee-avatar.md) - [Overview](https://docs.blinkops.com/docs/integrations/hibob/triggers.md) - [HiBob Webhook Event](https://docs.blinkops.com/docs/integrations/hibob/triggers/hibob-webhook-event.md) - [Hoxhunt](https://docs.blinkops.com/docs/integrations/hoxhunt.md): Hoxhunt is a human risk management platform that uses AI and gamification to automate cybersecurity training and transform employee behavior. - [Overview](https://docs.blinkops.com/docs/integrations/hoxhunt/actions.md) - [Hoxhunt Custom Action](https://docs.blinkops.com/docs/integrations/hoxhunt/actions/hoxhunt-custom-action.md) - [List Simulation Domains](https://docs.blinkops.com/docs/integrations/hoxhunt/actions/list-simulation-domains.md) - [HubSpot](https://docs.blinkops.com/docs/integrations/hubspot.md): HubSpot is an all-in-one marketing and sales platform that offers robust integration capabilities. By connecting HubSpot with other tools and applications, businesses can streamline workflows and improve productivity. - [Overview](https://docs.blinkops.com/docs/integrations/hubspot/actions.md) - [Create User](https://docs.blinkops.com/docs/integrations/hubspot/actions/create-user.md) - [Delete User](https://docs.blinkops.com/docs/integrations/hubspot/actions/delete-user.md) - [Get User](https://docs.blinkops.com/docs/integrations/hubspot/actions/get-user.md) - [HubSpot Custom Action](https://docs.blinkops.com/docs/integrations/hubspot/actions/hubspot-custom-action.md) - [List Roles](https://docs.blinkops.com/docs/integrations/hubspot/actions/list-roles.md) - [List Teams](https://docs.blinkops.com/docs/integrations/hubspot/actions/list-teams.md) - [List Users](https://docs.blinkops.com/docs/integrations/hubspot/actions/list-users.md) - [Update User](https://docs.blinkops.com/docs/integrations/hubspot/actions/update-user.md) - [Overview](https://docs.blinkops.com/docs/integrations/hubspot/triggers.md) - [HubSpot Webhook Event](https://docs.blinkops.com/docs/integrations/hubspot/triggers/hubspot-webhook-event.md) - [Hunters](https://docs.blinkops.com/docs/integrations/hunters.md): Hunters is a cybersecurity platform specializing in threat hunting and incident response. It leverages advanced analytics and AI to proactively detect and mitigate sophisticated cyber threats. - [Overview](https://docs.blinkops.com/docs/integrations/hunters/actions.md) - [Hunters Custom Action](https://docs.blinkops.com/docs/integrations/hunters/actions/hunters-custom-action.md) - [List Leads](https://docs.blinkops.com/docs/integrations/hunters/actions/list-leads.md) - [Overview](https://docs.blinkops.com/docs/integrations/hunters/triggers.md) - [Hunters Webhook Event](https://docs.blinkops.com/docs/integrations/hunters/triggers/hunters-webhook-event.md) - [Hybrid Analysis](https://docs.blinkops.com/docs/integrations/hybrid-analysis.md): Hybrid Analysis is a file analysis approach that combines runtime data with memory dump analysis to extract all possible execution pathways even for the most evasive malware. All data extracted from the Hybrid Analysis engine is processed automatically and integrated into the malware analysis report… - [Overview](https://docs.blinkops.com/docs/integrations/hybrid-analysis/actions.md) - [Check Scan Status](https://docs.blinkops.com/docs/integrations/hybrid-analysis/actions/check-scan-status.md) - [Hybrid Analysis Custom Action](https://docs.blinkops.com/docs/integrations/hybrid-analysis/actions/hybrid-analysis-custom-action.md) - [Retrieve All Scans For Given Hash](https://docs.blinkops.com/docs/integrations/hybrid-analysis/actions/retrieve-all-scans-for-given-hash.md) - [Retrieve Scan Results](https://docs.blinkops.com/docs/integrations/hybrid-analysis/actions/retrieve-scan-results.md) - [Scan File](https://docs.blinkops.com/docs/integrations/hybrid-analysis/actions/scan-file.md) - [Scan URL](https://docs.blinkops.com/docs/integrations/hybrid-analysis/actions/scan-url.md) - [Hyperproof](https://docs.blinkops.com/docs/integrations/hyperproof.md): Hyperproof is a continuous compliance platform that helps organizations automate and streamline their compliance processes. - [Overview](https://docs.blinkops.com/docs/integrations/hyperproof/actions.md) - [Add Control](https://docs.blinkops.com/docs/integrations/hyperproof/actions/add-control.md) - [Add Label](https://docs.blinkops.com/docs/integrations/hyperproof/actions/add-label.md) - [Add Label Proof](https://docs.blinkops.com/docs/integrations/hyperproof/actions/add-label-proof.md) - [Add Proof Version](https://docs.blinkops.com/docs/integrations/hyperproof/actions/add-proof-version.md) - [Add Risk](https://docs.blinkops.com/docs/integrations/hyperproof/actions/add-risk.md) - [Add Task](https://docs.blinkops.com/docs/integrations/hyperproof/actions/add-task.md) - [Hyperproof Custom Action](https://docs.blinkops.com/docs/integrations/hyperproof/actions/hyperproof-custom-action.md) - [List Controls](https://docs.blinkops.com/docs/integrations/hyperproof/actions/list-controls.md) - [List Labels](https://docs.blinkops.com/docs/integrations/hyperproof/actions/list-labels.md) - [List Risks](https://docs.blinkops.com/docs/integrations/hyperproof/actions/list-risks.md) - [List Tasks](https://docs.blinkops.com/docs/integrations/hyperproof/actions/list-tasks.md) - [Update Control](https://docs.blinkops.com/docs/integrations/hyperproof/actions/update-control.md) - [Update Label](https://docs.blinkops.com/docs/integrations/hyperproof/actions/update-label.md) - [Update Risk](https://docs.blinkops.com/docs/integrations/hyperproof/actions/update-risk.md) - [Update Task](https://docs.blinkops.com/docs/integrations/hyperproof/actions/update-task.md) - [IBM Cloud](https://docs.blinkops.com/docs/integrations/ibm-cloud.md): IBM Cloud is a suite of cloud computing services offered by IBM. It provides a range of services for building, deploying, and managing applications, including compute, storage, and networking services. - [Overview](https://docs.blinkops.com/docs/integrations/ibm-cloud/actions.md): Blink supports the following IBM Cloud Actions: - [Run IBM Cloud CLI Script](https://docs.blinkops.com/docs/integrations/ibm-cloud/actions/run-ibm-cloud-cli-script.md): Executes an IBM Cloud CLI script. - [IBM NS1 Connect](https://docs.blinkops.com/docs/integrations/ibm-ns1-connect.md): IBM-NS1-Connect is a cloud-based DNS platform designed to deliver high performance, reliability, and control over domain name resolution. As a critical component of an organization's digital infrastructure, IBM-NS1-Connect provides advanced features such as load balancing, traffic management, and se… - [Overview](https://docs.blinkops.com/docs/integrations/ibm-ns1-connect/actions.md) - [IBM NS1 Connect Custom Action](https://docs.blinkops.com/docs/integrations/ibm-ns1-connect/actions/ibm-ns1-connect-custom-action.md) - [List Zones](https://docs.blinkops.com/docs/integrations/ibm-ns1-connect/actions/list-zones.md) - [Search DNS Records](https://docs.blinkops.com/docs/integrations/ibm-ns1-connect/actions/search-dns-records.md) - [View Record Details](https://docs.blinkops.com/docs/integrations/ibm-ns1-connect/actions/view-record-details.md) - [View Zone Details](https://docs.blinkops.com/docs/integrations/ibm-ns1-connect/actions/view-zone-details.md) - [IBM Security Verify](https://docs.blinkops.com/docs/integrations/ibm-security-verify.md): IBM Security Verify is a cloud-based platform designed to simplify and secure user access to applications and resources, both within and outside the enterprise. - [Overview](https://docs.blinkops.com/docs/integrations/ibm-security-verify/actions.md) - [Delete Group](https://docs.blinkops.com/docs/integrations/ibm-security-verify/actions/delete-group.md) - [Get Group](https://docs.blinkops.com/docs/integrations/ibm-security-verify/actions/get-group.md) - [Get Identity Source Type Details](https://docs.blinkops.com/docs/integrations/ibm-security-verify/actions/get-identity-source-type-details.md) - [Get Invitation](https://docs.blinkops.com/docs/integrations/ibm-security-verify/actions/get-invitation.md) - [Get User](https://docs.blinkops.com/docs/integrations/ibm-security-verify/actions/get-user.md) - [IBM Security Verify Custom Action](https://docs.blinkops.com/docs/integrations/ibm-security-verify/actions/ibm-security-verify-custom-action.md) - [List All Themes](https://docs.blinkops.com/docs/integrations/ibm-security-verify/actions/list-all-themes.md) - [List Groups](https://docs.blinkops.com/docs/integrations/ibm-security-verify/actions/list-groups.md) - [List Invitations](https://docs.blinkops.com/docs/integrations/ibm-security-verify/actions/list-invitations.md) - [List Users](https://docs.blinkops.com/docs/integrations/ibm-security-verify/actions/list-users.md) - [Send Invitations](https://docs.blinkops.com/docs/integrations/ibm-security-verify/actions/send-invitations.md) - [IBM X Force](https://docs.blinkops.com/docs/integrations/ibm-x-force.md): IBM X-Force provides deep security research expertise and global threat intelligence for enhanced security solutions. - [Overview](https://docs.blinkops.com/docs/integrations/ibm-x-force/actions.md) - [Get DNS Data](https://docs.blinkops.com/docs/integrations/ibm-x-force/actions/get-dns-data.md) - [Get IP Malware](https://docs.blinkops.com/docs/integrations/ibm-x-force/actions/get-ip-malware.md) - [Get IP Report](https://docs.blinkops.com/docs/integrations/ibm-x-force/actions/get-ip-report.md) - [Get IP Reputation](https://docs.blinkops.com/docs/integrations/ibm-x-force/actions/get-ip-reputation.md) - [Get URL History](https://docs.blinkops.com/docs/integrations/ibm-x-force/actions/get-url-history.md) - [Get URL Malware](https://docs.blinkops.com/docs/integrations/ibm-x-force/actions/get-url-malware.md) - [Get URL Report](https://docs.blinkops.com/docs/integrations/ibm-x-force/actions/get-url-report.md) - [Get WHOIS Information](https://docs.blinkops.com/docs/integrations/ibm-x-force/actions/get-whois-information.md) - [IBM X Force Custom Action](https://docs.blinkops.com/docs/integrations/ibm-x-force/actions/ibm-x-force-custom-action.md) - [List Domains](https://docs.blinkops.com/docs/integrations/ibm-x-force/actions/list-domains.md) - [List IP Addresses By Category](https://docs.blinkops.com/docs/integrations/ibm-x-force/actions/list-ip-addresses-by-category.md) - [List IP Categories](https://docs.blinkops.com/docs/integrations/ibm-x-force/actions/list-ip-categories.md) - [List URL Categories](https://docs.blinkops.com/docs/integrations/ibm-x-force/actions/list-url-categories.md) - [List URLs By Category](https://docs.blinkops.com/docs/integrations/ibm-x-force/actions/list-urls-by-category.md) - [Imperva](https://docs.blinkops.com/docs/integrations/imperva.md): Imperva is a cyber security software and services company which provides protection to enterprise data and application software. Imperva’s software stack contains products for both application and data security. It provides layered protection to ensure a company’s website located on-premises, in the… - [Overview](https://docs.blinkops.com/docs/integrations/imperva/actions.md) - [Get Domain Details](https://docs.blinkops.com/docs/integrations/imperva/actions/get-domain-details.md) - [Get Site Domains](https://docs.blinkops.com/docs/integrations/imperva/actions/get-site-domains.md) - [Get Sites](https://docs.blinkops.com/docs/integrations/imperva/actions/get-sites.md) - [Imperva Custom Action](https://docs.blinkops.com/docs/integrations/imperva/actions/imperva-custom-action.md) - [incident.io](https://docs.blinkops.com/docs/integrations/incidentio.md): Incident.io is a platform for managing incidents and disruptions. It provides tools for communication, collaboration, and tracking during incidents, with the goal of improving efficiency in resolving issues. - [Overview](https://docs.blinkops.com/docs/integrations/incidentio/actions.md) - [Create Incident](https://docs.blinkops.com/docs/integrations/incidentio/actions/create-incident.md) - [Edit Incident](https://docs.blinkops.com/docs/integrations/incidentio/actions/edit-incident.md) - [Get Incident](https://docs.blinkops.com/docs/integrations/incidentio/actions/get-incident.md) - [incident.io Custom Action](https://docs.blinkops.com/docs/integrations/incidentio/actions/incidentio-custom-action.md) - [List Incidents](https://docs.blinkops.com/docs/integrations/incidentio/actions/list-incidents.md) - [Infobip](https://docs.blinkops.com/docs/integrations/infobip.md): Infobip provides an omnichannel communications platform that enables businesses to connect with their customers through a variety of channels, including SMS, WhatsApp, and voice. - [Overview](https://docs.blinkops.com/docs/integrations/infobip/actions.md) - [Get Inbound SMS Message](https://docs.blinkops.com/docs/integrations/infobip/actions/get-inbound-sms-message.md) - [Get Scheduled SMS](https://docs.blinkops.com/docs/integrations/infobip/actions/get-scheduled-sms.md) - [Get Scheduled SMS Messages Status](https://docs.blinkops.com/docs/integrations/infobip/actions/get-scheduled-sms-messages-status.md) - [Infobip Custom Action](https://docs.blinkops.com/docs/integrations/infobip/actions/infobip-custom-action.md) - [Preview SMS Message](https://docs.blinkops.com/docs/integrations/infobip/actions/preview-sms-message.md) - [Reschedule SMS Messages](https://docs.blinkops.com/docs/integrations/infobip/actions/reschedule-sms-messages.md) - [Send SMS](https://docs.blinkops.com/docs/integrations/infobip/actions/send-sms.md) - [Update Scheduled SMS Message Status](https://docs.blinkops.com/docs/integrations/infobip/actions/update-scheduled-sms-message-status.md) - [Infoblox Cloud Services Portal](https://docs.blinkops.com/docs/integrations/infoblox-cloud-services-portal.md): Infoblox develops network identity solutions enabling businesses to automate network control functions to reduce costs and boost security. - [Overview](https://docs.blinkops.com/docs/integrations/infoblox-cloud-services-portal/actions.md) - [Infoblox Cloud Services Portal Custom Action](https://docs.blinkops.com/docs/integrations/infoblox-cloud-services-portal/actions/infoblox-cloud-services-portal-custom-action.md) - [Integrations](https://docs.blinkops.com/docs/integrations/integrations.md) - [Intel Owl](https://docs.blinkops.com/docs/integrations/intel-owl.md): Intel Owl is an Open Source Intelligence, or OSINT solution, to get Threat Intelligence data about a specific digital artifact from a single API at scale. - [Overview](https://docs.blinkops.com/docs/integrations/intel-owl/actions.md) - [Ask Analysis Availability](https://docs.blinkops.com/docs/integrations/intel-owl/actions/ask-analysis-availability.md) - [Get Job](https://docs.blinkops.com/docs/integrations/intel-owl/actions/get-job.md) - [Get Playbook](https://docs.blinkops.com/docs/integrations/intel-owl/actions/get-playbook.md) - [Intel Owl Custom Action](https://docs.blinkops.com/docs/integrations/intel-owl/actions/intel-owl-custom-action.md) - [List Investigations](https://docs.blinkops.com/docs/integrations/intel-owl/actions/list-investigations.md) - [List Jobs](https://docs.blinkops.com/docs/integrations/intel-owl/actions/list-jobs.md) - [List Playbooks](https://docs.blinkops.com/docs/integrations/intel-owl/actions/list-playbooks.md) - [Send File Analysis Playbook Request](https://docs.blinkops.com/docs/integrations/intel-owl/actions/send-file-analysis-playbook-request.md) - [Send File Analysis Request](https://docs.blinkops.com/docs/integrations/intel-owl/actions/send-file-analysis-request.md) - [Send Observable Analysis Playbook Request](https://docs.blinkops.com/docs/integrations/intel-owl/actions/send-observable-analysis-playbook-request.md) - [Send Observable Analysis Request](https://docs.blinkops.com/docs/integrations/intel-owl/actions/send-observable-analysis-request.md) - [Intercom](https://docs.blinkops.com/docs/integrations/intercom.md): Intercom is a software company that specializes in business messaging, providing businesses with a way to chat with their customers. - [Overview](https://docs.blinkops.com/docs/integrations/intercom/actions.md) - [Intercom Custom Action](https://docs.blinkops.com/docs/integrations/intercom/actions/intercom-custom-action.md) - [List All Conversations](https://docs.blinkops.com/docs/integrations/intercom/actions/list-all-conversations.md) - [List Teams](https://docs.blinkops.com/docs/integrations/intercom/actions/list-teams.md) - [Search Conversations](https://docs.blinkops.com/docs/integrations/intercom/actions/search-conversations.md) - [Overview](https://docs.blinkops.com/docs/integrations/intercom/triggers.md) - [Intercom Webhook Event](https://docs.blinkops.com/docs/integrations/intercom/triggers/intercom-webhook-event.md) - [Intezer](https://docs.blinkops.com/docs/integrations/intezer.md): Intezer is an Autonomous SOC platform built to analyze, reverse engineer, and investigate alerts.Intezer Analyze enables you to perform malware analysis of suspicious files and a variety of automated investigation process operations. - [Overview](https://docs.blinkops.com/docs/integrations/intezer/actions.md) - [Analyze URL](https://docs.blinkops.com/docs/integrations/intezer/actions/analyze-url.md) - [Delete File](https://docs.blinkops.com/docs/integrations/intezer/actions/delete-file.md) - [Get Alerts By Alert IDs](https://docs.blinkops.com/docs/integrations/intezer/actions/get-alerts-by-alert-ids.md) - [Get Analysis Result](https://docs.blinkops.com/docs/integrations/intezer/actions/get-analysis-result.md) - [Get Detection And Hunt Report](https://docs.blinkops.com/docs/integrations/intezer/actions/get-detection-and-hunt-report.md) - [Get IOCs](https://docs.blinkops.com/docs/integrations/intezer/actions/get-iocs.md) - [Get Root Analysis Code Reuse](https://docs.blinkops.com/docs/integrations/intezer/actions/get-root-analysis-code-reuse.md) - [Get Root Analysis File Metadata](https://docs.blinkops.com/docs/integrations/intezer/actions/get-root-analysis-file-metadata.md) - [Get Root Analysis Strings](https://docs.blinkops.com/docs/integrations/intezer/actions/get-root-analysis-strings.md) - [Get Sub Analysis Code Reuse](https://docs.blinkops.com/docs/integrations/intezer/actions/get-sub-analysis-code-reuse.md) - [Get Sub Analysis File Metadata](https://docs.blinkops.com/docs/integrations/intezer/actions/get-sub-analysis-file-metadata.md) - [Get Sub Analysis Strings](https://docs.blinkops.com/docs/integrations/intezer/actions/get-sub-analysis-strings.md) - [Get URL Analysis Result](https://docs.blinkops.com/docs/integrations/intezer/actions/get-url-analysis-result.md) - [Ingest Alert](https://docs.blinkops.com/docs/integrations/intezer/actions/ingest-alert.md) - [Intezer Custom Action](https://docs.blinkops.com/docs/integrations/intezer/actions/intezer-custom-action.md) - [List Analyses](https://docs.blinkops.com/docs/integrations/intezer/actions/list-analyses.md) - [List Sub Analyses IDs](https://docs.blinkops.com/docs/integrations/intezer/actions/list-sub-analyses-ids.md) - [List URL Analyses](https://docs.blinkops.com/docs/integrations/intezer/actions/list-url-analyses.md) - [IP API](https://docs.blinkops.com/docs/integrations/ip-api.md): IP APIs are services that provide information related to IP addresses. These APIs allow users to retrieve details about an IP address, such as its geographical location, internet service provider (ISP), or other metadata. - [Overview](https://docs.blinkops.com/docs/integrations/ip-api/actions.md) - [IP API Custom Action](https://docs.blinkops.com/docs/integrations/ip-api/actions/ip-api-custom-action.md) - [Query IP Address Or Domain](https://docs.blinkops.com/docs/integrations/ip-api/actions/query-ip-address-or-domain.md) - [IPinfo](https://docs.blinkops.com/docs/integrations/ipinfo.md): IPinfo prides itself on being the most reliable, accurate, and in-depth source of IP address data available anywhere. It processes terabytes of data to produce custom IP geolocation, company, carrier and IP type data sets. - [Overview](https://docs.blinkops.com/docs/integrations/ipinfo/actions.md) - [Get IP Info](https://docs.blinkops.com/docs/integrations/ipinfo/actions/get-ip-info.md) - [IPinfo Custom Action](https://docs.blinkops.com/docs/integrations/ipinfo/actions/ipinfo-custom-action.md) - [IPWHOIS](https://docs.blinkops.com/docs/integrations/ipwhois.md): IPWhoIs is a service that allows you to query databases and uncover details associated with an IP address. This information can include the owner, location, and even abuse reporting contact. - [Overview](https://docs.blinkops.com/docs/integrations/ipwhois/actions.md) - [Bulk IP Lookup](https://docs.blinkops.com/docs/integrations/ipwhois/actions/bulk-ip-lookup.md) - [Single IP Lookup](https://docs.blinkops.com/docs/integrations/ipwhois/actions/single-ip-lookup.md) - [Ironscales](https://docs.blinkops.com/docs/integrations/ironscales.md): Ironscales is a cybersecurity company that provides an AI-powered, self-learning email security platform designed to detect and prevent phishing attacks in real-time. - [Overview](https://docs.blinkops.com/docs/integrations/ironscales/actions.md) - [Classify Incident](https://docs.blinkops.com/docs/integrations/ironscales/actions/classify-incident.md) - [Get Company Details And Stats](https://docs.blinkops.com/docs/integrations/ironscales/actions/get-company-details-and-stats.md) - [Get Incident Details](https://docs.blinkops.com/docs/integrations/ironscales/actions/get-incident-details.md) - [Get Remediation Details By ID](https://docs.blinkops.com/docs/integrations/ironscales/actions/get-remediation-details-by-id.md) - [Ironscales Custom Action](https://docs.blinkops.com/docs/integrations/ironscales/actions/ironscales-custom-action.md) - [List Active Incidents](https://docs.blinkops.com/docs/integrations/ironscales/actions/list-active-incidents.md) - [List Incident Remediations](https://docs.blinkops.com/docs/integrations/ironscales/actions/list-incident-remediations.md) - [List Open Impersonation Incidents](https://docs.blinkops.com/docs/integrations/ironscales/actions/list-open-impersonation-incidents.md) - [List Open Incidents](https://docs.blinkops.com/docs/integrations/ironscales/actions/list-open-incidents.md) - [Ivanti RiskSense](https://docs.blinkops.com/docs/integrations/ivanti-risksense.md): RiskSense is a risk-based vulnerability management product designed to help organizations proactively identify, analyze, and manage digital threats. By incorporating machine learning algorithms and data-driven insights, RiskSense aims to assist users in prioritizing and organizing their security eff… - [Overview](https://docs.blinkops.com/docs/integrations/ivanti-risksense/actions.md) - [Add File To Upload](https://docs.blinkops.com/docs/integrations/ivanti-risksense/actions/add-file-to-upload.md) - [Create Assessment](https://docs.blinkops.com/docs/integrations/ivanti-risksense/actions/create-assessment.md) - [Create Upload](https://docs.blinkops.com/docs/integrations/ivanti-risksense/actions/create-upload.md) - [Delete Assessment](https://docs.blinkops.com/docs/integrations/ivanti-risksense/actions/delete-assessment.md) - [Delete Upload](https://docs.blinkops.com/docs/integrations/ivanti-risksense/actions/delete-upload.md) - [Get Upload State](https://docs.blinkops.com/docs/integrations/ivanti-risksense/actions/get-upload-state.md) - [Ivanti RiskSense Custom Action](https://docs.blinkops.com/docs/integrations/ivanti-risksense/actions/ivanti-risksense-custom-action.md) - [List Clients](https://docs.blinkops.com/docs/integrations/ivanti-risksense/actions/list-clients.md) - [List Uploads](https://docs.blinkops.com/docs/integrations/ivanti-risksense/actions/list-uploads.md) - [Process Upload](https://docs.blinkops.com/docs/integrations/ivanti-risksense/actions/process-upload.md) - [Search Assessments](https://docs.blinkops.com/docs/integrations/ivanti-risksense/actions/search-assessments.md) - [Search Networks](https://docs.blinkops.com/docs/integrations/ivanti-risksense/actions/search-networks.md) - [Update Assessment](https://docs.blinkops.com/docs/integrations/ivanti-risksense/actions/update-assessment.md) - [Update Upload](https://docs.blinkops.com/docs/integrations/ivanti-risksense/actions/update-upload.md) - [Jamf](https://docs.blinkops.com/docs/integrations/jamf.md): Jamf Pro is a comprehensive management system for Apple macOS and iOS devices. With Jamf Pro, IT Technicians can proactively manage the entire lifecycle of Apple devices. This includes deploying and maintaining software, responding to security threats, distributing settings, and analyzing inventory… - [Overview](https://docs.blinkops.com/docs/integrations/jamf/actions.md) - [Delete Computer](https://docs.blinkops.com/docs/integrations/jamf/actions/delete-computer.md) - [Find Computers](https://docs.blinkops.com/docs/integrations/jamf/actions/find-computers.md) - [Get Computer Inventory](https://docs.blinkops.com/docs/integrations/jamf/actions/get-computer-inventory.md) - [Get Computers Information](https://docs.blinkops.com/docs/integrations/jamf/actions/get-computers-information.md) - [Jamf Custom Action](https://docs.blinkops.com/docs/integrations/jamf/actions/jamf-custom-action.md) - [List Computers](https://docs.blinkops.com/docs/integrations/jamf/actions/list-computers.md) - [List Mobile Devices](https://docs.blinkops.com/docs/integrations/jamf/actions/list-mobile-devices.md) - [List Users](https://docs.blinkops.com/docs/integrations/jamf/actions/list-users.md) - [Lock Computer](https://docs.blinkops.com/docs/integrations/jamf/actions/lock-computer.md) - [Search Computers](https://docs.blinkops.com/docs/integrations/jamf/actions/search-computers.md) - [Overview](https://docs.blinkops.com/docs/integrations/jamf/triggers.md) - [Jamf Webhook Event](https://docs.blinkops.com/docs/integrations/jamf/triggers/jamf-webhook-event.md) - [JetBrains](https://docs.blinkops.com/docs/integrations/jetbrains.md): JetBrains is a software development company that offers integrated development environments (IDEs) for a variety of programming languages. - [Overview](https://docs.blinkops.com/docs/integrations/jetbrains/actions.md) - [Assign License](https://docs.blinkops.com/docs/integrations/jetbrains/actions/assign-license.md) - [Change License Team](https://docs.blinkops.com/docs/integrations/jetbrains/actions/change-license-team.md) - [Get License](https://docs.blinkops.com/docs/integrations/jetbrains/actions/get-license.md) - [Get Licenses For Customer](https://docs.blinkops.com/docs/integrations/jetbrains/actions/get-licenses-for-customer.md) - [Get Licenses For Team](https://docs.blinkops.com/docs/integrations/jetbrains/actions/get-licenses-for-team.md) - [Get Plugins](https://docs.blinkops.com/docs/integrations/jetbrains/actions/get-plugins.md) - [Get Products](https://docs.blinkops.com/docs/integrations/jetbrains/actions/get-products.md) - [Get Token Info](https://docs.blinkops.com/docs/integrations/jetbrains/actions/get-token-info.md) - [JetBrains Custom Action](https://docs.blinkops.com/docs/integrations/jetbrains/actions/jetbrains-custom-action.md) - [Revoke License](https://docs.blinkops.com/docs/integrations/jetbrains/actions/revoke-license.md) - [JFrog](https://docs.blinkops.com/docs/integrations/jfrog.md): JFrog is a universal DevOps that provides software development tools aimed at helping organizations manage and accelerate their software development and release processes. - [Overview](https://docs.blinkops.com/docs/integrations/jfrog/actions.md) - [Find Component By Name](https://docs.blinkops.com/docs/integrations/jfrog/actions/find-component-by-name.md) - [Find Components By CVEs](https://docs.blinkops.com/docs/integrations/jfrog/actions/find-components-by-cves.md) - [Find CVEs By Components](https://docs.blinkops.com/docs/integrations/jfrog/actions/find-cves-by-components.md) - [Get Build Info](https://docs.blinkops.com/docs/integrations/jfrog/actions/get-build-info.md) - [Get CVE Search Reports List](https://docs.blinkops.com/docs/integrations/jfrog/actions/get-cve-search-reports-list.md) - [Get Repositories](https://docs.blinkops.com/docs/integrations/jfrog/actions/get-repositories.md) - [Get Repositories Configurations](https://docs.blinkops.com/docs/integrations/jfrog/actions/get-repositories-configurations.md) - [JFrog Custom Action](https://docs.blinkops.com/docs/integrations/jfrog/actions/jfrog-custom-action.md) - [JFrog GraphQL Custom Action](https://docs.blinkops.com/docs/integrations/jfrog/actions/jfrog-graphql-custom-action.md) - [List Builds](https://docs.blinkops.com/docs/integrations/jfrog/actions/list-builds.md) - [Overview](https://docs.blinkops.com/docs/integrations/jfrog/triggers.md) - [JFrog Webhook Event](https://docs.blinkops.com/docs/integrations/jfrog/triggers/jfrog-webhook-event.md) - [Jira](https://docs.blinkops.com/docs/integrations/jira.md): Jira is a proprietary issue tracking product developed by Atlassian that allows bug tracking and agile project management. - [Jira Data Center](https://docs.blinkops.com/docs/integrations/jira-data-center.md): Jira Service Management Data Center is an enterprise ITSM solution that empowers teams to collaborate at high-velocity, so they can meet their security and compliance needs while delivering great service at scale. - [Overview](https://docs.blinkops.com/docs/integrations/jira-data-center/actions.md) - [Add Attachment](https://docs.blinkops.com/docs/integrations/jira-data-center/actions/add-attachment.md) - [Add Comment](https://docs.blinkops.com/docs/integrations/jira-data-center/actions/add-comment.md) - [Add User To Group](https://docs.blinkops.com/docs/integrations/jira-data-center/actions/add-user-to-group.md) - [Create Component](https://docs.blinkops.com/docs/integrations/jira-data-center/actions/create-component.md) - [Create Custom Field](https://docs.blinkops.com/docs/integrations/jira-data-center/actions/create-custom-field.md) - [Create Issue](https://docs.blinkops.com/docs/integrations/jira-data-center/actions/create-issue.md) - [Create User](https://docs.blinkops.com/docs/integrations/jira-data-center/actions/create-user.md) - [Delete Component](https://docs.blinkops.com/docs/integrations/jira-data-center/actions/delete-component.md) - [Delete Issue](https://docs.blinkops.com/docs/integrations/jira-data-center/actions/delete-issue.md) - [Edit Issue](https://docs.blinkops.com/docs/integrations/jira-data-center/actions/edit-issue.md) - [Get Attachment](https://docs.blinkops.com/docs/integrations/jira-data-center/actions/get-attachment.md) - [Get Component](https://docs.blinkops.com/docs/integrations/jira-data-center/actions/get-component.md) - [Get Issue](https://docs.blinkops.com/docs/integrations/jira-data-center/actions/get-issue.md) - [Get Project](https://docs.blinkops.com/docs/integrations/jira-data-center/actions/get-project.md) - [Get Projects](https://docs.blinkops.com/docs/integrations/jira-data-center/actions/get-projects.md) - [Get Transitions](https://docs.blinkops.com/docs/integrations/jira-data-center/actions/get-transitions.md) - [Jira Data Center Custom Action](https://docs.blinkops.com/docs/integrations/jira-data-center/actions/jira-data-center-custom-action.md) - [List Fields](https://docs.blinkops.com/docs/integrations/jira-data-center/actions/list-fields.md) - [List Issues](https://docs.blinkops.com/docs/integrations/jira-data-center/actions/list-issues.md) - [List Project Components](https://docs.blinkops.com/docs/integrations/jira-data-center/actions/list-project-components.md) - [Remove Attachment](https://docs.blinkops.com/docs/integrations/jira-data-center/actions/remove-attachment.md) - [Remove User](https://docs.blinkops.com/docs/integrations/jira-data-center/actions/remove-user.md) - [Remove User From Group](https://docs.blinkops.com/docs/integrations/jira-data-center/actions/remove-user-from-group.md) - [Search Groups](https://docs.blinkops.com/docs/integrations/jira-data-center/actions/search-groups.md) - [Search Users](https://docs.blinkops.com/docs/integrations/jira-data-center/actions/search-users.md) - [Update Component](https://docs.blinkops.com/docs/integrations/jira-data-center/actions/update-component.md) - [Update Issue Status](https://docs.blinkops.com/docs/integrations/jira-data-center/actions/update-issue-status.md) - [Overview](https://docs.blinkops.com/docs/integrations/jira-data-center/triggers.md) - [Issue Closed](https://docs.blinkops.com/docs/integrations/jira-data-center/triggers/issue-closed.md) - [Issue Updated](https://docs.blinkops.com/docs/integrations/jira-data-center/triggers/issue-updated.md) - [Jira Data Center Webhook Event](https://docs.blinkops.com/docs/integrations/jira-data-center/triggers/jira-data-center-webhook-event.md) - [New Issue](https://docs.blinkops.com/docs/integrations/jira-data-center/triggers/new-issue.md) - [Overview](https://docs.blinkops.com/docs/integrations/jira/actions.md) - [Add Attachment](https://docs.blinkops.com/docs/integrations/jira/actions/add-attachment.md) - [Add Comment](https://docs.blinkops.com/docs/integrations/jira/actions/add-comment.md) - [Add User To Group](https://docs.blinkops.com/docs/integrations/jira/actions/add-user-to-group.md) - [Add Watcher](https://docs.blinkops.com/docs/integrations/jira/actions/add-watcher.md) - [Create Component](https://docs.blinkops.com/docs/integrations/jira/actions/create-component.md) - [Create Custom Field](https://docs.blinkops.com/docs/integrations/jira/actions/create-custom-field.md) - [Create Issue](https://docs.blinkops.com/docs/integrations/jira/actions/create-issue.md) - [Create User](https://docs.blinkops.com/docs/integrations/jira/actions/create-user.md) - [Delete Component](https://docs.blinkops.com/docs/integrations/jira/actions/delete-component.md) - [Delete Issue](https://docs.blinkops.com/docs/integrations/jira/actions/delete-issue.md) - [Edit Issue](https://docs.blinkops.com/docs/integrations/jira/actions/edit-issue.md) - [Get All Users](https://docs.blinkops.com/docs/integrations/jira/actions/get-all-users.md) - [Get Attachment Content](https://docs.blinkops.com/docs/integrations/jira/actions/get-attachment-content.md) - [Get Component](https://docs.blinkops.com/docs/integrations/jira/actions/get-component.md) - [Get Issue](https://docs.blinkops.com/docs/integrations/jira/actions/get-issue.md) - [Get Issue Types For Project](https://docs.blinkops.com/docs/integrations/jira/actions/get-issue-types-for-project.md) - [Get Project](https://docs.blinkops.com/docs/integrations/jira/actions/get-project.md) - [Get Transitions](https://docs.blinkops.com/docs/integrations/jira/actions/get-transitions.md) - [Jira Custom Action](https://docs.blinkops.com/docs/integrations/jira/actions/jira-custom-action.md) - [Link Issues](https://docs.blinkops.com/docs/integrations/jira/actions/link-issues.md) - [List Fields](https://docs.blinkops.com/docs/integrations/jira/actions/list-fields.md) - [List Issue Link Types](https://docs.blinkops.com/docs/integrations/jira/actions/list-issue-link-types.md) - [List Issues](https://docs.blinkops.com/docs/integrations/jira/actions/list-issues.md) - [List Project Components](https://docs.blinkops.com/docs/integrations/jira/actions/list-project-components.md) - [List Projects](https://docs.blinkops.com/docs/integrations/jira/actions/list-projects.md) - [Remove Attachment](https://docs.blinkops.com/docs/integrations/jira/actions/remove-attachment.md) - [Remove User](https://docs.blinkops.com/docs/integrations/jira/actions/remove-user.md) - [Remove User From Group](https://docs.blinkops.com/docs/integrations/jira/actions/remove-user-from-group.md) - [Remove Watcher](https://docs.blinkops.com/docs/integrations/jira/actions/remove-watcher.md) - [Search Fields](https://docs.blinkops.com/docs/integrations/jira/actions/search-fields.md) - [Search Groups](https://docs.blinkops.com/docs/integrations/jira/actions/search-groups.md) - [Search Users](https://docs.blinkops.com/docs/integrations/jira/actions/search-users.md) - [Update Component](https://docs.blinkops.com/docs/integrations/jira/actions/update-component.md) - [Update Custom Field](https://docs.blinkops.com/docs/integrations/jira/actions/update-custom-field.md) - [Update Issue Status](https://docs.blinkops.com/docs/integrations/jira/actions/update-issue-status.md) - [Overview](https://docs.blinkops.com/docs/integrations/jira/triggers.md) - [Issue Closed](https://docs.blinkops.com/docs/integrations/jira/triggers/issue-closed.md) - [Issue Updated](https://docs.blinkops.com/docs/integrations/jira/triggers/issue-updated.md) - [Jira Webhook Event](https://docs.blinkops.com/docs/integrations/jira/triggers/jira-webhook-event.md) - [New Issue](https://docs.blinkops.com/docs/integrations/jira/triggers/new-issue.md) - [Joe Sandbox](https://docs.blinkops.com/docs/integrations/joe-sandbox.md): Joe Sandbox is a malware analysis platform that provides a range of tools and capabilities for researchers, analysts, and security professionals to analyze and understand malware behavior. The platform is designed to help identify and detect threats by analyzing and visualizing malware behavior in a… - [Overview](https://docs.blinkops.com/docs/integrations/joe-sandbox/actions.md) - [Joe Sandbox Custom Action](https://docs.blinkops.com/docs/integrations/joe-sandbox/actions/joe-sandbox-custom-action.md) - [List Submissions](https://docs.blinkops.com/docs/integrations/joe-sandbox/actions/list-submissions.md) - [List Systems](https://docs.blinkops.com/docs/integrations/joe-sandbox/actions/list-systems.md) - [Retrieve Scan Information](https://docs.blinkops.com/docs/integrations/joe-sandbox/actions/retrieve-scan-information.md) - [Retrieve Scan Results By WebID](https://docs.blinkops.com/docs/integrations/joe-sandbox/actions/retrieve-scan-results-by-webid.md) - [Scan File](https://docs.blinkops.com/docs/integrations/joe-sandbox/actions/scan-file.md) - [Scan URL](https://docs.blinkops.com/docs/integrations/joe-sandbox/actions/scan-url.md) - [Search Analyses](https://docs.blinkops.com/docs/integrations/joe-sandbox/actions/search-analyses.md) - [JumpCloud](https://docs.blinkops.com/docs/integrations/jumpcloud.md): JumpCloud is an open directory platform that enables secure, frictionless access to any resource, from any device, anyplace. The objective of JumpCloud is to Make Work Happen by providing simple, secure access to company IT resources from any device or location. - [Overview](https://docs.blinkops.com/docs/integrations/jumpcloud/actions.md) - [Create Command](https://docs.blinkops.com/docs/integrations/jumpcloud/actions/create-command.md) - [Delete Command](https://docs.blinkops.com/docs/integrations/jumpcloud/actions/delete-command.md) - [Get Command](https://docs.blinkops.com/docs/integrations/jumpcloud/actions/get-command.md) - [Get Command Result](https://docs.blinkops.com/docs/integrations/jumpcloud/actions/get-command-result.md) - [Get User Group](https://docs.blinkops.com/docs/integrations/jumpcloud/actions/get-user-group.md) - [JumpCloud Custom Action](https://docs.blinkops.com/docs/integrations/jumpcloud/actions/jumpcloud-custom-action.md) - [List Command Results](https://docs.blinkops.com/docs/integrations/jumpcloud/actions/list-command-results.md) - [List Commands](https://docs.blinkops.com/docs/integrations/jumpcloud/actions/list-commands.md) - [List Groups](https://docs.blinkops.com/docs/integrations/jumpcloud/actions/list-groups.md) - [List Policies](https://docs.blinkops.com/docs/integrations/jumpcloud/actions/list-policies.md) - [List Policy Associations](https://docs.blinkops.com/docs/integrations/jumpcloud/actions/list-policy-associations.md) - [List System Group Associations](https://docs.blinkops.com/docs/integrations/jumpcloud/actions/list-system-group-associations.md) - [List System Group Membership](https://docs.blinkops.com/docs/integrations/jumpcloud/actions/list-system-group-membership.md) - [List System Users](https://docs.blinkops.com/docs/integrations/jumpcloud/actions/list-system-users.md) - [List Systems](https://docs.blinkops.com/docs/integrations/jumpcloud/actions/list-systems.md) - [List User Group Members](https://docs.blinkops.com/docs/integrations/jumpcloud/actions/list-user-group-members.md) - [List User Groups](https://docs.blinkops.com/docs/integrations/jumpcloud/actions/list-user-groups.md) - [List User Groups By User](https://docs.blinkops.com/docs/integrations/jumpcloud/actions/list-user-groups-by-user.md) - [Manage System Group Associations](https://docs.blinkops.com/docs/integrations/jumpcloud/actions/manage-system-group-associations.md) - [Manage System Group Members](https://docs.blinkops.com/docs/integrations/jumpcloud/actions/manage-system-group-members.md) - [Run Command](https://docs.blinkops.com/docs/integrations/jumpcloud/actions/run-command.md) - [Update Command](https://docs.blinkops.com/docs/integrations/jumpcloud/actions/update-command.md) - [Update Command Association](https://docs.blinkops.com/docs/integrations/jumpcloud/actions/update-command-association.md) - [Update User Group](https://docs.blinkops.com/docs/integrations/jumpcloud/actions/update-user-group.md) - [Update User Group Member](https://docs.blinkops.com/docs/integrations/jumpcloud/actions/update-user-group-member.md) - [Kafka](https://docs.blinkops.com/docs/integrations/kafka.md): Kafka is a distributed event streaming platform capable of handling trillions of events a day. It provides a unified, high-throughput, low-latency platform for handling real-time data feeds and enables building real-time streaming data pipelines and applications. - [Overview](https://docs.blinkops.com/docs/integrations/kafka/actions.md) - [Create Topic](https://docs.blinkops.com/docs/integrations/kafka/actions/create-topic.md) - [Get Broker Metadata](https://docs.blinkops.com/docs/integrations/kafka/actions/get-broker-metadata.md) - [Produce Messages](https://docs.blinkops.com/docs/integrations/kafka/actions/produce-messages.md) - [Kandji](https://docs.blinkops.com/docs/integrations/kandji.md): Kandji is an MDM for Apple devices. There are two primary components to Kandji: the Kandji web app and Kandji’s proprietary macOS Agent. The web app is used to configure, review, and report settings on enrolled devices. The Kandji Agent enforces settings, remediates discrepancies, and reports data b… - [Overview](https://docs.blinkops.com/docs/integrations/kandji/actions.md) - [Clear Passcode](https://docs.blinkops.com/docs/integrations/kandji/actions/clear-passcode.md) - [Create Device Note](https://docs.blinkops.com/docs/integrations/kandji/actions/create-device-note.md) - [Delete Device](https://docs.blinkops.com/docs/integrations/kandji/actions/delete-device.md) - [Delete Device Note](https://docs.blinkops.com/docs/integrations/kandji/actions/delete-device-note.md) - [Delete User](https://docs.blinkops.com/docs/integrations/kandji/actions/delete-user.md) - [Erase Device](https://docs.blinkops.com/docs/integrations/kandji/actions/erase-device.md) - [Get Device](https://docs.blinkops.com/docs/integrations/kandji/actions/get-device.md) - [Get Device Activity](https://docs.blinkops.com/docs/integrations/kandji/actions/get-device-activity.md) - [Get Device Apps](https://docs.blinkops.com/docs/integrations/kandji/actions/get-device-apps.md) - [Get Device Commands](https://docs.blinkops.com/docs/integrations/kandji/actions/get-device-commands.md) - [Get Device Details](https://docs.blinkops.com/docs/integrations/kandji/actions/get-device-details.md) - [Get Device Library Items](https://docs.blinkops.com/docs/integrations/kandji/actions/get-device-library-items.md) - [Get Device Notes](https://docs.blinkops.com/docs/integrations/kandji/actions/get-device-notes.md) - [Get Device Parameters](https://docs.blinkops.com/docs/integrations/kandji/actions/get-device-parameters.md) - [Get Device Status](https://docs.blinkops.com/docs/integrations/kandji/actions/get-device-status.md) - [Kandji Custom Action](https://docs.blinkops.com/docs/integrations/kandji/actions/kandji-custom-action.md) - [List Devices](https://docs.blinkops.com/docs/integrations/kandji/actions/list-devices.md) - [List Users](https://docs.blinkops.com/docs/integrations/kandji/actions/list-users.md) - [Lock Device](https://docs.blinkops.com/docs/integrations/kandji/actions/lock-device.md) - [Reinstall Agent](https://docs.blinkops.com/docs/integrations/kandji/actions/reinstall-agent.md) - [Remote Desktop](https://docs.blinkops.com/docs/integrations/kandji/actions/remote-desktop.md) - [Restart Device](https://docs.blinkops.com/docs/integrations/kandji/actions/restart-device.md) - [Send Blankpush](https://docs.blinkops.com/docs/integrations/kandji/actions/send-blankpush.md) - [Set Device Name](https://docs.blinkops.com/docs/integrations/kandji/actions/set-device-name.md) - [Shutdown Device](https://docs.blinkops.com/docs/integrations/kandji/actions/shutdown-device.md) - [Unlock Account](https://docs.blinkops.com/docs/integrations/kandji/actions/unlock-account.md) - [Update Device](https://docs.blinkops.com/docs/integrations/kandji/actions/update-device.md) - [Update Inventory](https://docs.blinkops.com/docs/integrations/kandji/actions/update-inventory.md) - [Keeper Commander](https://docs.blinkops.com/docs/integrations/keeper-commander.md): Keeper Commander is Keeper's CLI for enterprise vault and account management. - [Overview](https://docs.blinkops.com/docs/integrations/keeper-commander/actions.md): Blink supports the following Keeper Commander actions: - [Add User To Team](https://docs.blinkops.com/docs/integrations/keeper-commander/actions/add-user-to-a-team.md): Add an existing enterprise user to a team in Keeper. - [Create Record](https://docs.blinkops.com/docs/integrations/keeper-commander/actions/create-device-record.md): Create a new record in Keeper. - [Create New Account](https://docs.blinkops.com/docs/integrations/keeper-commander/actions/create-new-account.md): Create a new user account and vault in Keeper, then store the new user's credentials as a record in the current vault. - [Create Shared Folder](https://docs.blinkops.com/docs/integrations/keeper-commander/actions/create-shared-folder.md): Create a new shared folder in Keeper, either at the root level or inside an existing folder. - [Get Users](https://docs.blinkops.com/docs/integrations/keeper-commander/actions/get-users.md): List all users in the Keeper enterprise. - [List Records](https://docs.blinkops.com/docs/integrations/keeper-commander/actions/list-records.md): List all records in the Keeper vault. - [List Shared Folders](https://docs.blinkops.com/docs/integrations/keeper-commander/actions/list-shared-folders.md): List all shared folders in the Keeper vault. - [List Teams](https://docs.blinkops.com/docs/integrations/keeper-commander/actions/list-teams.md): List all teams in the Keeper vault. - [Rotate Password](https://docs.blinkops.com/docs/integrations/keeper-commander/actions/rotate-password.md): Update a password on a Keeper record. - [Run Keeper Commander Command](https://docs.blinkops.com/docs/integrations/keeper-commander/actions/run-keeper-commander-command.md): Run a Keeper Commander CLI command. - [Update Record](https://docs.blinkops.com/docs/integrations/keeper-commander/actions/update-device-record.md): Update an existing record in Keeper. - [Keeper Secrets Manager](https://docs.blinkops.com/docs/integrations/keeper-secrets-manager.md): Keeper Secrets Manager is a cloud-based platform designed to securely manage sensitive information like passwords, API keys, and certificates. - [Overview](https://docs.blinkops.com/docs/integrations/keeper-secrets-manager/actions.md): Blink supports the following Keeper Secrets Manager Actions: - [Run KSM Command](https://docs.blinkops.com/docs/integrations/keeper-secrets-manager/actions/run-keeper-command.md): Run a Keeper Secrets Manager CLI command. - [Kela](https://docs.blinkops.com/docs/integrations/kela.md): Kela is a threat intelligence platform for dark web monitoring, digital risk protection, and cybercrime investigations. - [Overview](https://docs.blinkops.com/docs/integrations/kela/actions.md) - [Get Actor Activity](https://docs.blinkops.com/docs/integrations/kela/actions/get-actor-activity.md) - [Get Actor FINTEL](https://docs.blinkops.com/docs/integrations/kela/actions/get-actor-fintel.md) - [Get Actor IOCs](https://docs.blinkops.com/docs/integrations/kela/actions/get-actor-iocs.md) - [Get Actor Mitre TTPs](https://docs.blinkops.com/docs/integrations/kela/actions/get-actor-mitre-ttps.md) - [Get Actor Profile](https://docs.blinkops.com/docs/integrations/kela/actions/get-actor-profile.md) - [Kela Custom Action](https://docs.blinkops.com/docs/integrations/kela/actions/kela-custom-action.md) - [List Threat Actors](https://docs.blinkops.com/docs/integrations/kela/actions/list-threat-actors.md) - [Kenna Security](https://docs.blinkops.com/docs/integrations/kenna-security.md): Kenna is a SaaS risk and vulnerability intelligence platform that measures risk and prioritizes remediation efforts. - [Overview](https://docs.blinkops.com/docs/integrations/kenna-security/actions.md) - [Get Asset](https://docs.blinkops.com/docs/integrations/kenna-security/actions/get-asset.md) - [Get Fix](https://docs.blinkops.com/docs/integrations/kenna-security/actions/get-fix.md) - [Get Vulnerability Trends](https://docs.blinkops.com/docs/integrations/kenna-security/actions/get-vulnerability-trends.md) - [Kenna Security Custom Action](https://docs.blinkops.com/docs/integrations/kenna-security/actions/kenna-security-custom-action.md) - [List Assets](https://docs.blinkops.com/docs/integrations/kenna-security/actions/list-assets.md) - [List Fixes](https://docs.blinkops.com/docs/integrations/kenna-security/actions/list-fixes.md) - [List Vulnerabilities](https://docs.blinkops.com/docs/integrations/kenna-security/actions/list-vulnerabilities.md) - [Search Assets](https://docs.blinkops.com/docs/integrations/kenna-security/actions/search-assets.md) - [Search Vulnerabilities](https://docs.blinkops.com/docs/integrations/kenna-security/actions/search-vulnerabilities.md) - [Update Vulnerability](https://docs.blinkops.com/docs/integrations/kenna-security/actions/update-vulnerability.md) - [KnowBe4](https://docs.blinkops.com/docs/integrations/knowbe4.md): KnowBe4 seamlessly integrates with your existing cybersecurity framework, providing a comprehensive solution for enhanced security awareness and training. As a leading security awareness training platform, KnowBe4 enables businesses to effortlessly connect their security awareness programs with vari… - [KnowBe4 Events](https://docs.blinkops.com/docs/integrations/knowbe4-events.md): Knowbe4 events allows you to push your users security-related events or training activities from external sources and push them into/pull them from your KMSAT console. - [Overview](https://docs.blinkops.com/docs/integrations/knowbe4-events/actions.md) - [Create New Event](https://docs.blinkops.com/docs/integrations/knowbe4-events/actions/create-new-event.md) - [Delete Event](https://docs.blinkops.com/docs/integrations/knowbe4-events/actions/delete-event.md) - [Get Event](https://docs.blinkops.com/docs/integrations/knowbe4-events/actions/get-event.md) - [Get Event Type](https://docs.blinkops.com/docs/integrations/knowbe4-events/actions/get-event-type.md) - [KnowBe4 Events Custom Action](https://docs.blinkops.com/docs/integrations/knowbe4-events/actions/knowbe4-events-custom-action.md) - [List Event Types](https://docs.blinkops.com/docs/integrations/knowbe4-events/actions/list-event-types.md) - [List Events](https://docs.blinkops.com/docs/integrations/knowbe4-events/actions/list-events.md) - [KnowBe4 Security Awareness Training](https://docs.blinkops.com/docs/integrations/knowbe4-security-awareness-training.md): KnowBe4 Security Awareness Training helps organizations reduce human risk by educating employees to recognize, avoid, and report phishing, social engineering, and other cybersecurity threats. - [Overview](https://docs.blinkops.com/docs/integrations/knowbe4-security-awareness-training/actions.md) - [Activate Or Deactivate Phishing Campaign](https://docs.blinkops.com/docs/integrations/knowbe4-security-awareness-training/actions/activate-or-deactivate-phishing-campaign.md) - [Create Phishing Campaign](https://docs.blinkops.com/docs/integrations/knowbe4-security-awareness-training/actions/create-phishing-campaign.md) - [Delete Phishing Campaign](https://docs.blinkops.com/docs/integrations/knowbe4-security-awareness-training/actions/delete-phishing-campaign.md) - [Edit Phishing Campaign](https://docs.blinkops.com/docs/integrations/knowbe4-security-awareness-training/actions/edit-phishing-campaign.md) - [KnowBe4 Security Awareness Training Custom Action](https://docs.blinkops.com/docs/integrations/knowbe4-security-awareness-training/actions/knowbe4-security-awareness-training-custom-action.md) - [Overview](https://docs.blinkops.com/docs/integrations/knowbe4/actions.md) - [Get Training Enrollment](https://docs.blinkops.com/docs/integrations/knowbe4/actions/get-training-enrollment.md) - [Get User](https://docs.blinkops.com/docs/integrations/knowbe4/actions/get-user.md) - [Get User Score](https://docs.blinkops.com/docs/integrations/knowbe4/actions/get-user-score.md) - [KnowBe4 Custom Action](https://docs.blinkops.com/docs/integrations/knowbe4/actions/knowbe4-custom-action.md) - [List Training Enrollments](https://docs.blinkops.com/docs/integrations/knowbe4/actions/list-training-enrollments.md) - [List Users](https://docs.blinkops.com/docs/integrations/knowbe4/actions/list-users.md) - [Kubernetes](https://docs.blinkops.com/docs/integrations/kubernetes.md): Kubernetes is an open-source container orchestration system for automating software deployment, scaling, and management. Kubernetes automates operational tasks of container management and includes built-in commands for deploying applications, rolling out changes to your applications, scaling your ap… - [Overview](https://docs.blinkops.com/docs/integrations/kubernetes/actions.md): Blink supports the following Kubernetes Actions: - [Kubernetes Cloud Query](https://docs.blinkops.com/docs/integrations/kubernetes/actions/cloud-query.md) - [Get Non Running Pods](https://docs.blinkops.com/docs/integrations/kubernetes/actions/get-non-running-pods.md): Gets all non-running pods in the given namespace. - [Get Pod Deployment](https://docs.blinkops.com/docs/integrations/kubernetes/actions/get-pod-deployment.md): Gets information about a pod's deployment. - [Get Pod Failure Events](https://docs.blinkops.com/docs/integrations/kubernetes/actions/get-pod-failure-events.md): Gets a pod's failure events. - [Get Pod Deployment](https://docs.blinkops.com/docs/integrations/kubernetes/actions/get-pod-status.md): Gets a pod's status. - [Get Service Endpoints IP](https://docs.blinkops.com/docs/integrations/kubernetes/actions/get-service-endpoints-ip.md): Gets the service endpoints IP. - [Get Service Pods Details](https://docs.blinkops.com/docs/integrations/kubernetes/actions/get-service-pods-details.md): Gets the name, IP, and status of a service's pods. - [Rollback Deployment](https://docs.blinkops.com/docs/integrations/kubernetes/actions/rollback-deployment.md): Rollback to given deployment. - [Run EKS CLI (Eksctl) Script](https://docs.blinkops.com/docs/integrations/kubernetes/actions/run-eks-cli-eksctl-script.md): Executes an eksctl script. - [Run 'Kubectl Apply' Command](https://docs.blinkops.com/docs/integrations/kubernetes/actions/run-kubectl-apply-command.md): Executes Kubernetes CLI (kubectl) apply command. - [Run Kubectl CLI Script](https://docs.blinkops.com/docs/integrations/kubernetes/actions/run-kubectl-cli-script.md): Executes a Kubernetes CLI (kubectl) command. - [Generate Kubernetes Steampipe Report](https://docs.blinkops.com/docs/integrations/kubernetes/actions/steampipe-report.md) - [Automatic runner connection](https://docs.blinkops.com/docs/integrations/kubernetes/automatic-runner.md): When installing a runner to a k8s (Kubernetes) cluster, a k8s connection to the cluster will be automatically created as a part of the runner installation. The created connection will use the runner’s service account and permissions (full permissions to the runner namespace). - [Lacework](https://docs.blinkops.com/docs/integrations/lacework.md): Lacework is a cloud security services provider that automates cloud security at scale so customers can innovate with speed and safety. - [Overview](https://docs.blinkops.com/docs/integrations/lacework/actions.md) - [Close Alert](https://docs.blinkops.com/docs/integrations/lacework/actions/close-alert.md) - [Execute Query](https://docs.blinkops.com/docs/integrations/lacework/actions/execute-query.md) - [Execute Query By ID](https://docs.blinkops.com/docs/integrations/lacework/actions/execute-query-by-id.md) - [Get Alert Details](https://docs.blinkops.com/docs/integrations/lacework/actions/get-alert-details.md) - [Get Audit Logs](https://docs.blinkops.com/docs/integrations/lacework/actions/get-audit-logs.md) - [Get Data Source Detail](https://docs.blinkops.com/docs/integrations/lacework/actions/get-data-source-detail.md) - [Get Policy](https://docs.blinkops.com/docs/integrations/lacework/actions/get-policy.md) - [Get Query Details](https://docs.blinkops.com/docs/integrations/lacework/actions/get-query-details.md) - [Get Reports](https://docs.blinkops.com/docs/integrations/lacework/actions/get-reports.md) - [Get User Details](https://docs.blinkops.com/docs/integrations/lacework/actions/get-user-details.md) - [Lacework Custom Action](https://docs.blinkops.com/docs/integrations/lacework/actions/lacework-custom-action.md) - [List Alerts](https://docs.blinkops.com/docs/integrations/lacework/actions/list-alerts.md) - [List Data Sources](https://docs.blinkops.com/docs/integrations/lacework/actions/list-data-sources.md) - [List Policies](https://docs.blinkops.com/docs/integrations/lacework/actions/list-policies.md) - [List Queries](https://docs.blinkops.com/docs/integrations/lacework/actions/list-queries.md) - [List Users](https://docs.blinkops.com/docs/integrations/lacework/actions/list-users.md) - [Scan Software Packages](https://docs.blinkops.com/docs/integrations/lacework/actions/scan-software-packages.md) - [Search Changed Files](https://docs.blinkops.com/docs/integrations/lacework/actions/search-changed-files.md) - [Search Events](https://docs.blinkops.com/docs/integrations/lacework/actions/search-events.md) - [Search Host Vulnerabilities](https://docs.blinkops.com/docs/integrations/lacework/actions/search-host-vulnerabilities.md) - [Search User Logins](https://docs.blinkops.com/docs/integrations/lacework/actions/search-user-logins.md) - [Overview](https://docs.blinkops.com/docs/integrations/lacework/triggers.md) - [Lacework Webhook Event](https://docs.blinkops.com/docs/integrations/lacework/triggers/lacework-webhook-event.md) - [Lark](https://docs.blinkops.com/docs/integrations/lark.md): Lark is an all-in-one collaboration and productivity app designed to streamline team communication and workflows. - [Overview](https://docs.blinkops.com/docs/integrations/lark/actions.md) - [Forward Message](https://docs.blinkops.com/docs/integrations/lark/actions/forward-message.md) - [Get Root Folder Metadata](https://docs.blinkops.com/docs/integrations/lark/actions/get-root-folder-metadata.md) - [Get Sheet Range](https://docs.blinkops.com/docs/integrations/lark/actions/get-sheet-range.md) - [Get Spreadsheet Metadata](https://docs.blinkops.com/docs/integrations/lark/actions/get-spreadsheet-metadata.md) - [Get User IDs](https://docs.blinkops.com/docs/integrations/lark/actions/get-user-ids.md) - [Lark Custom Action](https://docs.blinkops.com/docs/integrations/lark/actions/lark-custom-action.md) - [List Folder Contents](https://docs.blinkops.com/docs/integrations/lark/actions/list-folder-contents.md) - [List Groups](https://docs.blinkops.com/docs/integrations/lark/actions/list-groups.md) - [List Messages](https://docs.blinkops.com/docs/integrations/lark/actions/list-messages.md) - [Reply Message](https://docs.blinkops.com/docs/integrations/lark/actions/reply-message.md) - [Send Message](https://docs.blinkops.com/docs/integrations/lark/actions/send-message.md) - [Update Message](https://docs.blinkops.com/docs/integrations/lark/actions/update-message.md) - [Overview](https://docs.blinkops.com/docs/integrations/lark/triggers.md) - [Lark Webhook Event](https://docs.blinkops.com/docs/integrations/lark/triggers/lark-webhook-event.md) - [LaunchDarkly](https://docs.blinkops.com/docs/integrations/launchdarkly.md): LaunchDarkly is a SaaS platform for developers to manage feature flags. By decoupling feature rollout and code deployment, LaunchDarkly enables developers to test their code live in production, gradually release features to groups of users, and manage flags throughout their entire lifecycle. - [Overview](https://docs.blinkops.com/docs/integrations/launchdarkly/actions.md) - [Create A Feature Flag](https://docs.blinkops.com/docs/integrations/launchdarkly/actions/create-a-feature-flag.md) - [Delete Feature Flag](https://docs.blinkops.com/docs/integrations/launchdarkly/actions/delete-feature-flag.md) - [Enable Or Disable A Feature Flag](https://docs.blinkops.com/docs/integrations/launchdarkly/actions/enable-or-disable-a-feature-flag.md) - [Get Feature Flag](https://docs.blinkops.com/docs/integrations/launchdarkly/actions/get-feature-flag.md) - [Get Feature Flag Status](https://docs.blinkops.com/docs/integrations/launchdarkly/actions/get-feature-flag-status.md) - [Get Feature Flags](https://docs.blinkops.com/docs/integrations/launchdarkly/actions/get-feature-flags.md) - [LaunchDarkly Custom Action](https://docs.blinkops.com/docs/integrations/launchdarkly/actions/launchdarkly-custom-action.md) - [Overview](https://docs.blinkops.com/docs/integrations/launchdarkly/triggers.md) - [LaunchDarkly Webhook Event](https://docs.blinkops.com/docs/integrations/launchdarkly/triggers/launchdarkly-webhook-event.md) - [LimaCharlie](https://docs.blinkops.com/docs/integrations/limacharlie.md): LimaCharlie is a security operations platform that provides infrastructure and tools for detection, response, and automation, allowing organizations to build and scale their cybersecurity capabilities like a cloud service. - [Overview](https://docs.blinkops.com/docs/integrations/limacharlie/actions.md) - [Add Payload](https://docs.blinkops.com/docs/integrations/limacharlie/actions/add-payload.md) - [Autocomplete Task](https://docs.blinkops.com/docs/integrations/limacharlie/actions/autocomplete-task.md) - [Create Reliable Task](https://docs.blinkops.com/docs/integrations/limacharlie/actions/create-reliable-task.md) - [Delete Payload](https://docs.blinkops.com/docs/integrations/limacharlie/actions/delete-payload.md) - [Delete Sensor](https://docs.blinkops.com/docs/integrations/limacharlie/actions/delete-sensor.md) - [Export Sensors](https://docs.blinkops.com/docs/integrations/limacharlie/actions/export-sensors.md) - [Get Isolation Status](https://docs.blinkops.com/docs/integrations/limacharlie/actions/get-isolation-status.md) - [Get Online Sensor Count](https://docs.blinkops.com/docs/integrations/limacharlie/actions/get-online-sensor-count.md) - [Get Online Sensors Statuses](https://docs.blinkops.com/docs/integrations/limacharlie/actions/get-online-sensors-statuses.md) - [Get Payload](https://docs.blinkops.com/docs/integrations/limacharlie/actions/get-payload.md) - [Get Seal Status](https://docs.blinkops.com/docs/integrations/limacharlie/actions/get-seal-status.md) - [Get Sensor Info](https://docs.blinkops.com/docs/integrations/limacharlie/actions/get-sensor-info.md) - [Get Sensors By Hostname](https://docs.blinkops.com/docs/integrations/limacharlie/actions/get-sensors-by-hostname.md) - [Isolate Sensor](https://docs.blinkops.com/docs/integrations/limacharlie/actions/isolate-sensor.md) - [LimaCharlie Custom Action](https://docs.blinkops.com/docs/integrations/limacharlie/actions/limacharlie-custom-action.md) - [List Accessible Organizations](https://docs.blinkops.com/docs/integrations/limacharlie/actions/list-accessible-organizations.md) - [List Payloads](https://docs.blinkops.com/docs/integrations/limacharlie/actions/list-payloads.md) - [List Reliable Tasks](https://docs.blinkops.com/docs/integrations/limacharlie/actions/list-reliable-tasks.md) - [List Sensors](https://docs.blinkops.com/docs/integrations/limacharlie/actions/list-sensors.md) - [Rejoin Sensor](https://docs.blinkops.com/docs/integrations/limacharlie/actions/rejoin-sensor.md) - [Remove Reliable Task](https://docs.blinkops.com/docs/integrations/limacharlie/actions/remove-reliable-task.md) - [Task Sensor](https://docs.blinkops.com/docs/integrations/limacharlie/actions/task-sensor.md) - [Undelete Sensor](https://docs.blinkops.com/docs/integrations/limacharlie/actions/undelete-sensor.md) - [Linear](https://docs.blinkops.com/docs/integrations/linear.md): Linear is an issue tracking and project management tool for high performance teams building software. Linear helps streamline software projects, sprints, tasks, and bug tracking. - [Overview](https://docs.blinkops.com/docs/integrations/linear/actions.md) - [Create Issue](https://docs.blinkops.com/docs/integrations/linear/actions/create-issue.md) - [Create Webhook](https://docs.blinkops.com/docs/integrations/linear/actions/create-webhook.md) - [Delete Issue](https://docs.blinkops.com/docs/integrations/linear/actions/delete-issue.md) - [Linear Custom Action](https://docs.blinkops.com/docs/integrations/linear/actions/linear-custom-action.md) - [List Initiatives](https://docs.blinkops.com/docs/integrations/linear/actions/list-initiatives.md) - [List Issues](https://docs.blinkops.com/docs/integrations/linear/actions/list-issues.md) - [List Projects](https://docs.blinkops.com/docs/integrations/linear/actions/list-projects.md) - [List Teams](https://docs.blinkops.com/docs/integrations/linear/actions/list-teams.md) - [List Users](https://docs.blinkops.com/docs/integrations/linear/actions/list-users.md) - [Query](https://docs.blinkops.com/docs/integrations/linear/actions/query.md) - [Overview](https://docs.blinkops.com/docs/integrations/linear/triggers.md) - [Linear Webhook Event](https://docs.blinkops.com/docs/integrations/linear/triggers/linear-webhook-event.md) - [New Initiative Update](https://docs.blinkops.com/docs/integrations/linear/triggers/new-initiative-update.md) - [New Project Update](https://docs.blinkops.com/docs/integrations/linear/triggers/new-project-update.md) - [LiteLLM](https://docs.blinkops.com/docs/integrations/litellm.md): LiteLLM is a unified LLM gateway that standardizes access to multiple model providers while enabling intelligent routing, cost control, and centralized logging and monitoring. - [Overview](https://docs.blinkops.com/docs/integrations/litellm/actions.md) - [Generate Chat Completion](https://docs.blinkops.com/docs/integrations/litellm/actions/generate-chat-completion.md) - [Get Text Completion](https://docs.blinkops.com/docs/integrations/litellm/actions/get-text-completion.md) - [List Models](https://docs.blinkops.com/docs/integrations/litellm/actions/list-models.md) - [LiteLLM Custom Action](https://docs.blinkops.com/docs/integrations/litellm/actions/litellm-custom-action.md) - [Litmos](https://docs.blinkops.com/docs/integrations/litmos.md): Litmos’ innovative eLearning platform and content enables impactful and timely employee, customer, partner, and customer services training experiences throughout the enterprise resulting in individual, team, and organizational success. - [Overview](https://docs.blinkops.com/docs/integrations/litmos/actions.md) - [Add User To Course](https://docs.blinkops.com/docs/integrations/litmos/actions/add-user-to-course.md) - [Assign User To Team](https://docs.blinkops.com/docs/integrations/litmos/actions/assign-user-to-team.md) - [Create User](https://docs.blinkops.com/docs/integrations/litmos/actions/create-user.md) - [Delete User](https://docs.blinkops.com/docs/integrations/litmos/actions/delete-user.md) - [Delete User From Team](https://docs.blinkops.com/docs/integrations/litmos/actions/delete-user-from-team.md) - [Delete User Teams](https://docs.blinkops.com/docs/integrations/litmos/actions/delete-user-teams.md) - [Get Course](https://docs.blinkops.com/docs/integrations/litmos/actions/get-course.md) - [Get Course Results](https://docs.blinkops.com/docs/integrations/litmos/actions/get-course-results.md) - [Get User](https://docs.blinkops.com/docs/integrations/litmos/actions/get-user.md) - [Get User Course Results](https://docs.blinkops.com/docs/integrations/litmos/actions/get-user-course-results.md) - [Get User Courses](https://docs.blinkops.com/docs/integrations/litmos/actions/get-user-courses.md) - [Get User Teams](https://docs.blinkops.com/docs/integrations/litmos/actions/get-user-teams.md) - [List Courses](https://docs.blinkops.com/docs/integrations/litmos/actions/list-courses.md) - [List Users](https://docs.blinkops.com/docs/integrations/litmos/actions/list-users.md) - [Litmos Custom Action](https://docs.blinkops.com/docs/integrations/litmos/actions/litmos-custom-action.md) - [Remove User From Course](https://docs.blinkops.com/docs/integrations/litmos/actions/remove-user-from-course.md) - [Overview](https://docs.blinkops.com/docs/integrations/litmos/triggers.md) - [Litmos Webhook Event](https://docs.blinkops.com/docs/integrations/litmos/triggers/litmos-webhook-event.md) - [Living Security](https://docs.blinkops.com/docs/integrations/living-security.md): Living Security is a cybersecurity awareness and human risk management platform that helps organizations reduce security threats caused by human error. It offers engaging, gamified training experiences, phishing simulations, and analytics to drive long-term behavior change across the workforce. By i… - [Overview](https://docs.blinkops.com/docs/integrations/living-security/actions.md) - [List Assignments](https://docs.blinkops.com/docs/integrations/living-security/actions/list-assignments.md) - [List Campaigns](https://docs.blinkops.com/docs/integrations/living-security/actions/list-campaigns.md) - [List Detections](https://docs.blinkops.com/docs/integrations/living-security/actions/list-detections.md) - [List Identities](https://docs.blinkops.com/docs/integrations/living-security/actions/list-identities.md) - [List Participant Assignments](https://docs.blinkops.com/docs/integrations/living-security/actions/list-participant-assignments.md) - [List Participants](https://docs.blinkops.com/docs/integrations/living-security/actions/list-participants.md) - [Living Security Custom Action](https://docs.blinkops.com/docs/integrations/living-security/actions/living-security-custom-action.md) - [LogicMonitor](https://docs.blinkops.com/docs/integrations/logicmonitor.md): LogicMonitor is a cloud-based monitoring platform that provides businesses with real-time visibility into the performance and health of their IT infrastructure. It uses a combination of data collection agents and synthetic monitoring to monitor the performance of on-premises and cloud-based systems,… - [Overview](https://docs.blinkops.com/docs/integrations/logicmonitor/actions.md) - [Acknowledge Alert](https://docs.blinkops.com/docs/integrations/logicmonitor/actions/acknowledge-alert.md) - [Add Ops Note](https://docs.blinkops.com/docs/integrations/logicmonitor/actions/add-ops-note.md) - [Create One Time Scheduled Downtime](https://docs.blinkops.com/docs/integrations/logicmonitor/actions/create-one-time-scheduled-downtime.md) - [Escalate Alert](https://docs.blinkops.com/docs/integrations/logicmonitor/actions/escalate-alert.md) - [List Alerts](https://docs.blinkops.com/docs/integrations/logicmonitor/actions/list-alerts.md) - [List Collectors](https://docs.blinkops.com/docs/integrations/logicmonitor/actions/list-collectors.md) - [List Data Sources](https://docs.blinkops.com/docs/integrations/logicmonitor/actions/list-data-sources.md) - [List Device Groups](https://docs.blinkops.com/docs/integrations/logicmonitor/actions/list-device-groups.md) - [List Device Instance Groups](https://docs.blinkops.com/docs/integrations/logicmonitor/actions/list-device-instance-groups.md) - [List Device Instances](https://docs.blinkops.com/docs/integrations/logicmonitor/actions/list-device-instances.md) - [List Devices](https://docs.blinkops.com/docs/integrations/logicmonitor/actions/list-devices.md) - [List Scheduled Maintenances](https://docs.blinkops.com/docs/integrations/logicmonitor/actions/list-scheduled-maintenances.md) - [List Website Groups](https://docs.blinkops.com/docs/integrations/logicmonitor/actions/list-website-groups.md) - [List Websites](https://docs.blinkops.com/docs/integrations/logicmonitor/actions/list-websites.md) - [LogicMonitor Custom Action](https://docs.blinkops.com/docs/integrations/logicmonitor/actions/logicmonitor-custom-action.md) - [Remove Scheduled Downtime](https://docs.blinkops.com/docs/integrations/logicmonitor/actions/remove-scheduled-downtime.md) - [Update Scheduled Downtime](https://docs.blinkops.com/docs/integrations/logicmonitor/actions/update-scheduled-downtime.md) - [Overview](https://docs.blinkops.com/docs/integrations/logicmonitor/triggers.md) - [New Alert](https://docs.blinkops.com/docs/integrations/logicmonitor/triggers/new-alert.md) - [LogRhythm](https://docs.blinkops.com/docs/integrations/logrhythm.md): Logrhythm is a Security Information and Event Management (SIEM) platform that provides comprehensive threat detection, investigation, and response capabilities. It centralizes log data from various IT systems and applications, enabling security teams to analyze and correlate information for identify… - [Overview](https://docs.blinkops.com/docs/integrations/logrhythm/actions.md) - [Create Case](https://docs.blinkops.com/docs/integrations/logrhythm/actions/create-case.md) - [Get Alarm History](https://docs.blinkops.com/docs/integrations/logrhythm/actions/get-alarm-history.md) - [Get Alarm Summary](https://docs.blinkops.com/docs/integrations/logrhythm/actions/get-alarm-summary.md) - [Get Case](https://docs.blinkops.com/docs/integrations/logrhythm/actions/get-case.md) - [Get Case Collaborators](https://docs.blinkops.com/docs/integrations/logrhythm/actions/get-case-collaborators.md) - [Get Events By Alarm ID](https://docs.blinkops.com/docs/integrations/logrhythm/actions/get-events-by-alarm-id.md) - [Get Search Results](https://docs.blinkops.com/docs/integrations/logrhythm/actions/get-search-results.md) - [Initiate Search](https://docs.blinkops.com/docs/integrations/logrhythm/actions/initiate-search.md) - [List Cases](https://docs.blinkops.com/docs/integrations/logrhythm/actions/list-cases.md) - [LogRhythm Custom Action](https://docs.blinkops.com/docs/integrations/logrhythm/actions/logrhythm-custom-action.md) - [Update Case](https://docs.blinkops.com/docs/integrations/logrhythm/actions/update-case.md) - [Update Status And RBP Of Alarm](https://docs.blinkops.com/docs/integrations/logrhythm/actions/update-status-and-rbp-of-alarm.md) - [Overview](https://docs.blinkops.com/docs/integrations/logrhythm/triggers.md) - [New LogRhythm Case](https://docs.blinkops.com/docs/integrations/logrhythm/triggers/new-logrhythm-case.md) - [Magnet One](https://docs.blinkops.com/docs/integrations/magnet-one.md): Magnet One provides a centralized hub that enables seamless collaboration between forensic examiners, investigators, and external stakeholders throughout an investigation. - [Overview](https://docs.blinkops.com/docs/integrations/magnet-one/actions.md) - [Get Case Details](https://docs.blinkops.com/docs/integrations/magnet-one/actions/get-case-details.md) - [List Cases](https://docs.blinkops.com/docs/integrations/magnet-one/actions/list-cases.md) - [List Logs](https://docs.blinkops.com/docs/integrations/magnet-one/actions/list-logs.md) - [List Messages](https://docs.blinkops.com/docs/integrations/magnet-one/actions/list-messages.md) - [List Users](https://docs.blinkops.com/docs/integrations/magnet-one/actions/list-users.md) - [Magnet One Custom Action](https://docs.blinkops.com/docs/integrations/magnet-one/actions/magnet-one-custom-action.md) - [Manage Engine ServiceDesk Plus](https://docs.blinkops.com/docs/integrations/manage-engine-servicedesk-plus.md): ServiceDesk Plus is a comprehensive IT service management solution that facilitates streamlined IT support processes and best practices. Developed by ManageEngine, this software equips organizations with robust tools for ticketing, asset management, reporting, and automating IT service workflows. Ad… - [Manage Engine ServiceDesk Plus Cloud](https://docs.blinkops.com/docs/integrations/manage-engine-servicedesk-plus-cloud.md): ManageEngine ServiceDesk Plus Cloud is a comprehensive, cloud-native ITSM suite that integrates help desk features with asset management, project tracking, and advanced automation to streamline IT service delivery from a single platform. - [Overview](https://docs.blinkops.com/docs/integrations/manage-engine-servicedesk-plus-cloud/actions.md) - [Add Custom Module Record](https://docs.blinkops.com/docs/integrations/manage-engine-servicedesk-plus-cloud/actions/add-custom-module-record.md) - [Delete Custom Module Record](https://docs.blinkops.com/docs/integrations/manage-engine-servicedesk-plus-cloud/actions/delete-custom-module-record.md) - [Edit Custom Module Record](https://docs.blinkops.com/docs/integrations/manage-engine-servicedesk-plus-cloud/actions/edit-custom-module-record.md) - [Get Custom Module Record](https://docs.blinkops.com/docs/integrations/manage-engine-servicedesk-plus-cloud/actions/get-custom-module-record.md) - [List Custom Module Records](https://docs.blinkops.com/docs/integrations/manage-engine-servicedesk-plus-cloud/actions/list-custom-module-records.md) - [Manage Engine ServiceDesk Plus Cloud Custom Action](https://docs.blinkops.com/docs/integrations/manage-engine-servicedesk-plus-cloud/actions/manage-engine-servicedesk-plus-cloud-custom-action.md) - [Overview](https://docs.blinkops.com/docs/integrations/manage-engine-servicedesk-plus/actions.md) - [Close Ticket](https://docs.blinkops.com/docs/integrations/manage-engine-servicedesk-plus/actions/close-ticket.md) - [Create Ticket](https://docs.blinkops.com/docs/integrations/manage-engine-servicedesk-plus/actions/create-ticket.md) - [Execute Report](https://docs.blinkops.com/docs/integrations/manage-engine-servicedesk-plus/actions/execute-report.md) - [Execute SQL Query](https://docs.blinkops.com/docs/integrations/manage-engine-servicedesk-plus/actions/execute-sql-query.md) - [List Reports](https://docs.blinkops.com/docs/integrations/manage-engine-servicedesk-plus/actions/list-reports.md) - [List Technicians](https://docs.blinkops.com/docs/integrations/manage-engine-servicedesk-plus/actions/list-technicians.md) - [List Tickets](https://docs.blinkops.com/docs/integrations/manage-engine-servicedesk-plus/actions/list-tickets.md) - [List Users](https://docs.blinkops.com/docs/integrations/manage-engine-servicedesk-plus/actions/list-users.md) - [Manage Engine ServiceDesk Plus Custom Action](https://docs.blinkops.com/docs/integrations/manage-engine-servicedesk-plus/actions/manage-engine-servicedesk-plus-custom-action.md) - [Update Ticket](https://docs.blinkops.com/docs/integrations/manage-engine-servicedesk-plus/actions/update-ticket.md) - [Overview](https://docs.blinkops.com/docs/integrations/manage-engine-servicedesk-plus/triggers.md) - [Manage Engine ServiceDesk Plus Webhook Event](https://docs.blinkops.com/docs/integrations/manage-engine-servicedesk-plus/triggers/manage-engine-servicedesk-plus-webhook-event.md) - [Mattermost](https://docs.blinkops.com/docs/integrations/mattermost.md): Mattermost is an open source platform for secure collaboration across the entire software development lifecycle. - [Overview](https://docs.blinkops.com/docs/integrations/mattermost/actions.md) - [Mattermost Custom Action](https://docs.blinkops.com/docs/integrations/mattermost/actions/mattermost-custom-action.md) - [Maven](https://docs.blinkops.com/docs/integrations/maven.md): Maven is a build automation and dependency management tool used primarily in Java-based projects. With Maven, developers can manage dependencies, build and package their code, and manage project documentation with ease. - [Overview](https://docs.blinkops.com/docs/integrations/maven/actions.md): Blink supports the following Maven Actions: - [Run Maven CLI Script](https://docs.blinkops.com/docs/integrations/maven/actions/run-maven-cli-script.md): Executes a Maven CLI Script. - [Microsoft Defender for Cloud](https://docs.blinkops.com/docs/integrations/microsoft-defender-for-cloud.md): Microsoft Defender for Cloud is a cloud-native application protection platform (CNAPP) with a set of security measures and practices designed to protect cloud-based applications from various cyber threats and vulnerabilities. - [Microsoft Defender for Cloud Apps](https://docs.blinkops.com/docs/integrations/microsoft-defender-for-cloud-apps.md): Microsoft Defender for Cloud Apps is a comprehensive security solution designed to protect cloud-based applications, such as Microsoft 365 and Azure, from advanced threats. It provides real-time protection against malware, phishing attacks, and other malicious activities, helping organizations safeg… - [Overview](https://docs.blinkops.com/docs/integrations/microsoft-defender-for-cloud-apps/actions.md) - [Close Alert As False Positive](https://docs.blinkops.com/docs/integrations/microsoft-defender-for-cloud-apps/actions/close-alert-as-false-positive.md) - [Close Alert As True Positive](https://docs.blinkops.com/docs/integrations/microsoft-defender-for-cloud-apps/actions/close-alert-as-true-positive.md) - [Get Activity](https://docs.blinkops.com/docs/integrations/microsoft-defender-for-cloud-apps/actions/get-activity.md) - [Get Alert](https://docs.blinkops.com/docs/integrations/microsoft-defender-for-cloud-apps/actions/get-alert.md) - [Get File](https://docs.blinkops.com/docs/integrations/microsoft-defender-for-cloud-apps/actions/get-file.md) - [List Activities](https://docs.blinkops.com/docs/integrations/microsoft-defender-for-cloud-apps/actions/list-activities.md) - [List Alerts](https://docs.blinkops.com/docs/integrations/microsoft-defender-for-cloud-apps/actions/list-alerts.md) - [List Entities](https://docs.blinkops.com/docs/integrations/microsoft-defender-for-cloud-apps/actions/list-entities.md) - [List Files](https://docs.blinkops.com/docs/integrations/microsoft-defender-for-cloud-apps/actions/list-files.md) - [Mark Alert As Read](https://docs.blinkops.com/docs/integrations/microsoft-defender-for-cloud-apps/actions/mark-alert-as-read.md) - [Mark Alert As Unread](https://docs.blinkops.com/docs/integrations/microsoft-defender-for-cloud-apps/actions/mark-alert-as-unread.md) - [Microsoft Defender For Cloud Apps Custom Action](https://docs.blinkops.com/docs/integrations/microsoft-defender-for-cloud-apps/actions/microsoft-defender-for-cloud-apps-custom-action.md) - [Overview](https://docs.blinkops.com/docs/integrations/microsoft-defender-for-cloud-apps/triggers.md) - [New Alert](https://docs.blinkops.com/docs/integrations/microsoft-defender-for-cloud-apps/triggers/new-alert.md) - [Overview](https://docs.blinkops.com/docs/integrations/microsoft-defender-for-cloud/actions.md) - [Get Alert](https://docs.blinkops.com/docs/integrations/microsoft-defender-for-cloud/actions/get-alert.md) - [List Alerts](https://docs.blinkops.com/docs/integrations/microsoft-defender-for-cloud/actions/list-alerts.md) - [Microsoft Defender For Cloud Custom Action](https://docs.blinkops.com/docs/integrations/microsoft-defender-for-cloud/actions/microsoft-defender-for-cloud-custom-action.md) - [Simulate Alerts](https://docs.blinkops.com/docs/integrations/microsoft-defender-for-cloud/actions/simulate-alerts.md) - [Update Alert Status](https://docs.blinkops.com/docs/integrations/microsoft-defender-for-cloud/actions/update-alert-status.md) - [Need Admin Approval](https://docs.blinkops.com/docs/integrations/microsoft-defender-for-cloud/admin-approval.md) - [Microsoft Defender for Endpoint](https://docs.blinkops.com/docs/integrations/microsoft-defender-for-endpoints.md): Microsoft Defender for Endpoint is an enterprise endpoint security platform designed to help enterprise networks prevent, detect, investigate, and respond to advanced threats. - [Overview](https://docs.blinkops.com/docs/integrations/microsoft-defender-for-endpoints/actions.md) - [Create Or Update Indicator](https://docs.blinkops.com/docs/integrations/microsoft-defender-for-endpoints/actions/create-or-update-indicator.md) - [Get Alert](https://docs.blinkops.com/docs/integrations/microsoft-defender-for-endpoints/actions/get-alert.md) - [Get File From Machine](https://docs.blinkops.com/docs/integrations/microsoft-defender-for-endpoints/actions/get-file-from-machine.md) - [Get Machine](https://docs.blinkops.com/docs/integrations/microsoft-defender-for-endpoints/actions/get-machine.md) - [Isolate Machine](https://docs.blinkops.com/docs/integrations/microsoft-defender-for-endpoints/actions/isolate-machine.md) - [List Alerts](https://docs.blinkops.com/docs/integrations/microsoft-defender-for-endpoints/actions/list-alerts.md) - [List Indicators](https://docs.blinkops.com/docs/integrations/microsoft-defender-for-endpoints/actions/list-indicators.md) - [List Machine Actions](https://docs.blinkops.com/docs/integrations/microsoft-defender-for-endpoints/actions/list-machine-actions.md) - [List Machines](https://docs.blinkops.com/docs/integrations/microsoft-defender-for-endpoints/actions/list-machines.md) - [Microsoft Defender For Endpoints Custom Action](https://docs.blinkops.com/docs/integrations/microsoft-defender-for-endpoints/actions/microsoft-defender-for-endpoints-custom-action.md) - [Put File On Machine](https://docs.blinkops.com/docs/integrations/microsoft-defender-for-endpoints/actions/put-file-on-machine.md) - [Release Machine Isolation](https://docs.blinkops.com/docs/integrations/microsoft-defender-for-endpoints/actions/release-machine-isolation.md) - [Run Antivirus Scan](https://docs.blinkops.com/docs/integrations/microsoft-defender-for-endpoints/actions/run-antivirus-scan.md) - [Run Query](https://docs.blinkops.com/docs/integrations/microsoft-defender-for-endpoints/actions/run-query.md) - [Run Script On Machine](https://docs.blinkops.com/docs/integrations/microsoft-defender-for-endpoints/actions/run-script-on-machine.md) - [Update Alert](https://docs.blinkops.com/docs/integrations/microsoft-defender-for-endpoints/actions/update-alert.md) - [Need Admin Approval](https://docs.blinkops.com/docs/integrations/microsoft-defender-for-endpoints/admin-approval.md) - [Overview](https://docs.blinkops.com/docs/integrations/microsoft-defender-for-endpoints/triggers.md) - [New Endpoint Alert](https://docs.blinkops.com/docs/integrations/microsoft-defender-for-endpoints/triggers/new-endpoint-alert.md) - [Microsoft Defender XDR](https://docs.blinkops.com/docs/integrations/microsoft-defender-xdr.md): Microsoft XDR (Extended Detection and Response), formerly known as 365 Defender, is a comprehensive cybersecurity solution that integrates multiple Microsoft security products for threat detection, investigation, and response across various domains like endpoints, email, and cloud to provide unified… - [Overview](https://docs.blinkops.com/docs/integrations/microsoft-defender-xdr/actions.md) - [Get Alert](https://docs.blinkops.com/docs/integrations/microsoft-defender-xdr/actions/get-alert.md) - [Get Incident](https://docs.blinkops.com/docs/integrations/microsoft-defender-xdr/actions/get-incident.md) - [List Alerts](https://docs.blinkops.com/docs/integrations/microsoft-defender-xdr/actions/list-alerts.md) - [List Incidents](https://docs.blinkops.com/docs/integrations/microsoft-defender-xdr/actions/list-incidents.md) - [Microsoft Defender XDR Custom Action](https://docs.blinkops.com/docs/integrations/microsoft-defender-xdr/actions/microsoft-defender-xdr-custom-action.md) - [Run Hunting Query](https://docs.blinkops.com/docs/integrations/microsoft-defender-xdr/actions/run-hunting-query.md) - [Subscribe To Webhook](https://docs.blinkops.com/docs/integrations/microsoft-defender-xdr/actions/subscribe-to-webhook.md) - [Update Alert](https://docs.blinkops.com/docs/integrations/microsoft-defender-xdr/actions/update-alert.md) - [Update Incident](https://docs.blinkops.com/docs/integrations/microsoft-defender-xdr/actions/update-incident.md) - [Need Admin Approval](https://docs.blinkops.com/docs/integrations/microsoft-defender-xdr/admin-approval.md) - [Overview](https://docs.blinkops.com/docs/integrations/microsoft-defender-xdr/triggers.md) - [Microsoft XDR Webhook Event](https://docs.blinkops.com/docs/integrations/microsoft-defender-xdr/triggers/microsoft-xdr-webhook-event.md) - [New Alert](https://docs.blinkops.com/docs/integrations/microsoft-defender-xdr/triggers/new-alert.md) - [Microsoft Purview eDiscovery](https://docs.blinkops.com/docs/integrations/microsoft-e-discovery.md): Microsoft Purview eDiscovery offers a collection of features to support electronic discovery workflows. It facilitates the identification, preservation, collection, and analysis of electronic data potentially relevant to legal proceedings or internal inquiries. - [Overview](https://docs.blinkops.com/docs/integrations/microsoft-e-discovery/actions.md) - [Create Custodian](https://docs.blinkops.com/docs/integrations/microsoft-e-discovery/actions/create-custodian.md) - [Create Custodian Site Source](https://docs.blinkops.com/docs/integrations/microsoft-e-discovery/actions/create-custodian-site-source.md) - [Create Custodian User Source](https://docs.blinkops.com/docs/integrations/microsoft-e-discovery/actions/create-custodian-user-source.md) - [Create E-Discovery Case](https://docs.blinkops.com/docs/integrations/microsoft-e-discovery/actions/create-e-discovery-case.md) - [Create E-Discovery Search](https://docs.blinkops.com/docs/integrations/microsoft-e-discovery/actions/create-e-discovery-search.md) - [Create Noncustodial Data Source](https://docs.blinkops.com/docs/integrations/microsoft-e-discovery/actions/create-noncustodial-data-source.md) - [Export Result](https://docs.blinkops.com/docs/integrations/microsoft-e-discovery/actions/export-result.md) - [Get E-Discovery Case](https://docs.blinkops.com/docs/integrations/microsoft-e-discovery/actions/get-e-discovery-case.md) - [Get E-Discovery Search](https://docs.blinkops.com/docs/integrations/microsoft-e-discovery/actions/get-e-discovery-search.md) - [List Custodian Site Sources](https://docs.blinkops.com/docs/integrations/microsoft-e-discovery/actions/list-custodian-site-sources.md) - [List Custodian User Sources](https://docs.blinkops.com/docs/integrations/microsoft-e-discovery/actions/list-custodian-user-sources.md) - [List Custodians](https://docs.blinkops.com/docs/integrations/microsoft-e-discovery/actions/list-custodians.md) - [List E-Discovery Cases](https://docs.blinkops.com/docs/integrations/microsoft-e-discovery/actions/list-e-discovery-cases.md) - [Microsoft E-Discovery Custom Action](https://docs.blinkops.com/docs/integrations/microsoft-e-discovery/actions/microsoft-e-discovery-custom-action.md) - [Purge Data](https://docs.blinkops.com/docs/integrations/microsoft-e-discovery/actions/purge-data.md) - [Need Admin Approval](https://docs.blinkops.com/docs/integrations/microsoft-e-discovery/admin-approval.md) - [Microsoft Entra ID](https://docs.blinkops.com/docs/integrations/microsoft-entra-id.md): Microsoft Entra ID (formerly Azure Active Directory) stores information about objects on the network and makes this information easy for administrators and users to find and use. Microsoft Entra ID uses a structured data store as the basis for a logical, hierarchical organization of directory inform… - [Overview](https://docs.blinkops.com/docs/integrations/microsoft-entra-id/actions.md) - [Add Member To Group](https://docs.blinkops.com/docs/integrations/microsoft-entra-id/actions/add-member-to-group.md) - [Confirm Risky User Compromise](https://docs.blinkops.com/docs/integrations/microsoft-entra-id/actions/confirm-risky-user-compromise.md) - [Create Group](https://docs.blinkops.com/docs/integrations/microsoft-entra-id/actions/create-group.md) - [Create User](https://docs.blinkops.com/docs/integrations/microsoft-entra-id/actions/create-user.md) - [Delete Group By ID](https://docs.blinkops.com/docs/integrations/microsoft-entra-id/actions/delete-group-by-id.md) - [Delete User By ID](https://docs.blinkops.com/docs/integrations/microsoft-entra-id/actions/delete-user-by-id.md) - [Dismiss Risky User](https://docs.blinkops.com/docs/integrations/microsoft-entra-id/actions/dismiss-risky-user.md) - [Get Risky User](https://docs.blinkops.com/docs/integrations/microsoft-entra-id/actions/get-risky-user.md) - [Get User Details](https://docs.blinkops.com/docs/integrations/microsoft-entra-id/actions/get-user-details.md) - [List Alerts](https://docs.blinkops.com/docs/integrations/microsoft-entra-id/actions/list-alerts.md) - [List Directory Audits](https://docs.blinkops.com/docs/integrations/microsoft-entra-id/actions/list-directory-audits.md) - [List Group Members](https://docs.blinkops.com/docs/integrations/microsoft-entra-id/actions/list-group-members.md) - [List Groups](https://docs.blinkops.com/docs/integrations/microsoft-entra-id/actions/list-groups.md) - [List Risky Users](https://docs.blinkops.com/docs/integrations/microsoft-entra-id/actions/list-risky-users.md) - [List User Licenses](https://docs.blinkops.com/docs/integrations/microsoft-entra-id/actions/list-user-licenses.md) - [List User Membership](https://docs.blinkops.com/docs/integrations/microsoft-entra-id/actions/list-user-membership.md) - [List Users](https://docs.blinkops.com/docs/integrations/microsoft-entra-id/actions/list-users.md) - [Microsoft Entra ID Custom Action](https://docs.blinkops.com/docs/integrations/microsoft-entra-id/actions/microsoft-entra-id-custom-action.md) - [Remove License](https://docs.blinkops.com/docs/integrations/microsoft-entra-id/actions/remove-license.md) - [Remove Member From Group](https://docs.blinkops.com/docs/integrations/microsoft-entra-id/actions/remove-member-from-group.md) - [Revoke User Sessions](https://docs.blinkops.com/docs/integrations/microsoft-entra-id/actions/revoke-user-sessions.md) - [Subscribe To Webhook](https://docs.blinkops.com/docs/integrations/microsoft-entra-id/actions/subscribe-to-webhook.md) - [Update User](https://docs.blinkops.com/docs/integrations/microsoft-entra-id/actions/update-user.md) - [Need Admin Approval](https://docs.blinkops.com/docs/integrations/microsoft-entra-id/admin-approval.md) - [Overview](https://docs.blinkops.com/docs/integrations/microsoft-entra-id/triggers.md) - [Microsoft Entra ID Webhook Event](https://docs.blinkops.com/docs/integrations/microsoft-entra-id/triggers/microsoft-entra-id-webhook-event.md) - [New Alert](https://docs.blinkops.com/docs/integrations/microsoft-entra-id/triggers/new-alert.md) - [New Audit Log](https://docs.blinkops.com/docs/integrations/microsoft-entra-id/triggers/new-audit-log.md) - [New User](https://docs.blinkops.com/docs/integrations/microsoft-entra-id/triggers/new-user.md) - [Microsoft excel](https://docs.blinkops.com/docs/integrations/microsoft-excel.md): Microsoft Excel is a spreadsheet program developed by Microsoft. It allows users to organize, format, and calculate data within a grid-like structure of rows and columns. - [Overview](https://docs.blinkops.com/docs/integrations/microsoft-excel/actions.md) - [Add Worksheet Collection](https://docs.blinkops.com/docs/integrations/microsoft-excel/actions/add-worksheet-collection.md) - [Close Session](https://docs.blinkops.com/docs/integrations/microsoft-excel/actions/close-session.md) - [Create Session](https://docs.blinkops.com/docs/integrations/microsoft-excel/actions/create-session.md) - [Delete Range Cells](https://docs.blinkops.com/docs/integrations/microsoft-excel/actions/delete-range-cells.md) - [Get Cell](https://docs.blinkops.com/docs/integrations/microsoft-excel/actions/get-cell.md) - [Get Range](https://docs.blinkops.com/docs/integrations/microsoft-excel/actions/get-range.md) - [Get Worksheet](https://docs.blinkops.com/docs/integrations/microsoft-excel/actions/get-worksheet.md) - [Insert Range Cells](https://docs.blinkops.com/docs/integrations/microsoft-excel/actions/insert-range-cells.md) - [List Worksheet Collection](https://docs.blinkops.com/docs/integrations/microsoft-excel/actions/list-worksheet-collection.md) - [Microsoft Excel Custom Action](https://docs.blinkops.com/docs/integrations/microsoft-excel/actions/microsoft-excel-custom-action.md) - [Refresh Session](https://docs.blinkops.com/docs/integrations/microsoft-excel/actions/refresh-session.md) - [Update Range Cells](https://docs.blinkops.com/docs/integrations/microsoft-excel/actions/update-range-cells.md) - [Need Admin Approval](https://docs.blinkops.com/docs/integrations/microsoft-excel/admin-approval.md) - [Microsoft Graph](https://docs.blinkops.com/docs/integrations/microsoft-graph.md): Microsoft Graph is a unified API for accessing Microsoft 365 services and data, like users, emails, and files. - [Overview](https://docs.blinkops.com/docs/integrations/microsoft-graph/actions.md) - [Microsoft Graph Custom Action](https://docs.blinkops.com/docs/integrations/microsoft-graph/actions/microsoft-graph-custom-action.md) - [Need Admin Approval](https://docs.blinkops.com/docs/integrations/microsoft-graph/admin-approval.md) - [Microsoft Intune](https://docs.blinkops.com/docs/integrations/microsoft-intune.md): Microsoft Intune is a Microsoft cloud-based unified endpoint management service for both corporate and BYOD devices. It extends some of the "on-premises" functionality of Microsoft Endpoint Configuration Manager to the Microsoft Azure cloud. - [Overview](https://docs.blinkops.com/docs/integrations/microsoft-intune/actions.md) - [Delete Managed Device](https://docs.blinkops.com/docs/integrations/microsoft-intune/actions/delete-managed-device.md) - [Get Managed Device](https://docs.blinkops.com/docs/integrations/microsoft-intune/actions/get-managed-device.md) - [Import Device Identity List](https://docs.blinkops.com/docs/integrations/microsoft-intune/actions/import-device-identity-list.md) - [List Managed Devices](https://docs.blinkops.com/docs/integrations/microsoft-intune/actions/list-managed-devices.md) - [List Mobile Apps](https://docs.blinkops.com/docs/integrations/microsoft-intune/actions/list-mobile-apps.md) - [List User Owned Devices](https://docs.blinkops.com/docs/integrations/microsoft-intune/actions/list-user-owned-devices.md) - [List User Registered Devices](https://docs.blinkops.com/docs/integrations/microsoft-intune/actions/list-user-registered-devices.md) - [Microsoft Intune Custom Action](https://docs.blinkops.com/docs/integrations/microsoft-intune/actions/microsoft-intune-custom-action.md) - [Remote Lock Device](https://docs.blinkops.com/docs/integrations/microsoft-intune/actions/remote-lock-device.md) - [Reset Device Passcode](https://docs.blinkops.com/docs/integrations/microsoft-intune/actions/reset-device-passcode.md) - [Retire Device](https://docs.blinkops.com/docs/integrations/microsoft-intune/actions/retire-device.md) - [Wipe Device](https://docs.blinkops.com/docs/integrations/microsoft-intune/actions/wipe-device.md) - [Need Admin Approval](https://docs.blinkops.com/docs/integrations/microsoft-intune/admin-approval.md) - [Microsoft Office 365 Management Activity](https://docs.blinkops.com/docs/integrations/microsoft-office-365-management-activity.md): Microsoft Office 365 Management Activity provides a comprehensive logging and auditing service for various Office 365 workloads, enabling organizations to monitor user activities, detect security threats, and comply with regulatory requirements. - [Overview](https://docs.blinkops.com/docs/integrations/microsoft-office-365-management-activity/actions.md) - [List Available Content](https://docs.blinkops.com/docs/integrations/microsoft-office-365-management-activity/actions/list-available-content.md) - [Microsoft Office 365 Management Activity Custom Action](https://docs.blinkops.com/docs/integrations/microsoft-office-365-management-activity/actions/microsoft-office-365-management-activity-custom-action.md) - [Subscribe To Webhook](https://docs.blinkops.com/docs/integrations/microsoft-office-365-management-activity/actions/subscribe-to-webhook.md) - [Overview](https://docs.blinkops.com/docs/integrations/microsoft-office-365-management-activity/triggers.md) - [Microsoft Office 365 Management Activity Webhook Event](https://docs.blinkops.com/docs/integrations/microsoft-office-365-management-activity/triggers/microsoft-office-365-management-activity-webhook-event.md) - [Microsoft OneNote](https://docs.blinkops.com/docs/integrations/microsoft-onenote.md): Microsoft OneNote is a digital note-taking application for collecting, organizing, and sharing information in a free-form digital notebook. - [Overview](https://docs.blinkops.com/docs/integrations/microsoft-onenote/actions.md) - [Copy Section](https://docs.blinkops.com/docs/integrations/microsoft-onenote/actions/copy-section.md) - [Create Notebook](https://docs.blinkops.com/docs/integrations/microsoft-onenote/actions/create-notebook.md) - [Create Page](https://docs.blinkops.com/docs/integrations/microsoft-onenote/actions/create-page.md) - [Create Section](https://docs.blinkops.com/docs/integrations/microsoft-onenote/actions/create-section.md) - [Delete Page](https://docs.blinkops.com/docs/integrations/microsoft-onenote/actions/delete-page.md) - [Get Notebook](https://docs.blinkops.com/docs/integrations/microsoft-onenote/actions/get-notebook.md) - [Get Page](https://docs.blinkops.com/docs/integrations/microsoft-onenote/actions/get-page.md) - [Get Page Content](https://docs.blinkops.com/docs/integrations/microsoft-onenote/actions/get-page-content.md) - [Get Section](https://docs.blinkops.com/docs/integrations/microsoft-onenote/actions/get-section.md) - [List Notebooks](https://docs.blinkops.com/docs/integrations/microsoft-onenote/actions/list-notebooks.md) - [List Pages](https://docs.blinkops.com/docs/integrations/microsoft-onenote/actions/list-pages.md) - [List Sections](https://docs.blinkops.com/docs/integrations/microsoft-onenote/actions/list-sections.md) - [Microsoft OneNote Custom Action](https://docs.blinkops.com/docs/integrations/microsoft-onenote/actions/microsoft-onenote-custom-action.md) - [Update Page Content](https://docs.blinkops.com/docs/integrations/microsoft-onenote/actions/update-page-content.md) - [Need Admin Approval](https://docs.blinkops.com/docs/integrations/microsoft-onenote/admin-approval.md) - [Microsoft Outlook](https://docs.blinkops.com/docs/integrations/microsoft-outlook.md): Microsoft Outlook is a personal information manager software system from Microsoft, available as a part of the Microsoft Office suite. Though primarily an email client, Outlook also includes such functions as calendaring, task managing, contact managing, note-taking, journal logging and web browsing… - [Overview](https://docs.blinkops.com/docs/integrations/microsoft-outlook/actions.md) - [Copy Message](https://docs.blinkops.com/docs/integrations/microsoft-outlook/actions/copy-message.md) - [Create Mail Folder](https://docs.blinkops.com/docs/integrations/microsoft-outlook/actions/create-mail-folder.md) - [Delete Email](https://docs.blinkops.com/docs/integrations/microsoft-outlook/actions/delete-email.md) - [Delete Messages Rule](https://docs.blinkops.com/docs/integrations/microsoft-outlook/actions/delete-messages-rule.md) - [Delete User Calendar Event](https://docs.blinkops.com/docs/integrations/microsoft-outlook/actions/delete-user-calendar-event.md) - [Get Email](https://docs.blinkops.com/docs/integrations/microsoft-outlook/actions/get-email.md) - [Get Email Attachment By ID](https://docs.blinkops.com/docs/integrations/microsoft-outlook/actions/get-email-attachment-by-id.md) - [Get Mail Folder](https://docs.blinkops.com/docs/integrations/microsoft-outlook/actions/get-mail-folder.md) - [Get Messages Rule](https://docs.blinkops.com/docs/integrations/microsoft-outlook/actions/get-messages-rule.md) - [List Email Attachments](https://docs.blinkops.com/docs/integrations/microsoft-outlook/actions/list-email-attachments.md) - [List Mail Folders](https://docs.blinkops.com/docs/integrations/microsoft-outlook/actions/list-mail-folders.md) - [List Messages Rules](https://docs.blinkops.com/docs/integrations/microsoft-outlook/actions/list-messages-rules.md) - [List New Messages](https://docs.blinkops.com/docs/integrations/microsoft-outlook/actions/list-new-messages.md) - [List User Calendar Events](https://docs.blinkops.com/docs/integrations/microsoft-outlook/actions/list-user-calendar-events.md) - [List User Calendars](https://docs.blinkops.com/docs/integrations/microsoft-outlook/actions/list-user-calendars.md) - [Microsoft Outlook Custom Action](https://docs.blinkops.com/docs/integrations/microsoft-outlook/actions/microsoft-outlook-custom-action.md) - [Move Message](https://docs.blinkops.com/docs/integrations/microsoft-outlook/actions/move-message.md) - [Send Mail](https://docs.blinkops.com/docs/integrations/microsoft-outlook/actions/send-mail.md) - [Subscribe To Webhook](https://docs.blinkops.com/docs/integrations/microsoft-outlook/actions/subscribe-to-webhook.md) - [Need Admin Approval](https://docs.blinkops.com/docs/integrations/microsoft-outlook/admin-approval.md) - [Overview](https://docs.blinkops.com/docs/integrations/microsoft-outlook/triggers.md) - [Microsoft Outlook Webhook Event](https://docs.blinkops.com/docs/integrations/microsoft-outlook/triggers/microsoft-outlook-webhook-event.md) - [New Message Sent To Authenticated User](https://docs.blinkops.com/docs/integrations/microsoft-outlook/triggers/new-message-sent-to-authenticated-user.md) - [New Message Sent To User](https://docs.blinkops.com/docs/integrations/microsoft-outlook/triggers/new-message-sent-to-user.md) - [Microsoft Purview](https://docs.blinkops.com/docs/integrations/microsoft-purview.md): Microsoft Purview is a comprehensive set of solutions that can help your organization govern, protect, and manage data, wherever it lives. - [Overview](https://docs.blinkops.com/docs/integrations/microsoft-purview/actions.md) - [Get Account Properties](https://docs.blinkops.com/docs/integrations/microsoft-purview/actions/get-account-properties.md) - [List Collections](https://docs.blinkops.com/docs/integrations/microsoft-purview/actions/list-collections.md) - [Microsoft Purview Custom Action](https://docs.blinkops.com/docs/integrations/microsoft-purview/actions/microsoft-purview-custom-action.md) - [Need Admin Approval](https://docs.blinkops.com/docs/integrations/microsoft-purview/admin-approval.md) - [Microsoft Security Copilot](https://docs.blinkops.com/docs/integrations/microsoft-security-copilot.md): Microsoft Security Copilot is an AI-powered cybersecurity assistant designed to help security teams investigate incidents, analyze threat intelligence, and respond to cyberattacks at machine speed. - [Overview](https://docs.blinkops.com/docs/integrations/microsoft-security-copilot/actions.md) - [Create Evaluation](https://docs.blinkops.com/docs/integrations/microsoft-security-copilot/actions/create-evaluation.md) - [Create Prompt](https://docs.blinkops.com/docs/integrations/microsoft-security-copilot/actions/create-prompt.md) - [Create Session](https://docs.blinkops.com/docs/integrations/microsoft-security-copilot/actions/create-session.md) - [Get Evaluation](https://docs.blinkops.com/docs/integrations/microsoft-security-copilot/actions/get-evaluation.md) - [List Prompts](https://docs.blinkops.com/docs/integrations/microsoft-security-copilot/actions/list-prompts.md) - [List Sessions](https://docs.blinkops.com/docs/integrations/microsoft-security-copilot/actions/list-sessions.md) - [Microsoft Security Copilot Custom Action](https://docs.blinkops.com/docs/integrations/microsoft-security-copilot/actions/microsoft-security-copilot-custom-action.md) - [Need Admin Approval](https://docs.blinkops.com/docs/integrations/microsoft-security-copilot/admin-approval.md) - [Microsoft Sentinel](https://docs.blinkops.com/docs/integrations/microsoft-sentinel.md): Microsoft Sentinel is a cloud-native security information and event management (SIEM) platform that uses built-in AI to help analyze large volumes of data across an enterprise — fast. - [Overview](https://docs.blinkops.com/docs/integrations/microsoft-sentinel/actions.md) - [Append Tags To Indicator](https://docs.blinkops.com/docs/integrations/microsoft-sentinel/actions/append-tags-to-indicator.md) - [Create Indicator](https://docs.blinkops.com/docs/integrations/microsoft-sentinel/actions/create-indicator.md) - [Create Or Update Bookmark](https://docs.blinkops.com/docs/integrations/microsoft-sentinel/actions/create-or-update-bookmark.md) - [Create Or Update Incident](https://docs.blinkops.com/docs/integrations/microsoft-sentinel/actions/create-or-update-incident.md) - [Create Or Update Incident Comment](https://docs.blinkops.com/docs/integrations/microsoft-sentinel/actions/create-or-update-incident-comment.md) - [Create Or Update Watchlist](https://docs.blinkops.com/docs/integrations/microsoft-sentinel/actions/create-or-update-watchlist.md) - [Create Or Update Watchlist Item](https://docs.blinkops.com/docs/integrations/microsoft-sentinel/actions/create-or-update-watchlist-item.md) - [Delete Bookmark](https://docs.blinkops.com/docs/integrations/microsoft-sentinel/actions/delete-bookmark.md) - [Delete Incident](https://docs.blinkops.com/docs/integrations/microsoft-sentinel/actions/delete-incident.md) - [Delete Incident Comment](https://docs.blinkops.com/docs/integrations/microsoft-sentinel/actions/delete-incident-comment.md) - [Delete Indicator](https://docs.blinkops.com/docs/integrations/microsoft-sentinel/actions/delete-indicator.md) - [Delete Watchlist](https://docs.blinkops.com/docs/integrations/microsoft-sentinel/actions/delete-watchlist.md) - [Delete Watchlist Item](https://docs.blinkops.com/docs/integrations/microsoft-sentinel/actions/delete-watchlist-item.md) - [Get Bookmark](https://docs.blinkops.com/docs/integrations/microsoft-sentinel/actions/get-bookmark.md) - [Get Incident](https://docs.blinkops.com/docs/integrations/microsoft-sentinel/actions/get-incident.md) - [Get Incident Comment](https://docs.blinkops.com/docs/integrations/microsoft-sentinel/actions/get-incident-comment.md) - [Get Indicator](https://docs.blinkops.com/docs/integrations/microsoft-sentinel/actions/get-indicator.md) - [Get Watchlist](https://docs.blinkops.com/docs/integrations/microsoft-sentinel/actions/get-watchlist.md) - [Get Watchlist Item](https://docs.blinkops.com/docs/integrations/microsoft-sentinel/actions/get-watchlist-item.md) - [List Alerts For Incident](https://docs.blinkops.com/docs/integrations/microsoft-sentinel/actions/list-alerts-for-incident.md) - [List Bookmarks](https://docs.blinkops.com/docs/integrations/microsoft-sentinel/actions/list-bookmarks.md) - [List Entities For Incident](https://docs.blinkops.com/docs/integrations/microsoft-sentinel/actions/list-entities-for-incident.md) - [List Incident Comments](https://docs.blinkops.com/docs/integrations/microsoft-sentinel/actions/list-incident-comments.md) - [List Incidents](https://docs.blinkops.com/docs/integrations/microsoft-sentinel/actions/list-incidents.md) - [List Indicators](https://docs.blinkops.com/docs/integrations/microsoft-sentinel/actions/list-indicators.md) - [List Watchlist Items](https://docs.blinkops.com/docs/integrations/microsoft-sentinel/actions/list-watchlist-items.md) - [List Watchlists](https://docs.blinkops.com/docs/integrations/microsoft-sentinel/actions/list-watchlists.md) - [Microsoft Sentinel Custom Action](https://docs.blinkops.com/docs/integrations/microsoft-sentinel/actions/microsoft-sentinel-custom-action.md) - [Query Indicators](https://docs.blinkops.com/docs/integrations/microsoft-sentinel/actions/query-indicators.md) - [Need Admin Approval](https://docs.blinkops.com/docs/integrations/microsoft-sentinel/admin-approval.md) - [Blink Solutions In Microsoft Sentinel Content HUB](https://docs.blinkops.com/docs/integrations/microsoft-sentinel/blink-solutions-in-microsoft-sentinel.md) - [Overview](https://docs.blinkops.com/docs/integrations/microsoft-sentinel/triggers.md) - [Microsoft Sentinel Webhook Event](https://docs.blinkops.com/docs/integrations/microsoft-sentinel/triggers/microsoft-sentinel-webhook-event.md) - [New Incident](https://docs.blinkops.com/docs/integrations/microsoft-sentinel/triggers/new-incident.md) - [Microsoft SQL Server](https://docs.blinkops.com/docs/integrations/microsoft-sql-server.md): Microsoft SQL Server is an open-source column-oriented DBMS for online analytical processing that allows users to generate analytical reports using SQL queries in real-time. - [Overview](https://docs.blinkops.com/docs/integrations/microsoft-sql-server/actions.md): Blink supports the following Microsoft SQL Server Actions: - [Run MSSQL Query](https://docs.blinkops.com/docs/integrations/microsoft-sql-server/actions/run-mssql-query.md): Runs an SQL query on a Microsoft SQL Server database. - [Microsoft Teams](https://docs.blinkops.com/docs/integrations/microsoft-teams.md): Microsoft Teams is a proprietary business communication platform. - [Overview](https://docs.blinkops.com/docs/integrations/microsoft-teams/actions.md) - [Add Chat Member](https://docs.blinkops.com/docs/integrations/microsoft-teams/actions/add-chat-member.md) - [Add Member To Channel](https://docs.blinkops.com/docs/integrations/microsoft-teams/actions/add-member-to-channel.md) - [Add Team Member](https://docs.blinkops.com/docs/integrations/microsoft-teams/actions/add-team-member.md) - [Ask a Question via Microsoft Teams](https://docs.blinkops.com/docs/integrations/microsoft-teams/actions/ask-a-question-via-teams.md) - [Create A Meeting](https://docs.blinkops.com/docs/integrations/microsoft-teams/actions/create-a-meeting.md) - [Create Channel](https://docs.blinkops.com/docs/integrations/microsoft-teams/actions/create-channel.md) - [Create Chat](https://docs.blinkops.com/docs/integrations/microsoft-teams/actions/create-chat.md) - [Delete Bot Message](https://docs.blinkops.com/docs/integrations/microsoft-teams/actions/delete-bot-message.md): Delete a message sent by the Blink Teams bot. - [Get User By ID](https://docs.blinkops.com/docs/integrations/microsoft-teams/actions/get-user-by-id.md) - [List All Teams](https://docs.blinkops.com/docs/integrations/microsoft-teams/actions/list-all-teams.md) - [List All Users](https://docs.blinkops.com/docs/integrations/microsoft-teams/actions/list-all-users.md) - [List Channel Messages](https://docs.blinkops.com/docs/integrations/microsoft-teams/actions/list-channel-messages.md) - [List Channels](https://docs.blinkops.com/docs/integrations/microsoft-teams/actions/list-channels.md) - [List Chat Messages](https://docs.blinkops.com/docs/integrations/microsoft-teams/actions/list-chat-messages.md) - [List Chats](https://docs.blinkops.com/docs/integrations/microsoft-teams/actions/list-chats.md) - [List Team Members](https://docs.blinkops.com/docs/integrations/microsoft-teams/actions/list-team-members.md) - [Microsoft Teams Custom Action](https://docs.blinkops.com/docs/integrations/microsoft-teams/actions/microsoft-teams-custom-action.md) - [Microsoft Teams Interactivity](https://docs.blinkops.com/docs/integrations/microsoft-teams/actions/mst-interactivity.md) - [Send Message Via Teams Bot](https://docs.blinkops.com/docs/integrations/microsoft-teams/actions/send-message-via-teams-bot.md): Send a message on Microsoft Teams via Blink Teams bot. Select the delivery method: send to user emails, a chat, or a channel. - [Send Message Via Teams User](https://docs.blinkops.com/docs/integrations/microsoft-teams/actions/send-message-via-teams-user.md) - [Subscribe To Webhook](https://docs.blinkops.com/docs/integrations/microsoft-teams/actions/subscribe-to-webhook.md) - [Update Bot Message](https://docs.blinkops.com/docs/integrations/microsoft-teams/actions/update-bot-message.md): Update a message sent by the Blink Teams bot. - [Update Message](https://docs.blinkops.com/docs/integrations/microsoft-teams/actions/update-message.md) - [Need Admin Approval](https://docs.blinkops.com/docs/integrations/microsoft-teams/admin-approval.md) - [Overview](https://docs.blinkops.com/docs/integrations/microsoft-teams/triggers.md) - [Microsoft Teams Webhook Event](https://docs.blinkops.com/docs/integrations/microsoft-teams/triggers/microsoft-teams-webhook-event.md) - [Mimecast](https://docs.blinkops.com/docs/integrations/mimecast.md): Mimecast is a SaaS-based email management platform enabling companies to administer business communications and data. - [Overview](https://docs.blinkops.com/docs/integrations/mimecast/actions.md) - [Add Group Member](https://docs.blinkops.com/docs/integrations/mimecast/actions/add-group-member.md) - [Create Remediation Incident](https://docs.blinkops.com/docs/integrations/mimecast/actions/create-remediation-incident.md) - [Find Groups](https://docs.blinkops.com/docs/integrations/mimecast/actions/find-groups.md) - [Get Attachment Protection Logs](https://docs.blinkops.com/docs/integrations/mimecast/actions/get-attachment-protection-logs.md) - [Get Rejection Logs](https://docs.blinkops.com/docs/integrations/mimecast/actions/get-rejection-logs.md) - [Get TTP Impersonation Protect Logs](https://docs.blinkops.com/docs/integrations/mimecast/actions/get-ttp-impersonation-protect-logs.md) - [Get TTP URL Logs](https://docs.blinkops.com/docs/integrations/mimecast/actions/get-ttp-url-logs.md) - [List Audit Events](https://docs.blinkops.com/docs/integrations/mimecast/actions/list-audit-events.md) - [List Categories](https://docs.blinkops.com/docs/integrations/mimecast/actions/list-categories.md) - [List Group Memebers](https://docs.blinkops.com/docs/integrations/mimecast/actions/list-group-memebers.md) - [Message Release Logs](https://docs.blinkops.com/docs/integrations/mimecast/actions/message-release-logs.md) - [Mimecast Custom Action](https://docs.blinkops.com/docs/integrations/mimecast/actions/mimecast-custom-action.md) - [Release Message Hold](https://docs.blinkops.com/docs/integrations/mimecast/actions/release-message-hold.md) - [Remove Group Member](https://docs.blinkops.com/docs/integrations/mimecast/actions/remove-group-member.md) - [Search Messages](https://docs.blinkops.com/docs/integrations/mimecast/actions/search-messages.md) - [Send Email](https://docs.blinkops.com/docs/integrations/mimecast/actions/send-email.md) - [MISP](https://docs.blinkops.com/docs/integrations/misp.md): MISP is a collaborative effort for sharing cyber threat intelligence. It provides a free, open-source platform for organizations to collect, store, and disseminate information about threats, vulnerabilities, and indicators of compromise (IOCs). - [Overview](https://docs.blinkops.com/docs/integrations/misp/actions.md) - [Add Object](https://docs.blinkops.com/docs/integrations/misp/actions/add-object.md) - [Create Event](https://docs.blinkops.com/docs/integrations/misp/actions/create-event.md) - [Delete Event](https://docs.blinkops.com/docs/integrations/misp/actions/delete-event.md) - [Get Events](https://docs.blinkops.com/docs/integrations/misp/actions/get-events.md) - [MISP Custom Action](https://docs.blinkops.com/docs/integrations/misp/actions/misp-custom-action.md) - [Search Attributes](https://docs.blinkops.com/docs/integrations/misp/actions/search-attributes.md) - [Search Events](https://docs.blinkops.com/docs/integrations/misp/actions/search-events.md) - [Monday](https://docs.blinkops.com/docs/integrations/monday.md): Monday.com is a cloud-based Work OS, where teams create workflow apps in minutes to run their processes, projects, and everyday work. Teams shape their workflows and projects, code-free, with a platform that adapts to shifting needs quickly, liberates teams from manual grunt work, and connects teams… - [Overview](https://docs.blinkops.com/docs/integrations/monday/actions.md) - [Create Board](https://docs.blinkops.com/docs/integrations/monday/actions/create-board.md) - [Create Column](https://docs.blinkops.com/docs/integrations/monday/actions/create-column.md) - [Create Group](https://docs.blinkops.com/docs/integrations/monday/actions/create-group.md) - [Create Item](https://docs.blinkops.com/docs/integrations/monday/actions/create-item.md) - [Create Subitem](https://docs.blinkops.com/docs/integrations/monday/actions/create-subitem.md) - [Delete Board](https://docs.blinkops.com/docs/integrations/monday/actions/delete-board.md) - [Delete Column](https://docs.blinkops.com/docs/integrations/monday/actions/delete-column.md) - [Delete Group](https://docs.blinkops.com/docs/integrations/monday/actions/delete-group.md) - [Delete Item](https://docs.blinkops.com/docs/integrations/monday/actions/delete-item.md) - [Get Activity Logs](https://docs.blinkops.com/docs/integrations/monday/actions/get-activity-logs.md) - [Get Board](https://docs.blinkops.com/docs/integrations/monday/actions/get-board.md) - [Get Column Values](https://docs.blinkops.com/docs/integrations/monday/actions/get-column-values.md) - [Get Item](https://docs.blinkops.com/docs/integrations/monday/actions/get-item.md) - [List Boards](https://docs.blinkops.com/docs/integrations/monday/actions/list-boards.md) - [List Columns](https://docs.blinkops.com/docs/integrations/monday/actions/list-columns.md) - [List Groups](https://docs.blinkops.com/docs/integrations/monday/actions/list-groups.md) - [List Items](https://docs.blinkops.com/docs/integrations/monday/actions/list-items.md) - [Monday Custom Action](https://docs.blinkops.com/docs/integrations/monday/actions/monday-custom-action.md) - [Move Item To Group](https://docs.blinkops.com/docs/integrations/monday/actions/move-item-to-group.md) - [Query](https://docs.blinkops.com/docs/integrations/monday/actions/query.md) - [Update Board](https://docs.blinkops.com/docs/integrations/monday/actions/update-board.md) - [Update Column Value](https://docs.blinkops.com/docs/integrations/monday/actions/update-column-value.md) - [Overview](https://docs.blinkops.com/docs/integrations/monday/triggers.md) - [Monday Webhook Event](https://docs.blinkops.com/docs/integrations/monday/triggers/monday-webhook-event.md) - [MongoDB Atlas](https://docs.blinkops.com/docs/integrations/mongodb-atlas.md): MongoDB Atlas is a fully-managed cloud database that handles all the complexities of deploying, managing, and healing your deployments on the cloud service provider of your choice (AWS, Azure, or GCP). - [Overview](https://docs.blinkops.com/docs/integrations/mongodb-atlas/actions.md) - [Create Database User](https://docs.blinkops.com/docs/integrations/mongodb-atlas/actions/create-database-user.md) - [Delete Database User](https://docs.blinkops.com/docs/integrations/mongodb-atlas/actions/delete-database-user.md) - [Get All Database Users](https://docs.blinkops.com/docs/integrations/mongodb-atlas/actions/get-all-database-users.md) - [Get Database User](https://docs.blinkops.com/docs/integrations/mongodb-atlas/actions/get-database-user.md) - [MongoDB Atlas Custom Action](https://docs.blinkops.com/docs/integrations/mongodb-atlas/actions/mongodb-atlas-custom-action.md) - [Return All Projects](https://docs.blinkops.com/docs/integrations/mongodb-atlas/actions/return-all-projects.md) - [Update Database User](https://docs.blinkops.com/docs/integrations/mongodb-atlas/actions/update-database-user.md) - [MxToolbox](https://docs.blinkops.com/docs/integrations/mxtoolbox.md): MXtoolbox is an online tool that provides diagnostic tests for email servers, including DNS lookup, blacklist checks, and SMTP diagnostics. It helps users troubleshoot and optimize their email infrastructure by identifying issues and ensuring reliable email delivery. - [Overview](https://docs.blinkops.com/docs/integrations/mxtoolbox/actions.md) - [Get Monitor](https://docs.blinkops.com/docs/integrations/mxtoolbox/actions/get-monitor.md) - [Get Monitor Tags](https://docs.blinkops.com/docs/integrations/mxtoolbox/actions/get-monitor-tags.md) - [List Monitors](https://docs.blinkops.com/docs/integrations/mxtoolbox/actions/list-monitors.md) - [MxToolbox Custom Action](https://docs.blinkops.com/docs/integrations/mxtoolbox/actions/mxtoolbox-custom-action.md) - [Run Supertool Lookup](https://docs.blinkops.com/docs/integrations/mxtoolbox/actions/run-supertool-lookup.md) - [N-able Cove](https://docs.blinkops.com/docs/integrations/n-able-cove.md): Cove Data Protection provides a safe haven from backup complexity, labor shortages, and recovery uncertainty in ways other solutions simply can't. - [Overview](https://docs.blinkops.com/docs/integrations/n-able-cove/actions.md) - [Add Customer](https://docs.blinkops.com/docs/integrations/n-able-cove/actions/add-customer.md) - [Add User](https://docs.blinkops.com/docs/integrations/n-able-cove/actions/add-user.md) - [Get User Info By ID](https://docs.blinkops.com/docs/integrations/n-able-cove/actions/get-user-info-by-id.md) - [List Users](https://docs.blinkops.com/docs/integrations/n-able-cove/actions/list-users.md) - [N-Able Cove Custom Action](https://docs.blinkops.com/docs/integrations/n-able-cove/actions/n-able-cove-custom-action.md) - [Remove User](https://docs.blinkops.com/docs/integrations/n-able-cove/actions/remove-user.md) - [N-able N-Central](https://docs.blinkops.com/docs/integrations/n-able-n-central.md): N-able N-central is a Remote Monitoring and Management (RMM) tool used by IT service providers to monitor and manage customer IT environments. - [Overview](https://docs.blinkops.com/docs/integrations/n-able-n-central/actions.md) - [Add Maintenance Windows To Devices](https://docs.blinkops.com/docs/integrations/n-able-n-central/actions/add-maintenance-windows-to-devices.md) - [Create Customer](https://docs.blinkops.com/docs/integrations/n-able-n-central/actions/create-customer.md) - [Create Device Access Group](https://docs.blinkops.com/docs/integrations/n-able-n-central/actions/create-device-access-group.md) - [Create Organization Unit Access Group](https://docs.blinkops.com/docs/integrations/n-able-n-central/actions/create-organization-unit-access-group.md) - [Create Scheduled Task](https://docs.blinkops.com/docs/integrations/n-able-n-central/actions/create-scheduled-task.md) - [Create Site](https://docs.blinkops.com/docs/integrations/n-able-n-central/actions/create-site.md) - [Create User Role](https://docs.blinkops.com/docs/integrations/n-able-n-central/actions/create-user-role.md) - [Get Access Group](https://docs.blinkops.com/docs/integrations/n-able-n-central/actions/get-access-group.md) - [Get Active Issues](https://docs.blinkops.com/docs/integrations/n-able-n-central/actions/get-active-issues.md) - [Get Customer](https://docs.blinkops.com/docs/integrations/n-able-n-central/actions/get-customer.md) - [Get Customer Registration Token](https://docs.blinkops.com/docs/integrations/n-able-n-central/actions/get-customer-registration-token.md) - [Get Device](https://docs.blinkops.com/docs/integrations/n-able-n-central/actions/get-device.md) - [Get Device Asset Lifecycle Information](https://docs.blinkops.com/docs/integrations/n-able-n-central/actions/get-device-asset-lifecycle-information.md) - [Get Device Assets](https://docs.blinkops.com/docs/integrations/n-able-n-central/actions/get-device-assets.md) - [Get Device Custom Property](https://docs.blinkops.com/docs/integrations/n-able-n-central/actions/get-device-custom-property.md) - [Get Device Maintenance Windows](https://docs.blinkops.com/docs/integrations/n-able-n-central/actions/get-device-maintenance-windows.md) - [Get Device Service Monitoring Status](https://docs.blinkops.com/docs/integrations/n-able-n-central/actions/get-device-service-monitoring-status.md) - [Get Org Unit Registration Token](https://docs.blinkops.com/docs/integrations/n-able-n-central/actions/get-org-unit-registration-token.md) - [Get Organization Unit](https://docs.blinkops.com/docs/integrations/n-able-n-central/actions/get-organization-unit.md) - [Get Organization Unit Children](https://docs.blinkops.com/docs/integrations/n-able-n-central/actions/get-organization-unit-children.md) - [Get Organization Unit Custom Property](https://docs.blinkops.com/docs/integrations/n-able-n-central/actions/get-organization-unit-custom-property.md) - [Get Scheduled Task Aggregated Status](https://docs.blinkops.com/docs/integrations/n-able-n-central/actions/get-scheduled-task-aggregated-status.md) - [Get Scheduled Task Detailed Status](https://docs.blinkops.com/docs/integrations/n-able-n-central/actions/get-scheduled-task-detailed-status.md) - [Get Scheduled Task Information](https://docs.blinkops.com/docs/integrations/n-able-n-central/actions/get-scheduled-task-information.md) - [Get Service Organization](https://docs.blinkops.com/docs/integrations/n-able-n-central/actions/get-service-organization.md) - [Get Site](https://docs.blinkops.com/docs/integrations/n-able-n-central/actions/get-site.md) - [Get Site Registration Token](https://docs.blinkops.com/docs/integrations/n-able-n-central/actions/get-site-registration-token.md) - [Get User Role](https://docs.blinkops.com/docs/integrations/n-able-n-central/actions/get-user-role.md) - [List Access Groups](https://docs.blinkops.com/docs/integrations/n-able-n-central/actions/list-access-groups.md) - [List Customer Sites](https://docs.blinkops.com/docs/integrations/n-able-n-central/actions/list-customer-sites.md) - [List Customers](https://docs.blinkops.com/docs/integrations/n-able-n-central/actions/list-customers.md) - [List Device Custom Properties](https://docs.blinkops.com/docs/integrations/n-able-n-central/actions/list-device-custom-properties.md) - [List Device Filters](https://docs.blinkops.com/docs/integrations/n-able-n-central/actions/list-device-filters.md) - [List Device Tasks](https://docs.blinkops.com/docs/integrations/n-able-n-central/actions/list-device-tasks.md) - [List Devices](https://docs.blinkops.com/docs/integrations/n-able-n-central/actions/list-devices.md) - [List Organization Devices](https://docs.blinkops.com/docs/integrations/n-able-n-central/actions/list-organization-devices.md) - [List Organization Unit Custom Properties](https://docs.blinkops.com/docs/integrations/n-able-n-central/actions/list-organization-unit-custom-properties.md) - [List Organization Units](https://docs.blinkops.com/docs/integrations/n-able-n-central/actions/list-organization-units.md) - [List Service Organization Customers](https://docs.blinkops.com/docs/integrations/n-able-n-central/actions/list-service-organization-customers.md) - [List Service Organizations](https://docs.blinkops.com/docs/integrations/n-able-n-central/actions/list-service-organizations.md) - [List Sites](https://docs.blinkops.com/docs/integrations/n-able-n-central/actions/list-sites.md) - [List User Roles](https://docs.blinkops.com/docs/integrations/n-able-n-central/actions/list-user-roles.md) - [List Users](https://docs.blinkops.com/docs/integrations/n-able-n-central/actions/list-users.md) - [N-able N-Central Custom Action](https://docs.blinkops.com/docs/integrations/n-able-n-central/actions/n-able-n-central-custom-action.md) - [Update Device Custom Property](https://docs.blinkops.com/docs/integrations/n-able-n-central/actions/update-device-custom-property.md) - [Update Organization Unit Custom Property](https://docs.blinkops.com/docs/integrations/n-able-n-central/actions/update-organization-unit-custom-property.md) - [Neo4j](https://docs.blinkops.com/docs/integrations/neo4j.md): Neo4j is a graph database management system designed for efficiently storing and querying interconnected data structures, widely used in various industries for modeling complex relationships within datasets. - [Overview](https://docs.blinkops.com/docs/integrations/neo4j/actions.md) - [Get Database Schema](https://docs.blinkops.com/docs/integrations/neo4j/actions/get-database-schema.md) - [Neo4j Custom Action](https://docs.blinkops.com/docs/integrations/neo4j/actions/neo4j-custom-action.md) - [Query Database](https://docs.blinkops.com/docs/integrations/neo4j/actions/query-database.md) - [NetBox](https://docs.blinkops.com/docs/integrations/netbox.md): NetBox is a platform for modeling and documenting modern networks. By combining the traditional disciplines of IP address management (IPAM) and datacenter infrastructure management (DCIM). - [Overview](https://docs.blinkops.com/docs/integrations/netbox/actions.md) - [Get Object](https://docs.blinkops.com/docs/integrations/netbox/actions/get-object.md) - [List Objects](https://docs.blinkops.com/docs/integrations/netbox/actions/list-objects.md) - [NetBox Custom Action](https://docs.blinkops.com/docs/integrations/netbox/actions/netbox-custom-action.md) - [Overview](https://docs.blinkops.com/docs/integrations/netbox/triggers.md) - [NetBox Webhook Event](https://docs.blinkops.com/docs/integrations/netbox/triggers/netbox-webhook-event.md) - [Netography](https://docs.blinkops.com/docs/integrations/netography.md): Netography is a Cloud-Native Network Defense Platform for All Your Cloud and On-Prem Traffic. - [Overview](https://docs.blinkops.com/docs/integrations/netography/actions.md) - [Create Device](https://docs.blinkops.com/docs/integrations/netography/actions/create-device.md) - [Create VPC - AWS Kinesis](https://docs.blinkops.com/docs/integrations/netography/actions/create-vpc---aws-kinesis.md) - [Create VPC - AWS S3](https://docs.blinkops.com/docs/integrations/netography/actions/create-vpc---aws-s3.md) - [Create VPC - Azure NSG](https://docs.blinkops.com/docs/integrations/netography/actions/create-vpc---azure-nsg.md) - [Create VPC - Google GCP](https://docs.blinkops.com/docs/integrations/netography/actions/create-vpc---google-gcp.md) - [Create VPC - IBM COS](https://docs.blinkops.com/docs/integrations/netography/actions/create-vpc---ibm-cos.md) - [Create VPC - Oracle COS](https://docs.blinkops.com/docs/integrations/netography/actions/create-vpc---oracle-cos.md) - [Fetch Record](https://docs.blinkops.com/docs/integrations/netography/actions/fetch-record.md) - [Netography Custom Action](https://docs.blinkops.com/docs/integrations/netography/actions/netography-custom-action.md) - [Search Records](https://docs.blinkops.com/docs/integrations/netography/actions/search-records.md) - [Netskope](https://docs.blinkops.com/docs/integrations/netskope.md): Netskope is a cloud security platform designed to protect organizations in today's digital landscape. It offers advanced solutions for securing cloud services, applications, and data, regardless of where they are accessed or stored. - [Netskope CTE](https://docs.blinkops.com/docs/integrations/netskope-cte.md): Netskope Cloud Threat Exchange (CTE) enables organizations to automatically share and integrate threat intelligence across security tools, enhancing detection and response capabilities. - [Overview](https://docs.blinkops.com/docs/integrations/netskope-cte/actions.md) - [List Indicators](https://docs.blinkops.com/docs/integrations/netskope-cte/actions/list-indicators.md) - [List Logs](https://docs.blinkops.com/docs/integrations/netskope-cte/actions/list-logs.md) - [List Notifications](https://docs.blinkops.com/docs/integrations/netskope-cte/actions/list-notifications.md) - [List Tags](https://docs.blinkops.com/docs/integrations/netskope-cte/actions/list-tags.md) - [Netskope CTE Custom Action](https://docs.blinkops.com/docs/integrations/netskope-cte/actions/netskope-cte-custom-action.md) - [Overview](https://docs.blinkops.com/docs/integrations/netskope/actions.md) - [Delete URL List](https://docs.blinkops.com/docs/integrations/netskope/actions/delete-url-list.md) - [Get URL List](https://docs.blinkops.com/docs/integrations/netskope/actions/get-url-list.md) - [List URL Lists](https://docs.blinkops.com/docs/integrations/netskope/actions/list-url-lists.md) - [Netskope Custom Action](https://docs.blinkops.com/docs/integrations/netskope/actions/netskope-custom-action.md) - [NetSPI](https://docs.blinkops.com/docs/integrations/netspi.md): NetSPI provides an offensive security platform that provides continuous penetration testing, vulnerability management, and attack surface monitoring, enabling organizations to identify, prioritize, and remediate security gaps in real time. - [Overview](https://docs.blinkops.com/docs/integrations/netspi/actions.md) - [Get Dashboard By ID](https://docs.blinkops.com/docs/integrations/netspi/actions/get-dashboard-by-id.md) - [Get Finding Details](https://docs.blinkops.com/docs/integrations/netspi/actions/get-finding-details.md) - [Get Finding Overview](https://docs.blinkops.com/docs/integrations/netspi/actions/get-finding-overview.md) - [NetSPI Custom Action](https://docs.blinkops.com/docs/integrations/netspi/actions/netspi-custom-action.md) - [New Relic](https://docs.blinkops.com/docs/integrations/new-relic.md): New Relic is a Software as a Service offering that focuses on performance and availability monitoring. It uses a standardized Apdex (application performance index) score to set and rate application performance across the environment in a unified manner. - [Overview](https://docs.blinkops.com/docs/integrations/new-relic/actions.md) - [Acknowledge Incident](https://docs.blinkops.com/docs/integrations/new-relic/actions/acknowledge-incident.md) - [Close Incident](https://docs.blinkops.com/docs/integrations/new-relic/actions/close-incident.md) - [List Incidents](https://docs.blinkops.com/docs/integrations/new-relic/actions/list-incidents.md) - [New Relic Custom Action](https://docs.blinkops.com/docs/integrations/new-relic/actions/new-relic-custom-action.md) - [Nexthink](https://docs.blinkops.com/docs/integrations/nexthink.md): Nexthink provides real-time visibility and analytics into end-user IT experience, enabling organizations to proactively detect and resolve digital workplace issues. - [Overview](https://docs.blinkops.com/docs/integrations/nexthink/actions.md) - [Execute NQL](https://docs.blinkops.com/docs/integrations/nexthink/actions/execute-nql.md) - [Get Remote Action Details](https://docs.blinkops.com/docs/integrations/nexthink/actions/get-remote-action-details.md) - [Get Workflow](https://docs.blinkops.com/docs/integrations/nexthink/actions/get-workflow.md) - [List Remote Actions](https://docs.blinkops.com/docs/integrations/nexthink/actions/list-remote-actions.md) - [List Workflows](https://docs.blinkops.com/docs/integrations/nexthink/actions/list-workflows.md) - [Nexthink Custom Action](https://docs.blinkops.com/docs/integrations/nexthink/actions/nexthink-custom-action.md) - [Nightfall AI](https://docs.blinkops.com/docs/integrations/nightfall-ai.md): Nightfall is a cloud data protection platform that uses machine learning to identify and detect business-critical data leakage. - [Overview](https://docs.blinkops.com/docs/integrations/nightfall-ai/actions.md) - [Complete File Upload](https://docs.blinkops.com/docs/integrations/nightfall-ai/actions/complete-file-upload.md) - [Initiate File Upload](https://docs.blinkops.com/docs/integrations/nightfall-ai/actions/initiate-file-upload.md) - [Nightfall AI Custom Action](https://docs.blinkops.com/docs/integrations/nightfall-ai/actions/nightfall-ai-custom-action.md) - [Scan File](https://docs.blinkops.com/docs/integrations/nightfall-ai/actions/scan-file.md) - [Scan Text](https://docs.blinkops.com/docs/integrations/nightfall-ai/actions/scan-text.md) - [Upload File Chunk](https://docs.blinkops.com/docs/integrations/nightfall-ai/actions/upload-file-chunk.md) - [Overview](https://docs.blinkops.com/docs/integrations/nightfall-ai/triggers.md) - [Nightfall AI Webhook Event](https://docs.blinkops.com/docs/integrations/nightfall-ai/triggers/nightfall-ai-webhook-event.md) - [NinjaOne](https://docs.blinkops.com/docs/integrations/ninjaone.md): NinjaOne is a unified endpoint management platform that offers IT departments and managed service providers a centralized solution for managing and securing devices. - [Overview](https://docs.blinkops.com/docs/integrations/ninjaone/actions.md) - [Get Device](https://docs.blinkops.com/docs/integrations/ninjaone/actions/get-device.md) - [Get Devices](https://docs.blinkops.com/docs/integrations/ninjaone/actions/get-devices.md) - [NinjaOne Custom Action](https://docs.blinkops.com/docs/integrations/ninjaone/actions/ninjaone-custom-action.md) - [Overview](https://docs.blinkops.com/docs/integrations/ninjaone/triggers.md) - [NinjaOne Webhook Event](https://docs.blinkops.com/docs/integrations/ninjaone/triggers/ninjaone-webhook-event.md) - [Notion](https://docs.blinkops.com/docs/integrations/notion.md): Notion is a project management and note-taking software. Notion is software designed to help members of a company or organization coordinate deadlines, objectives, and assignments for the sake of efficiency and productivity. - [Overview](https://docs.blinkops.com/docs/integrations/notion/actions.md) - [Append Children To Block](https://docs.blinkops.com/docs/integrations/notion/actions/append-children-to-block.md) - [Append Text Block To Page](https://docs.blinkops.com/docs/integrations/notion/actions/append-text-block-to-page.md) - [Create Database](https://docs.blinkops.com/docs/integrations/notion/actions/create-database.md) - [Create Page](https://docs.blinkops.com/docs/integrations/notion/actions/create-page.md) - [Delete Page](https://docs.blinkops.com/docs/integrations/notion/actions/delete-page.md) - [Get Block](https://docs.blinkops.com/docs/integrations/notion/actions/get-block.md) - [Get Block Children](https://docs.blinkops.com/docs/integrations/notion/actions/get-block-children.md) - [Get Bot User Info](https://docs.blinkops.com/docs/integrations/notion/actions/get-bot-user-info.md) - [Get Database](https://docs.blinkops.com/docs/integrations/notion/actions/get-database.md) - [Get Page](https://docs.blinkops.com/docs/integrations/notion/actions/get-page.md) - [Get Page Property Item](https://docs.blinkops.com/docs/integrations/notion/actions/get-page-property-item.md) - [Get User](https://docs.blinkops.com/docs/integrations/notion/actions/get-user.md) - [List Users](https://docs.blinkops.com/docs/integrations/notion/actions/list-users.md) - [Notion Custom Action](https://docs.blinkops.com/docs/integrations/notion/actions/notion-custom-action.md) - [Query Database](https://docs.blinkops.com/docs/integrations/notion/actions/query-database.md) - [Search](https://docs.blinkops.com/docs/integrations/notion/actions/search.md) - [Overview](https://docs.blinkops.com/docs/integrations/notion/triggers.md) - [New Database](https://docs.blinkops.com/docs/integrations/notion/triggers/new-database.md) - [New Page](https://docs.blinkops.com/docs/integrations/notion/triggers/new-page.md) - [Nozomi Networks](https://docs.blinkops.com/docs/integrations/nozomi-networks.md): Nozomi Networks specializes in industrial cybersecurity solutions. Their comprehensive platform provides real-time visibility, anomaly detection, and incident response capabilities. - [Overview](https://docs.blinkops.com/docs/integrations/nozomi-networks/actions.md) - [Nozomi Networks Custom Action](https://docs.blinkops.com/docs/integrations/nozomi-networks/actions/nozomi-networks-custom-action.md) - [Run Open Query](https://docs.blinkops.com/docs/integrations/nozomi-networks/actions/run-open-query.md) - [Nuclei](https://docs.blinkops.com/docs/integrations/nuclei.md): Nuclei is a fast scanner used to scan across the modern applications, infrastructure, cloud environments, and networks to help you find and remediate vulnerabilities. - [Overview](https://docs.blinkops.com/docs/integrations/nuclei/actions.md): Blink supports the following Nuclei Actions: - [Run Nuclei CLI Script](https://docs.blinkops.com/docs/integrations/nuclei/actions/run-nuclei-cli-script.md): Executes a Nuclei CLI Script. Installed version: 2.9.12 - [Nucleus](https://docs.blinkops.com/docs/integrations/nucleus.md): Nucleus Security provides a vulnerability management solution that enables organizations to manage their vulnerability information. - [Overview](https://docs.blinkops.com/docs/integrations/nucleus/actions.md) - [Get Project By ID](https://docs.blinkops.com/docs/integrations/nucleus/actions/get-project-by-id.md) - [List Assets](https://docs.blinkops.com/docs/integrations/nucleus/actions/list-assets.md) - [List Projects](https://docs.blinkops.com/docs/integrations/nucleus/actions/list-projects.md) - [Nucleus Custom Action](https://docs.blinkops.com/docs/integrations/nucleus/actions/nucleus-custom-action.md) - [Nutanix Hypervisor](https://docs.blinkops.com/docs/integrations/nutanix-hypervisor.md): Nutanix Hypervisor is a virtualization platform that powers Nutanix's hyperconverged infrastructure, providing a scalable and efficient solution for running virtual machines and applications. - [Overview](https://docs.blinkops.com/docs/integrations/nutanix-hypervisor/actions.md) - [Acknowledge Alerts](https://docs.blinkops.com/docs/integrations/nutanix-hypervisor/actions/acknowledge-alerts.md) - [Get Task](https://docs.blinkops.com/docs/integrations/nutanix-hypervisor/actions/get-task.md) - [Get Virtual Machine](https://docs.blinkops.com/docs/integrations/nutanix-hypervisor/actions/get-virtual-machine.md) - [List Alerts](https://docs.blinkops.com/docs/integrations/nutanix-hypervisor/actions/list-alerts.md) - [List Hosts](https://docs.blinkops.com/docs/integrations/nutanix-hypervisor/actions/list-hosts.md) - [List Virtual Machines](https://docs.blinkops.com/docs/integrations/nutanix-hypervisor/actions/list-virtual-machines.md) - [Nutanix Hypervisor Custom Action](https://docs.blinkops.com/docs/integrations/nutanix-hypervisor/actions/nutanix-hypervisor-custom-action.md) - [Resolve Alerts](https://docs.blinkops.com/docs/integrations/nutanix-hypervisor/actions/resolve-alerts.md) - [Update Virtual Machine](https://docs.blinkops.com/docs/integrations/nutanix-hypervisor/actions/update-virtual-machine.md) - [Obsidian](https://docs.blinkops.com/docs/integrations/obsidian.md): Obsidian is a cloud-native security platform designed to provide organizations with visibility and protection against cybersecurity threats. It utilizes behavioral analytics and artificial intelligence to detect and respond to potential security incidents across cloud environments, helping companies… - [Overview](https://docs.blinkops.com/docs/integrations/obsidian/actions.md) - [Obsidian Custom Action](https://docs.blinkops.com/docs/integrations/obsidian/actions/obsidian-custom-action.md) - [Okta](https://docs.blinkops.com/docs/integrations/okta.md): Okta provides cloud software that helps companies manage and secure user authentication into applications, and for developers to build identity controls into applications, website web services and devices. - [Overview](https://docs.blinkops.com/docs/integrations/okta/actions.md) - [Activate User](https://docs.blinkops.com/docs/integrations/okta/actions/activate-user.md) - [Add User To Group](https://docs.blinkops.com/docs/integrations/okta/actions/add-user-to-group.md) - [Create Group](https://docs.blinkops.com/docs/integrations/okta/actions/create-group.md) - [Create User](https://docs.blinkops.com/docs/integrations/okta/actions/create-user.md) - [Deactivate User](https://docs.blinkops.com/docs/integrations/okta/actions/deactivate-user.md) - [Delete User](https://docs.blinkops.com/docs/integrations/okta/actions/delete-user.md) - [End Current User Sessions](https://docs.blinkops.com/docs/integrations/okta/actions/end-current-user-sessions.md) - [Get A User's Factors](https://docs.blinkops.com/docs/integrations/okta/actions/get-a-users-factors.md) - [Get Group By Display Name](https://docs.blinkops.com/docs/integrations/okta/actions/get-group-by-display-name.md) - [Get Logs](https://docs.blinkops.com/docs/integrations/okta/actions/get-logs.md) - [Get User By Email](https://docs.blinkops.com/docs/integrations/okta/actions/get-user-by-email.md) - [List All Devices](https://docs.blinkops.com/docs/integrations/okta/actions/list-all-devices.md) - [List Application Users By ID](https://docs.blinkops.com/docs/integrations/okta/actions/list-application-users-by-id.md) - [List Applications](https://docs.blinkops.com/docs/integrations/okta/actions/list-applications.md) - [List Group Members](https://docs.blinkops.com/docs/integrations/okta/actions/list-group-members.md) - [List Groups](https://docs.blinkops.com/docs/integrations/okta/actions/list-groups.md) - [List Policies](https://docs.blinkops.com/docs/integrations/okta/actions/list-policies.md) - [List User Groups](https://docs.blinkops.com/docs/integrations/okta/actions/list-user-groups.md) - [List Users](https://docs.blinkops.com/docs/integrations/okta/actions/list-users.md) - [Okta Custom Action](https://docs.blinkops.com/docs/integrations/okta/actions/okta-custom-action.md) - [Remove User From Group](https://docs.blinkops.com/docs/integrations/okta/actions/remove-user-from-group.md) - [Reset Password](https://docs.blinkops.com/docs/integrations/okta/actions/reset-password.md) - [Revoke All User Sessions](https://docs.blinkops.com/docs/integrations/okta/actions/revoke-all-user-sessions.md) - [Suspend User](https://docs.blinkops.com/docs/integrations/okta/actions/suspend-user.md) - [Unsuspend User](https://docs.blinkops.com/docs/integrations/okta/actions/unsuspend-user.md) - [Update User](https://docs.blinkops.com/docs/integrations/okta/actions/update-user.md) - [Overview](https://docs.blinkops.com/docs/integrations/okta/triggers.md) - [New Group Created](https://docs.blinkops.com/docs/integrations/okta/triggers/new-group-created.md) - [New User Created](https://docs.blinkops.com/docs/integrations/okta/triggers/new-user-created.md) - [Okta Webhook Event](https://docs.blinkops.com/docs/integrations/okta/triggers/okta-webhook-event.md) - [OneDrive](https://docs.blinkops.com/docs/integrations/onedrive.md): OneDrive is the Microsoft cloud service that connects you to all your files. It lets you store and protect your files, share them with others, and get to them from anywhere on all your devices. - [Overview](https://docs.blinkops.com/docs/integrations/onedrive/actions.md) - [Delete Item Permission](https://docs.blinkops.com/docs/integrations/onedrive/actions/delete-item-permission.md) - [Get Item By ID](https://docs.blinkops.com/docs/integrations/onedrive/actions/get-item-by-id.md) - [Get Item Permission](https://docs.blinkops.com/docs/integrations/onedrive/actions/get-item-permission.md) - [List Drives](https://docs.blinkops.com/docs/integrations/onedrive/actions/list-drives.md) - [List Item Permissions](https://docs.blinkops.com/docs/integrations/onedrive/actions/list-item-permissions.md) - [List Items](https://docs.blinkops.com/docs/integrations/onedrive/actions/list-items.md) - [OneDrive Custom Action](https://docs.blinkops.com/docs/integrations/onedrive/actions/onedrive-custom-action.md) - [Subscribe To Webhook](https://docs.blinkops.com/docs/integrations/onedrive/actions/subscribe-to-webhook.md) - [Need Admin Approval](https://docs.blinkops.com/docs/integrations/onedrive/admin-approval.md) - [Overview](https://docs.blinkops.com/docs/integrations/onedrive/triggers.md) - [OneDrive Webhook Event](https://docs.blinkops.com/docs/integrations/onedrive/triggers/onedrive-webhook-event.md) - [OneLogin](https://docs.blinkops.com/docs/integrations/onelogin.md): OneLogin is a cloud-based identity and access management (IAM) platform that helps organizations secure their applications and data. It provides a single sign-on (SSO) solution that allows users to access multiple applications with a single set of credentials, reducing the risk of password fatigue a… - [Overview](https://docs.blinkops.com/docs/integrations/onelogin/actions.md) - [Generate Invite Link](https://docs.blinkops.com/docs/integrations/onelogin/actions/generate-invite-link.md) - [Generate MFA Token](https://docs.blinkops.com/docs/integrations/onelogin/actions/generate-mfa-token.md) - [Get Assigned Roles](https://docs.blinkops.com/docs/integrations/onelogin/actions/get-assigned-roles.md) - [Get Assigned Users](https://docs.blinkops.com/docs/integrations/onelogin/actions/get-assigned-users.md) - [Get Enrolled Factors](https://docs.blinkops.com/docs/integrations/onelogin/actions/get-enrolled-factors.md) - [Get Event By ID](https://docs.blinkops.com/docs/integrations/onelogin/actions/get-event-by-id.md) - [Get Event Types](https://docs.blinkops.com/docs/integrations/onelogin/actions/get-event-types.md) - [Get Events](https://docs.blinkops.com/docs/integrations/onelogin/actions/get-events.md) - [Get Group By ID](https://docs.blinkops.com/docs/integrations/onelogin/actions/get-group-by-id.md) - [Get Groups](https://docs.blinkops.com/docs/integrations/onelogin/actions/get-groups.md) - [Get Mapping](https://docs.blinkops.com/docs/integrations/onelogin/actions/get-mapping.md) - [Get Privilege](https://docs.blinkops.com/docs/integrations/onelogin/actions/get-privilege.md) - [Get Profile](https://docs.blinkops.com/docs/integrations/onelogin/actions/get-profile.md) - [Get Risk Rule](https://docs.blinkops.com/docs/integrations/onelogin/actions/get-risk-rule.md) - [Get Risk Score](https://docs.blinkops.com/docs/integrations/onelogin/actions/get-risk-score.md) - [Get Role](https://docs.blinkops.com/docs/integrations/onelogin/actions/get-role.md) - [Get Role Admins](https://docs.blinkops.com/docs/integrations/onelogin/actions/get-role-admins.md) - [Get Role Apps](https://docs.blinkops.com/docs/integrations/onelogin/actions/get-role-apps.md) - [Get Role Users](https://docs.blinkops.com/docs/integrations/onelogin/actions/get-role-users.md) - [Get Rule](https://docs.blinkops.com/docs/integrations/onelogin/actions/get-rule.md) - [Get User](https://docs.blinkops.com/docs/integrations/onelogin/actions/get-user.md) - [Get User Apps](https://docs.blinkops.com/docs/integrations/onelogin/actions/get-user-apps.md) - [Get User Delegated Privileges](https://docs.blinkops.com/docs/integrations/onelogin/actions/get-user-delegated-privileges.md) - [Get User Privileges](https://docs.blinkops.com/docs/integrations/onelogin/actions/get-user-privileges.md) - [List Account Brands](https://docs.blinkops.com/docs/integrations/onelogin/actions/list-account-brands.md) - [List Action Values](https://docs.blinkops.com/docs/integrations/onelogin/actions/list-action-values.md) - [List Actions](https://docs.blinkops.com/docs/integrations/onelogin/actions/list-actions.md) - [List App Users](https://docs.blinkops.com/docs/integrations/onelogin/actions/list-app-users.md) - [List Apps](https://docs.blinkops.com/docs/integrations/onelogin/actions/list-apps.md) - [List Condition Operators](https://docs.blinkops.com/docs/integrations/onelogin/actions/list-condition-operators.md) - [List Condition Values](https://docs.blinkops.com/docs/integrations/onelogin/actions/list-condition-values.md) - [List Conditions](https://docs.blinkops.com/docs/integrations/onelogin/actions/list-conditions.md) - [List Connectors](https://docs.blinkops.com/docs/integrations/onelogin/actions/list-connectors.md) - [List Custom Attributes](https://docs.blinkops.com/docs/integrations/onelogin/actions/list-custom-attributes.md) - [List Mappings](https://docs.blinkops.com/docs/integrations/onelogin/actions/list-mappings.md) - [List Privileges](https://docs.blinkops.com/docs/integrations/onelogin/actions/list-privileges.md) - [List Profiles](https://docs.blinkops.com/docs/integrations/onelogin/actions/list-profiles.md) - [List Risk Rules](https://docs.blinkops.com/docs/integrations/onelogin/actions/list-risk-rules.md) - [List Roles](https://docs.blinkops.com/docs/integrations/onelogin/actions/list-roles.md) - [List Rules](https://docs.blinkops.com/docs/integrations/onelogin/actions/list-rules.md) - [List Users](https://docs.blinkops.com/docs/integrations/onelogin/actions/list-users.md) - [Log User Out](https://docs.blinkops.com/docs/integrations/onelogin/actions/log-user-out.md) - [OneLogin Custom Action](https://docs.blinkops.com/docs/integrations/onelogin/actions/onelogin-custom-action.md) - [Remove Factor](https://docs.blinkops.com/docs/integrations/onelogin/actions/remove-factor.md) - [Send Invite Link](https://docs.blinkops.com/docs/integrations/onelogin/actions/send-invite-link.md) - [Track Event](https://docs.blinkops.com/docs/integrations/onelogin/actions/track-event.md) - [Update User](https://docs.blinkops.com/docs/integrations/onelogin/actions/update-user.md) - [Validate User](https://docs.blinkops.com/docs/integrations/onelogin/actions/validate-user.md) - [Verify Factor](https://docs.blinkops.com/docs/integrations/onelogin/actions/verify-factor.md) - [Verify MFA Token](https://docs.blinkops.com/docs/integrations/onelogin/actions/verify-mfa-token.md) - [Overview](https://docs.blinkops.com/docs/integrations/onelogin/triggers.md) - [OneLogin Webhook](https://docs.blinkops.com/docs/integrations/onelogin/triggers/onelogin-webhook.md) - [OneTrust](https://docs.blinkops.com/docs/integrations/onetrust.md): OneTrust is a software platform specializing in compliance and privacy management, offering solutions for data privacy management, vendor risk management, and GRC (Governance, Risk, and Compliance). - [Overview](https://docs.blinkops.com/docs/integrations/onetrust/actions.md) - [Create Vendor](https://docs.blinkops.com/docs/integrations/onetrust/actions/create-vendor.md) - [Delete Vendor](https://docs.blinkops.com/docs/integrations/onetrust/actions/delete-vendor.md) - [Get Vendor](https://docs.blinkops.com/docs/integrations/onetrust/actions/get-vendor.md) - [Get Vendor By External ID](https://docs.blinkops.com/docs/integrations/onetrust/actions/get-vendor-by-external-id.md) - [List Vendors](https://docs.blinkops.com/docs/integrations/onetrust/actions/list-vendors.md) - [OneTrust Custom Action](https://docs.blinkops.com/docs/integrations/onetrust/actions/onetrust-custom-action.md) - [Update Vendor](https://docs.blinkops.com/docs/integrations/onetrust/actions/update-vendor.md) - [Update Vendor Status](https://docs.blinkops.com/docs/integrations/onetrust/actions/update-vendor-status.md) - [Oort](https://docs.blinkops.com/docs/integrations/oort.md): Oort is an identity threat detection and response platform for enterprise security. - [Overview](https://docs.blinkops.com/docs/integrations/oort/actions.md) - [Get End User](https://docs.blinkops.com/docs/integrations/oort/actions/get-end-user.md) - [Get End User State](https://docs.blinkops.com/docs/integrations/oort/actions/get-end-user-state.md) - [Get End Users By IP](https://docs.blinkops.com/docs/integrations/oort/actions/get-end-users-by-ip.md) - [List End Users](https://docs.blinkops.com/docs/integrations/oort/actions/list-end-users.md) - [Oort Custom Action](https://docs.blinkops.com/docs/integrations/oort/actions/oort-custom-action.md) - [OpenAI](https://docs.blinkops.com/docs/integrations/openai.md): OpenAI is an American artificial intelligence (AI) research laboratory . OpenAI conducts AI research with the declared intention of promoting and developing a friendly AI. - [Overview](https://docs.blinkops.com/docs/integrations/openai/actions.md) - [Ask OpenAI](https://docs.blinkops.com/docs/integrations/openai/actions/ask-openai.md) - [Create Assistant](https://docs.blinkops.com/docs/integrations/openai/actions/create-assistant.md) - [Create Chat Completion](https://docs.blinkops.com/docs/integrations/openai/actions/create-chat-completion.md) - [Create Completion](https://docs.blinkops.com/docs/integrations/openai/actions/create-completion.md) - [Get Model](https://docs.blinkops.com/docs/integrations/openai/actions/get-model.md) - [List Models](https://docs.blinkops.com/docs/integrations/openai/actions/list-models.md) - [OpenAI Custom Action](https://docs.blinkops.com/docs/integrations/openai/actions/openai-custom-action.md) - [OpenCTI](https://docs.blinkops.com/docs/integrations/opencti.md): OpenCTI is an open-source cyber threat intelligence platform designed to streamline the collection, storage, and analysis of security data. - [Overview](https://docs.blinkops.com/docs/integrations/opencti/actions.md) - [OpenCTI Custom Action](https://docs.blinkops.com/docs/integrations/opencti/actions/opencti-custom-action.md) - [OpenText Identity Manager](https://docs.blinkops.com/docs/integrations/opentext-identity-manager.md): OpenText Identity Manager is an automated platform that centralizes user access and identity lifecycles across cloud and on-premises systems. By streamlining provisioning and integrating with tools like Active Directory, it reduces administrative costs, enhances security, and ensures regulatory comp… - [Overview](https://docs.blinkops.com/docs/integrations/opentext-identity-manager/actions.md) - [OpenText Identity Manager Custom Action](https://docs.blinkops.com/docs/integrations/opentext-identity-manager/actions/opentext-identity-manager-custom-action.md) - [Opsgenie](https://docs.blinkops.com/docs/integrations/opsgenie.md): Opsgenie is a modern incident management platform that ensures critical incidents are never missed, and actions are taken by the right people in the shortest possible time. Opsgenie receives alerts from your monitoring systems and custom applications and categorizes each alert based on importance an… - [Overview](https://docs.blinkops.com/docs/integrations/opsgenie/actions.md) - [Acknowledge Alert](https://docs.blinkops.com/docs/integrations/opsgenie/actions/acknowledge-alert.md) - [Add Details](https://docs.blinkops.com/docs/integrations/opsgenie/actions/add-details.md) - [Add Note](https://docs.blinkops.com/docs/integrations/opsgenie/actions/add-note.md) - [Add Responder](https://docs.blinkops.com/docs/integrations/opsgenie/actions/add-responder.md) - [Add Tags](https://docs.blinkops.com/docs/integrations/opsgenie/actions/add-tags.md) - [Assign Alert](https://docs.blinkops.com/docs/integrations/opsgenie/actions/assign-alert.md) - [Cancel Maintenance](https://docs.blinkops.com/docs/integrations/opsgenie/actions/cancel-maintenance.md) - [Close Alert](https://docs.blinkops.com/docs/integrations/opsgenie/actions/close-alert.md) - [Count Alerts](https://docs.blinkops.com/docs/integrations/opsgenie/actions/count-alerts.md) - [Create Alert](https://docs.blinkops.com/docs/integrations/opsgenie/actions/create-alert.md) - [Create Escalation](https://docs.blinkops.com/docs/integrations/opsgenie/actions/create-escalation.md) - [Create Maintenance](https://docs.blinkops.com/docs/integrations/opsgenie/actions/create-maintenance.md) - [Create Policy](https://docs.blinkops.com/docs/integrations/opsgenie/actions/create-policy.md) - [Create Team](https://docs.blinkops.com/docs/integrations/opsgenie/actions/create-team.md) - [Create User](https://docs.blinkops.com/docs/integrations/opsgenie/actions/create-user.md) - [Delete Alert](https://docs.blinkops.com/docs/integrations/opsgenie/actions/delete-alert.md) - [Delete Escalation](https://docs.blinkops.com/docs/integrations/opsgenie/actions/delete-escalation.md) - [Delete Maintenance](https://docs.blinkops.com/docs/integrations/opsgenie/actions/delete-maintenance.md) - [Delete Policy](https://docs.blinkops.com/docs/integrations/opsgenie/actions/delete-policy.md) - [Delete Team](https://docs.blinkops.com/docs/integrations/opsgenie/actions/delete-team.md) - [Delete Team Member](https://docs.blinkops.com/docs/integrations/opsgenie/actions/delete-team-member.md) - [Delete User](https://docs.blinkops.com/docs/integrations/opsgenie/actions/delete-user.md) - [Disable Policy](https://docs.blinkops.com/docs/integrations/opsgenie/actions/disable-policy.md) - [Enable Policy](https://docs.blinkops.com/docs/integrations/opsgenie/actions/enable-policy.md) - [Execute Custom Alert Action](https://docs.blinkops.com/docs/integrations/opsgenie/actions/execute-custom-alert-action.md) - [Get Alert](https://docs.blinkops.com/docs/integrations/opsgenie/actions/get-alert.md) - [Get Escalation](https://docs.blinkops.com/docs/integrations/opsgenie/actions/get-escalation.md) - [Get Incident Request Status](https://docs.blinkops.com/docs/integrations/opsgenie/actions/get-incident-request-status.md) - [Get Info](https://docs.blinkops.com/docs/integrations/opsgenie/actions/get-info.md) - [Get Maintenance](https://docs.blinkops.com/docs/integrations/opsgenie/actions/get-maintenance.md) - [Get Policy](https://docs.blinkops.com/docs/integrations/opsgenie/actions/get-policy.md) - [Get Request Status](https://docs.blinkops.com/docs/integrations/opsgenie/actions/get-request-status.md) - [Get Team](https://docs.blinkops.com/docs/integrations/opsgenie/actions/get-team.md) - [Get User](https://docs.blinkops.com/docs/integrations/opsgenie/actions/get-user.md) - [List Alert Policies](https://docs.blinkops.com/docs/integrations/opsgenie/actions/list-alert-policies.md) - [List Alerts](https://docs.blinkops.com/docs/integrations/opsgenie/actions/list-alerts.md) - [List Attachments](https://docs.blinkops.com/docs/integrations/opsgenie/actions/list-attachments.md) - [List Custom User Roles](https://docs.blinkops.com/docs/integrations/opsgenie/actions/list-custom-user-roles.md) - [List Escalations](https://docs.blinkops.com/docs/integrations/opsgenie/actions/list-escalations.md) - [List Logs](https://docs.blinkops.com/docs/integrations/opsgenie/actions/list-logs.md) - [List Maintenance](https://docs.blinkops.com/docs/integrations/opsgenie/actions/list-maintenance.md) - [List Notes](https://docs.blinkops.com/docs/integrations/opsgenie/actions/list-notes.md) - [List Notification Policies](https://docs.blinkops.com/docs/integrations/opsgenie/actions/list-notification-policies.md) - [List Recipients](https://docs.blinkops.com/docs/integrations/opsgenie/actions/list-recipients.md) - [List Teams](https://docs.blinkops.com/docs/integrations/opsgenie/actions/list-teams.md) - [List User Escalations](https://docs.blinkops.com/docs/integrations/opsgenie/actions/list-user-escalations.md) - [List User Teams](https://docs.blinkops.com/docs/integrations/opsgenie/actions/list-user-teams.md) - [List Users](https://docs.blinkops.com/docs/integrations/opsgenie/actions/list-users.md) - [Opsgenie Custom Action](https://docs.blinkops.com/docs/integrations/opsgenie/actions/opsgenie-custom-action.md) - [Remove Details](https://docs.blinkops.com/docs/integrations/opsgenie/actions/remove-details.md) - [Remove Tags](https://docs.blinkops.com/docs/integrations/opsgenie/actions/remove-tags.md) - [Snooze Alert](https://docs.blinkops.com/docs/integrations/opsgenie/actions/snooze-alert.md) - [Un Acknowledge Alert](https://docs.blinkops.com/docs/integrations/opsgenie/actions/un-acknowledge-alert.md) - [Update Alert Description](https://docs.blinkops.com/docs/integrations/opsgenie/actions/update-alert-description.md) - [Update Alert Message](https://docs.blinkops.com/docs/integrations/opsgenie/actions/update-alert-message.md) - [Update Alert Priority](https://docs.blinkops.com/docs/integrations/opsgenie/actions/update-alert-priority.md) - [Update Maintenance](https://docs.blinkops.com/docs/integrations/opsgenie/actions/update-maintenance.md) - [Update Policy](https://docs.blinkops.com/docs/integrations/opsgenie/actions/update-policy.md) - [Update User](https://docs.blinkops.com/docs/integrations/opsgenie/actions/update-user.md) - [OPSWAT](https://docs.blinkops.com/docs/integrations/opswat.md): OPSWAT is a cybersecurity company that provides solutions to help organizations secure their critical infrastructure and prevent data loss. The company's solutions are designed to protect against malware, phishing, data loss, and other threats that can compromise sensitive information. - [Overview](https://docs.blinkops.com/docs/integrations/opswat/actions.md) - [Get Scan Reports](https://docs.blinkops.com/docs/integrations/opswat/actions/get-scan-reports.md) - [OPSWAT Custom Action](https://docs.blinkops.com/docs/integrations/opswat/actions/opswat-custom-action.md) - [Scan URL](https://docs.blinkops.com/docs/integrations/opswat/actions/scan-url.md) - [Search Reports](https://docs.blinkops.com/docs/integrations/opswat/actions/search-reports.md) - [Oracle Cloud](https://docs.blinkops.com/docs/integrations/oracle-cloud.md): Oracle Cloud provides the compute, storage, networking, the database, and platform services you need to deliver robust business outcomes as you rethink your data center needs. - [Overview](https://docs.blinkops.com/docs/integrations/oracle-cloud/actions.md) - [OCI Cloud Query](https://docs.blinkops.com/docs/integrations/oracle-cloud/actions/cloud-query.md) - [Get Instance](https://docs.blinkops.com/docs/integrations/oracle-cloud/actions/get-instance.md) - [Instance Action](https://docs.blinkops.com/docs/integrations/oracle-cloud/actions/instance-action.md) - [Launch Instance](https://docs.blinkops.com/docs/integrations/oracle-cloud/actions/launch-instance.md) - [List Instances](https://docs.blinkops.com/docs/integrations/oracle-cloud/actions/list-instances.md) - [Oracle Cloud Custom Action](https://docs.blinkops.com/docs/integrations/oracle-cloud/actions/oracle-cloud-custom-action.md) - [Run OCI CLI Script](https://docs.blinkops.com/docs/integrations/oracle-cloud/actions/run-oci-cli-script.md): Executes an Oracle Cloud Infrastructure CLI Script. - [Generate Oracle Cloud Infrastructure Steampipe Report](https://docs.blinkops.com/docs/integrations/oracle-cloud/actions/steampipe-report.md) - [Terminate Instance](https://docs.blinkops.com/docs/integrations/oracle-cloud/actions/terminate-instance.md) - [Overview](https://docs.blinkops.com/docs/integrations/oracle-cloud/triggers.md) - [Oracle Cloud Webhook Event](https://docs.blinkops.com/docs/integrations/oracle-cloud/triggers/oracle-cloud-webhook-event.md) - [Oracle HCM](https://docs.blinkops.com/docs/integrations/oracle-hcm.md): Oracle HCM is a cloud-based human capital management system. It streamlines HR processes from recruitment and onboarding to performance management and retirement, aiming to improve employee experience and overall talent management. - [Overview](https://docs.blinkops.com/docs/integrations/oracle-hcm/actions.md) - [List User Accounts](https://docs.blinkops.com/docs/integrations/oracle-hcm/actions/list-user-accounts.md) - [Oracle HCM Custom Action](https://docs.blinkops.com/docs/integrations/oracle-hcm/actions/oracle-hcm-custom-action.md) - [Oracle Netsuite](https://docs.blinkops.com/docs/integrations/oracle-netsuite.md): NetSuite is cloud computing company dedicated to delivering business applications over the internet. - [Overview](https://docs.blinkops.com/docs/integrations/oracle-netsuite/actions.md) - [Create Employee](https://docs.blinkops.com/docs/integrations/oracle-netsuite/actions/create-employee.md) - [Delete Employee](https://docs.blinkops.com/docs/integrations/oracle-netsuite/actions/delete-employee.md) - [Get Customer](https://docs.blinkops.com/docs/integrations/oracle-netsuite/actions/get-customer.md) - [Get Employee](https://docs.blinkops.com/docs/integrations/oracle-netsuite/actions/get-employee.md) - [List Currency Rates](https://docs.blinkops.com/docs/integrations/oracle-netsuite/actions/list-currency-rates.md) - [List Customers](https://docs.blinkops.com/docs/integrations/oracle-netsuite/actions/list-customers.md) - [List Employees](https://docs.blinkops.com/docs/integrations/oracle-netsuite/actions/list-employees.md) - [Oracle Netsuite Custom Action](https://docs.blinkops.com/docs/integrations/oracle-netsuite/actions/oracle-netsuite-custom-action.md) - [Update Employee](https://docs.blinkops.com/docs/integrations/oracle-netsuite/actions/update-employee.md) - [Oracle PeopleSoft](https://docs.blinkops.com/docs/integrations/oracle-peoplesoft.md): Oracle PeopleSoft is a suite of business applications owned by Oracle, designed to address complex business needs across various industries. - [Overview](https://docs.blinkops.com/docs/integrations/oracle-peoplesoft/actions.md) - [Oracle PeopleSoft Custom Action](https://docs.blinkops.com/docs/integrations/oracle-peoplesoft/actions/oracle-peoplesoft-custom-action.md) - [Oracle Service Cloud](https://docs.blinkops.com/docs/integrations/oracle-service-cloud.md): Oracle Service Cloud (B2C) is a customer experience platform that helps organizations deliver personalized, omnichannel customer support across email, chat, social, and self-service channels. - [Overview](https://docs.blinkops.com/docs/integrations/oracle-service-cloud/actions.md) - [Create Contact](https://docs.blinkops.com/docs/integrations/oracle-service-cloud/actions/create-contact.md) - [Create Incident](https://docs.blinkops.com/docs/integrations/oracle-service-cloud/actions/create-incident.md) - [Delete Contact](https://docs.blinkops.com/docs/integrations/oracle-service-cloud/actions/delete-contact.md) - [Delete Incident](https://docs.blinkops.com/docs/integrations/oracle-service-cloud/actions/delete-incident.md) - [Get Contact Details](https://docs.blinkops.com/docs/integrations/oracle-service-cloud/actions/get-contact-details.md) - [Get Incident Details](https://docs.blinkops.com/docs/integrations/oracle-service-cloud/actions/get-incident-details.md) - [List Contacts](https://docs.blinkops.com/docs/integrations/oracle-service-cloud/actions/list-contacts.md) - [List Incidents](https://docs.blinkops.com/docs/integrations/oracle-service-cloud/actions/list-incidents.md) - [Oracle Service Cloud Custom Action](https://docs.blinkops.com/docs/integrations/oracle-service-cloud/actions/oracle-service-cloud-custom-action.md) - [Reset Contact Password](https://docs.blinkops.com/docs/integrations/oracle-service-cloud/actions/reset-contact-password.md) - [Send Contact Through Campaign Flow](https://docs.blinkops.com/docs/integrations/oracle-service-cloud/actions/send-contact-through-campaign-flow.md) - [Update Contact](https://docs.blinkops.com/docs/integrations/oracle-service-cloud/actions/update-contact.md) - [Update Incident](https://docs.blinkops.com/docs/integrations/oracle-service-cloud/actions/update-incident.md) - [Orca Security](https://docs.blinkops.com/docs/integrations/orca-security.md): Orca Security provides instant-on, workload-level security for AWS, Microsoft Azure, and Google Cloud Platform. - [Overview](https://docs.blinkops.com/docs/integrations/orca-security/actions.md) - [List Attack Chains Crown Jewels](https://docs.blinkops.com/docs/integrations/orca-security/actions/list-attack-chains-crown-jewels.md) - [List Cloud Accounts](https://docs.blinkops.com/docs/integrations/orca-security/actions/list-cloud-accounts.md) - [List Compliance Frameworks](https://docs.blinkops.com/docs/integrations/orca-security/actions/list-compliance-frameworks.md) - [List Compliance Frameworks Alert Stats](https://docs.blinkops.com/docs/integrations/orca-security/actions/list-compliance-frameworks-alert-stats.md) - [List Compliance Frameworks Select](https://docs.blinkops.com/docs/integrations/orca-security/actions/list-compliance-frameworks-select.md) - [List Compliance Results](https://docs.blinkops.com/docs/integrations/orca-security/actions/list-compliance-results.md) - [List Compliance Stats](https://docs.blinkops.com/docs/integrations/orca-security/actions/list-compliance-stats.md) - [List Rules](https://docs.blinkops.com/docs/integrations/orca-security/actions/list-rules.md) - [List Scan Logs](https://docs.blinkops.com/docs/integrations/orca-security/actions/list-scan-logs.md) - [Orca Security Custom Action](https://docs.blinkops.com/docs/integrations/orca-security/actions/orca-security-custom-action.md) - [Search Alerts](https://docs.blinkops.com/docs/integrations/orca-security/actions/search-alerts.md) - [Search Assets](https://docs.blinkops.com/docs/integrations/orca-security/actions/search-assets.md) - [OWASP ZAP](https://docs.blinkops.com/docs/integrations/owasp-zap.md): OWASP ZAP is a widely used open-source web application security scanner and penetration testing tool. ZAP is designed to help security professionals and developers identify vulnerabilities and security issues in web applications during their development lifecycle. - [Overview](https://docs.blinkops.com/docs/integrations/owasp-zap/actions.md) - [List Scans](https://docs.blinkops.com/docs/integrations/owasp-zap/actions/list-scans.md) - [OWASP ZAP Custom Action](https://docs.blinkops.com/docs/integrations/owasp-zap/actions/owasp-zap-custom-action.md) - [Run Scan](https://docs.blinkops.com/docs/integrations/owasp-zap/actions/run-scan.md) - [PagerDuty](https://docs.blinkops.com/docs/integrations/pagerduty.md): PagerDuty is an American cloud computing company specializing in a SaaS incident response platform for IT departments. - [PagerDuty BlinkOps Integration Benefits](https://docs.blinkops.com/docs/integrations/pagerduty/PagerDutyExternal.md) - [Overview](https://docs.blinkops.com/docs/integrations/pagerduty/actions.md) - [Add User To A Team](https://docs.blinkops.com/docs/integrations/pagerduty/actions/add-user-to-a-team.md) - [Create Escalation Policy](https://docs.blinkops.com/docs/integrations/pagerduty/actions/create-escalation-policy.md) - [Create Incident](https://docs.blinkops.com/docs/integrations/pagerduty/actions/create-incident.md) - [Create Incident Status Update](https://docs.blinkops.com/docs/integrations/pagerduty/actions/create-incident-status-update.md) - [Create Note](https://docs.blinkops.com/docs/integrations/pagerduty/actions/create-note.md) - [Create Schedule](https://docs.blinkops.com/docs/integrations/pagerduty/actions/create-schedule.md) - [Create Service](https://docs.blinkops.com/docs/integrations/pagerduty/actions/create-service.md) - [Create Team](https://docs.blinkops.com/docs/integrations/pagerduty/actions/create-team.md) - [Delete Escalation Policy](https://docs.blinkops.com/docs/integrations/pagerduty/actions/delete-escalation-policy.md) - [Delete Schedule](https://docs.blinkops.com/docs/integrations/pagerduty/actions/delete-schedule.md) - [Delete Service](https://docs.blinkops.com/docs/integrations/pagerduty/actions/delete-service.md) - [Delete Team](https://docs.blinkops.com/docs/integrations/pagerduty/actions/delete-team.md) - [Get Incident](https://docs.blinkops.com/docs/integrations/pagerduty/actions/get-incident.md) - [Get Log Entry](https://docs.blinkops.com/docs/integrations/pagerduty/actions/get-log-entry.md) - [Get Schedule](https://docs.blinkops.com/docs/integrations/pagerduty/actions/get-schedule.md) - [Get Team](https://docs.blinkops.com/docs/integrations/pagerduty/actions/get-team.md) - [Get User](https://docs.blinkops.com/docs/integrations/pagerduty/actions/get-user.md) - [List Alerts](https://docs.blinkops.com/docs/integrations/pagerduty/actions/list-alerts.md) - [List Escalation Policies](https://docs.blinkops.com/docs/integrations/pagerduty/actions/list-escalation-policies.md) - [List Incident Notes](https://docs.blinkops.com/docs/integrations/pagerduty/actions/list-incident-notes.md) - [List Incidents](https://docs.blinkops.com/docs/integrations/pagerduty/actions/list-incidents.md) - [List Logs](https://docs.blinkops.com/docs/integrations/pagerduty/actions/list-logs.md) - [List Members Of A Team](https://docs.blinkops.com/docs/integrations/pagerduty/actions/list-members-of-a-team.md) - [List On Calls](https://docs.blinkops.com/docs/integrations/pagerduty/actions/list-on-calls.md) - [List Schedules](https://docs.blinkops.com/docs/integrations/pagerduty/actions/list-schedules.md) - [List Services](https://docs.blinkops.com/docs/integrations/pagerduty/actions/list-services.md) - [List Teams](https://docs.blinkops.com/docs/integrations/pagerduty/actions/list-teams.md) - [List Users](https://docs.blinkops.com/docs/integrations/pagerduty/actions/list-users.md) - [PagerDuty Custom Action](https://docs.blinkops.com/docs/integrations/pagerduty/actions/pagerduty-custom-action.md) - [Remove User From A Team](https://docs.blinkops.com/docs/integrations/pagerduty/actions/remove-user-from-a-team.md) - [Snooze Incident](https://docs.blinkops.com/docs/integrations/pagerduty/actions/snooze-incident.md) - [Update Incident](https://docs.blinkops.com/docs/integrations/pagerduty/actions/update-incident.md) - [Update Schedule](https://docs.blinkops.com/docs/integrations/pagerduty/actions/update-schedule.md) - [Overview](https://docs.blinkops.com/docs/integrations/pagerduty/triggers.md) - [New Incident](https://docs.blinkops.com/docs/integrations/pagerduty/triggers/new-incident.md) - [PagerDuty Webhook Event](https://docs.blinkops.com/docs/integrations/pagerduty/triggers/pagerduty-webhook-event.md) - [Palo Alto Cloud NGFW](https://docs.blinkops.com/docs/integrations/palo-alto-cloud-ngfw.md): Palo Alto Networks NGFW (Next-Generation Firewall) is a security device that goes beyond traditional firewalls by inspecting traffic deeper, analyzing applications and content, and offering features like threat prevention and malware analysis. - [Overview](https://docs.blinkops.com/docs/integrations/palo-alto-cloud-ngfw/actions.md) - [Create Custom URL Category](https://docs.blinkops.com/docs/integrations/palo-alto-cloud-ngfw/actions/create-custom-url-category.md) - [Delete Custom URL Category](https://docs.blinkops.com/docs/integrations/palo-alto-cloud-ngfw/actions/delete-custom-url-category.md) - [Describe Custom URL Category](https://docs.blinkops.com/docs/integrations/palo-alto-cloud-ngfw/actions/describe-custom-url-category.md) - [List Custom URL Categories](https://docs.blinkops.com/docs/integrations/palo-alto-cloud-ngfw/actions/list-custom-url-categories.md) - [Palo Alto Cloud NGFW Custom Action](https://docs.blinkops.com/docs/integrations/palo-alto-cloud-ngfw/actions/palo-alto-cloud-ngfw-custom-action.md) - [Update Custom URL Category](https://docs.blinkops.com/docs/integrations/palo-alto-cloud-ngfw/actions/update-custom-url-category.md) - [Palo Alto Cortex Xsoar](https://docs.blinkops.com/docs/integrations/palo-alto-cortex-xsoar.md): Palo Alto Cortex XSOAR is a security orchestration, automation, and response (SOAR) platform that helps security teams streamline incident response by integrating tools, automating workflows, and centralizing threat data for faster, more efficient investigations and remediation. - [Overview](https://docs.blinkops.com/docs/integrations/palo-alto-cortex-xsoar/actions.md) - [Close Incident](https://docs.blinkops.com/docs/integrations/palo-alto-cortex-xsoar/actions/close-incident.md) - [Create Or Update Incident](https://docs.blinkops.com/docs/integrations/palo-alto-cortex-xsoar/actions/create-or-update-incident.md) - [Get Incident](https://docs.blinkops.com/docs/integrations/palo-alto-cortex-xsoar/actions/get-incident.md) - [Investigate Incident](https://docs.blinkops.com/docs/integrations/palo-alto-cortex-xsoar/actions/investigate-incident.md) - [Palo Alto Cortex Xsoar Custom Action](https://docs.blinkops.com/docs/integrations/palo-alto-cortex-xsoar/actions/palo-alto-cortex-xsoar-custom-action.md) - [Search Incidents](https://docs.blinkops.com/docs/integrations/palo-alto-cortex-xsoar/actions/search-incidents.md) - [Upload File To Incident](https://docs.blinkops.com/docs/integrations/palo-alto-cortex-xsoar/actions/upload-file-to-incident.md) - [Palo Alto Firewall](https://docs.blinkops.com/docs/integrations/palo-alto-firewall.md): PAN‑OS is the software that runs all Palo Alto Networks next-generation firewalls. By leveraging the key technologies that are built into PAN‑OS natively customers can have complete visibility and control of the applications in use across all users and devices in all locations all the time. - [Overview](https://docs.blinkops.com/docs/integrations/palo-alto-firewall/actions.md) - [Add Custom URL Category](https://docs.blinkops.com/docs/integrations/palo-alto-firewall/actions/add-custom-url-category.md) - [Create Address Object](https://docs.blinkops.com/docs/integrations/palo-alto-firewall/actions/create-address-object.md) - [Create External Dynamic List](https://docs.blinkops.com/docs/integrations/palo-alto-firewall/actions/create-external-dynamic-list.md) - [Create Security Rule](https://docs.blinkops.com/docs/integrations/palo-alto-firewall/actions/create-security-rule.md) - [Delete Address Object](https://docs.blinkops.com/docs/integrations/palo-alto-firewall/actions/delete-address-object.md) - [Delete External Dynamic List](https://docs.blinkops.com/docs/integrations/palo-alto-firewall/actions/delete-external-dynamic-list.md) - [Delete Security Rule](https://docs.blinkops.com/docs/integrations/palo-alto-firewall/actions/delete-security-rule.md) - [Edit External Dynamic List](https://docs.blinkops.com/docs/integrations/palo-alto-firewall/actions/edit-external-dynamic-list.md) - [Execute API Command](https://docs.blinkops.com/docs/integrations/palo-alto-firewall/actions/execute-api-command.md) - [Get Address Object](https://docs.blinkops.com/docs/integrations/palo-alto-firewall/actions/get-address-object.md) - [Get Custom URL Category](https://docs.blinkops.com/docs/integrations/palo-alto-firewall/actions/get-custom-url-category.md) - [Get Security Rule](https://docs.blinkops.com/docs/integrations/palo-alto-firewall/actions/get-security-rule.md) - [Install Software Updates](https://docs.blinkops.com/docs/integrations/palo-alto-firewall/actions/install-software-updates.md) - [List Address Objects](https://docs.blinkops.com/docs/integrations/palo-alto-firewall/actions/list-address-objects.md) - [List External Dynamic Lists](https://docs.blinkops.com/docs/integrations/palo-alto-firewall/actions/list-external-dynamic-lists.md) - [List Security Rules](https://docs.blinkops.com/docs/integrations/palo-alto-firewall/actions/list-security-rules.md) - [Palo Alto Firewall Custom Action](https://docs.blinkops.com/docs/integrations/palo-alto-firewall/actions/palo-alto-firewall-custom-action.md) - [Restart System](https://docs.blinkops.com/docs/integrations/palo-alto-firewall/actions/restart-system.md) - [Update Address Object](https://docs.blinkops.com/docs/integrations/palo-alto-firewall/actions/update-address-object.md) - [Update Security Rule](https://docs.blinkops.com/docs/integrations/palo-alto-firewall/actions/update-security-rule.md) - [Panther](https://docs.blinkops.com/docs/integrations/panther.md): Panther is a modern SIEM that transforms terabytes of raw logs per day into a structured security data lake to power real-time detection, swift incident response, and thorough investigations. - [Overview](https://docs.blinkops.com/docs/integrations/panther/actions.md) - [Create Alert Comments](https://docs.blinkops.com/docs/integrations/panther/actions/create-alert-comments.md) - [Create Query](https://docs.blinkops.com/docs/integrations/panther/actions/create-query.md) - [Get Alert](https://docs.blinkops.com/docs/integrations/panther/actions/get-alert.md) - [Get Alert Comment](https://docs.blinkops.com/docs/integrations/panther/actions/get-alert-comment.md) - [List Alert](https://docs.blinkops.com/docs/integrations/panther/actions/list-alert.md) - [List Alert Comments](https://docs.blinkops.com/docs/integrations/panther/actions/list-alert-comments.md) - [List Alert Events](https://docs.blinkops.com/docs/integrations/panther/actions/list-alert-events.md) - [Panther GraphQL Custom Action](https://docs.blinkops.com/docs/integrations/panther/actions/panther-graphql-custom-action.md) - [Panther REST API Custom Action](https://docs.blinkops.com/docs/integrations/panther/actions/panther-rest-api-custom-action.md) - [Update Alert Comment](https://docs.blinkops.com/docs/integrations/panther/actions/update-alert-comment.md) - [Update Alert Status](https://docs.blinkops.com/docs/integrations/panther/actions/update-alert-status.md) - [Update Multiple Alerts Status](https://docs.blinkops.com/docs/integrations/panther/actions/update-multiple-alerts-status.md) - [Overview](https://docs.blinkops.com/docs/integrations/panther/triggers.md) - [Panther Webhook Event](https://docs.blinkops.com/docs/integrations/panther/triggers/panther-webhook-event.md) - [Passwordstate](https://docs.blinkops.com/docs/integrations/passwordstate.md): Passwordstate is a secure password management platform designed for IT teams and enterprises to safely store, manage, and share sensitive credentials. With features that support role-based access control, auditing, and automation, Passwordstate streamlines credential management across teams—enhancin… - [Overview](https://docs.blinkops.com/docs/integrations/passwordstate/actions.md) - [Add Local Security Group](https://docs.blinkops.com/docs/integrations/passwordstate/actions/add-local-security-group.md) - [Add Password](https://docs.blinkops.com/docs/integrations/passwordstate/actions/add-password.md) - [Add Password List](https://docs.blinkops.com/docs/integrations/passwordstate/actions/add-password-list.md) - [Add User Account](https://docs.blinkops.com/docs/integrations/passwordstate/actions/add-user-account.md) - [Add User To Local Security Group](https://docs.blinkops.com/docs/integrations/passwordstate/actions/add-user-to-local-security-group.md) - [Get Password](https://docs.blinkops.com/docs/integrations/passwordstate/actions/get-password.md) - [Get Password List](https://docs.blinkops.com/docs/integrations/passwordstate/actions/get-password-list.md) - [List Security Groups](https://docs.blinkops.com/docs/integrations/passwordstate/actions/list-security-groups.md) - [Passwordstate Custom Action](https://docs.blinkops.com/docs/integrations/passwordstate/actions/passwordstate-custom-action.md) - [Remove User From Local Security Group](https://docs.blinkops.com/docs/integrations/passwordstate/actions/remove-user-from-local-security-group.md) - [Pentera](https://docs.blinkops.com/docs/integrations/pentera.md): Pentera offers an automated security validation platform. It continuously replicates real-world attack scenarios to expose vulnerabilities and prioritize remediation efforts, helping organizations actively reduce their cyber exposure. - [Overview](https://docs.blinkops.com/docs/integrations/pentera/actions.md) - [Get Test Achievements](https://docs.blinkops.com/docs/integrations/pentera/actions/get-test-achievements.md) - [Get Test Vulnerabilities](https://docs.blinkops.com/docs/integrations/pentera/actions/get-test-vulnerabilities.md) - [List Test Templates](https://docs.blinkops.com/docs/integrations/pentera/actions/list-test-templates.md) - [List Tests](https://docs.blinkops.com/docs/integrations/pentera/actions/list-tests.md) - [Pentera Custom Action](https://docs.blinkops.com/docs/integrations/pentera/actions/pentera-custom-action.md) - [Start Test](https://docs.blinkops.com/docs/integrations/pentera/actions/start-test.md) - [Perception Point](https://docs.blinkops.com/docs/integrations/perception-point.md): Perception Point is a cybersecurity company recognized for its advanced threat prevention solutions, including SaaS email and URL scans. Perception Point's email scanning solution employs machine learning and behavioral analysis to effectively identify and intercept phishing attempts, malware, and r… - [Overview](https://docs.blinkops.com/docs/integrations/perception-point/actions.md) - [Add Email To Blacklist](https://docs.blinkops.com/docs/integrations/perception-point/actions/add-email-to-blacklist.md) - [Add URL To Blacklist](https://docs.blinkops.com/docs/integrations/perception-point/actions/add-url-to-blacklist.md) - [Change Scan Verdict](https://docs.blinkops.com/docs/integrations/perception-point/actions/change-scan-verdict.md) - [Delete Email From Blacklist](https://docs.blinkops.com/docs/integrations/perception-point/actions/delete-email-from-blacklist.md) - [Delete URL From Blacklist](https://docs.blinkops.com/docs/integrations/perception-point/actions/delete-url-from-blacklist.md) - [Execute Health Check](https://docs.blinkops.com/docs/integrations/perception-point/actions/execute-health-check.md) - [Get Email From Blacklist](https://docs.blinkops.com/docs/integrations/perception-point/actions/get-email-from-blacklist.md) - [Get Scan Report](https://docs.blinkops.com/docs/integrations/perception-point/actions/get-scan-report.md) - [Get URL From Blacklist](https://docs.blinkops.com/docs/integrations/perception-point/actions/get-url-from-blacklist.md) - [List Blacklisted Emails](https://docs.blinkops.com/docs/integrations/perception-point/actions/list-blacklisted-emails.md) - [List Blacklisted URLs](https://docs.blinkops.com/docs/integrations/perception-point/actions/list-blacklisted-urls.md) - [List Scans](https://docs.blinkops.com/docs/integrations/perception-point/actions/list-scans.md) - [Perception Point Custom Action](https://docs.blinkops.com/docs/integrations/perception-point/actions/perception-point-custom-action.md) - [Request URL Scan](https://docs.blinkops.com/docs/integrations/perception-point/actions/request-url-scan.md) - [Overview](https://docs.blinkops.com/docs/integrations/perception-point/triggers.md) - [Perception Point Webhook Event](https://docs.blinkops.com/docs/integrations/perception-point/triggers/perception-point-webhook-event.md) - [PhishLabs](https://docs.blinkops.com/docs/integrations/phishlabs.md): PhishLabs is a cyber threat intelligence company that provides digital risk protection by monitoring online spaces for threats like phishing scams and brand impersonation, then helping companies take them down to protect their customers and employees. - [PhishLabs Incident Data](https://docs.blinkops.com/docs/integrations/phishlabs-incident-data.md): PhishLabs is a cyber threat intelligence company that provides digital risk protection by monitoring online spaces for threats like phishing scams and brand impersonation, then helping companies take them down to protect their customers and employees. - [Overview](https://docs.blinkops.com/docs/integrations/phishlabs-incident-data/actions.md) - [Create Incident](https://docs.blinkops.com/docs/integrations/phishlabs-incident-data/actions/create-incident.md) - [Get Incident By ID](https://docs.blinkops.com/docs/integrations/phishlabs-incident-data/actions/get-incident-by-id.md) - [Get Incidents](https://docs.blinkops.com/docs/integrations/phishlabs-incident-data/actions/get-incidents.md) - [List Incident Brands](https://docs.blinkops.com/docs/integrations/phishlabs-incident-data/actions/list-incident-brands.md) - [List Incident Types](https://docs.blinkops.com/docs/integrations/phishlabs-incident-data/actions/list-incident-types.md) - [PhishLabs Incident Data Custom Action](https://docs.blinkops.com/docs/integrations/phishlabs-incident-data/actions/phishlabs-incident-data-custom-action.md) - [PhishLabs Open Web Monitoring](https://docs.blinkops.com/docs/integrations/phishlabs-open-web-monitoring.md): PhishLabs is a cyber threat intelligence company that provides digital risk protection by monitoring online spaces for threats like phishing scams and brand impersonation, then helping companies take them down to protect their customers and employees. - [Overview](https://docs.blinkops.com/docs/integrations/phishlabs-open-web-monitoring/actions.md) - [Apply Action On Incident](https://docs.blinkops.com/docs/integrations/phishlabs-open-web-monitoring/actions/apply-action-on-incident.md) - [Create Incident](https://docs.blinkops.com/docs/integrations/phishlabs-open-web-monitoring/actions/create-incident.md) - [Get Incident](https://docs.blinkops.com/docs/integrations/phishlabs-open-web-monitoring/actions/get-incident.md) - [List Incidents](https://docs.blinkops.com/docs/integrations/phishlabs-open-web-monitoring/actions/list-incidents.md) - [PhishLabs Open Web Monitoring Custom Action](https://docs.blinkops.com/docs/integrations/phishlabs-open-web-monitoring/actions/phishlabs-open-web-monitoring-custom-action.md) - [Overview](https://docs.blinkops.com/docs/integrations/phishlabs/actions.md) - [Apply Action To Incident](https://docs.blinkops.com/docs/integrations/phishlabs/actions/apply-action-to-incident.md) - [Create Incident](https://docs.blinkops.com/docs/integrations/phishlabs/actions/create-incident.md) - [Get Brands](https://docs.blinkops.com/docs/integrations/phishlabs/actions/get-brands.md) - [List Incidents](https://docs.blinkops.com/docs/integrations/phishlabs/actions/list-incidents.md) - [PhishLabs Custom Action](https://docs.blinkops.com/docs/integrations/phishlabs/actions/phishlabs-custom-action.md) - [Pingdom](https://docs.blinkops.com/docs/integrations/pingdom.md): Pingdom is a global performance and availability monitoring solution for your websites, applications and servers. - [Overview](https://docs.blinkops.com/docs/integrations/pingdom/actions.md) - [Create Maintenance Window](https://docs.blinkops.com/docs/integrations/pingdom/actions/create-maintenance-window.md) - [Create Web Uptime Check](https://docs.blinkops.com/docs/integrations/pingdom/actions/create-web-uptime-check.md) - [Delete Check](https://docs.blinkops.com/docs/integrations/pingdom/actions/delete-check.md) - [Delete Maintanace Window](https://docs.blinkops.com/docs/integrations/pingdom/actions/delete-maintanace-window.md) - [Delete Maintence Occurrence](https://docs.blinkops.com/docs/integrations/pingdom/actions/delete-maintence-occurrence.md) - [Get Average Response Time](https://docs.blinkops.com/docs/integrations/pingdom/actions/get-average-response-time.md) - [Get Average Uptime](https://docs.blinkops.com/docs/integrations/pingdom/actions/get-average-uptime.md) - [Get Check](https://docs.blinkops.com/docs/integrations/pingdom/actions/get-check.md) - [Get Check Report Status](https://docs.blinkops.com/docs/integrations/pingdom/actions/get-check-report-status.md) - [Get Maintenace Window](https://docs.blinkops.com/docs/integrations/pingdom/actions/get-maintenace-window.md) - [Get Performance Report](https://docs.blinkops.com/docs/integrations/pingdom/actions/get-performance-report.md) - [Gets Maintenance Occurrence Details](https://docs.blinkops.com/docs/integrations/pingdom/actions/gets-maintenance-occurrence-details.md) - [List Actions Alerts](https://docs.blinkops.com/docs/integrations/pingdom/actions/list-actions-alerts.md) - [List Checks](https://docs.blinkops.com/docs/integrations/pingdom/actions/list-checks.md) - [List Contacts](https://docs.blinkops.com/docs/integrations/pingdom/actions/list-contacts.md) - [List Credits](https://docs.blinkops.com/docs/integrations/pingdom/actions/list-credits.md) - [List Maintenace Windows](https://docs.blinkops.com/docs/integrations/pingdom/actions/list-maintenace-windows.md) - [List Maintenance Occurrences](https://docs.blinkops.com/docs/integrations/pingdom/actions/list-maintenance-occurrences.md) - [List Probes](https://docs.blinkops.com/docs/integrations/pingdom/actions/list-probes.md) - [List Raw Results](https://docs.blinkops.com/docs/integrations/pingdom/actions/list-raw-results.md) - [List References](https://docs.blinkops.com/docs/integrations/pingdom/actions/list-references.md) - [List Status Changes](https://docs.blinkops.com/docs/integrations/pingdom/actions/list-status-changes.md) - [List Status Reports](https://docs.blinkops.com/docs/integrations/pingdom/actions/list-status-reports.md) - [List Test Probes](https://docs.blinkops.com/docs/integrations/pingdom/actions/list-test-probes.md) - [Pingdom Custom Action](https://docs.blinkops.com/docs/integrations/pingdom/actions/pingdom-custom-action.md) - [Traceroute](https://docs.blinkops.com/docs/integrations/pingdom/actions/traceroute.md) - [Update Check](https://docs.blinkops.com/docs/integrations/pingdom/actions/update-check.md) - [Update Maintenace Occurrence](https://docs.blinkops.com/docs/integrations/pingdom/actions/update-maintenace-occurrence.md) - [Update Maintenance Window](https://docs.blinkops.com/docs/integrations/pingdom/actions/update-maintenance-window.md) - [Overview](https://docs.blinkops.com/docs/integrations/pingdom/triggers.md) - [New Alert](https://docs.blinkops.com/docs/integrations/pingdom/triggers/new-alert.md) - [Pingdom Webhook Event](https://docs.blinkops.com/docs/integrations/pingdom/triggers/pingdom-webhook-event.md) - [PingID](https://docs.blinkops.com/docs/integrations/pingid.md): PingID is a cloud-based identity and access management platform that provides organizations with a secure and efficient way to manage user identities, authenticate access to applications and resources, and enforce access policies. It is a part of the PingIdentity's suite of IAM products. - [Overview](https://docs.blinkops.com/docs/integrations/pingid/actions.md) - [Activate User](https://docs.blinkops.com/docs/integrations/pingid/actions/activate-user.md) - [Create User](https://docs.blinkops.com/docs/integrations/pingid/actions/create-user.md) - [Get User](https://docs.blinkops.com/docs/integrations/pingid/actions/get-user.md) - [Ping ID Custom Action](https://docs.blinkops.com/docs/integrations/pingid/actions/ping-id-custom-action.md) - [Suspend User](https://docs.blinkops.com/docs/integrations/pingid/actions/suspend-user.md) - [PingOne](https://docs.blinkops.com/docs/integrations/pingone.md): PingOne is a cloud-based identity and access management (IAM) platform offered by Ping Identity. It provides a comprehensive suite of tools for managing user identities, authenticating users, and authorizing access to applications and resources. - [Overview](https://docs.blinkops.com/docs/integrations/pingone/actions.md) - [List User MFA Devices](https://docs.blinkops.com/docs/integrations/pingone/actions/list-user-mfa-devices.md) - [List Users](https://docs.blinkops.com/docs/integrations/pingone/actions/list-users.md) - [PingOne Custom Action](https://docs.blinkops.com/docs/integrations/pingone/actions/pingone-custom-action.md) - [PlexTrac](https://docs.blinkops.com/docs/integrations/plextrac.md): PlexTrac is a penetration testing reporting and workflow management platform designed to centralize cybersecurity teams’ processes by facilitating planning and conducting proactive assessments, analyzing resulting findings, reporting, prioritizing issues for remediation, collaborating. - [Overview](https://docs.blinkops.com/docs/integrations/plextrac/actions.md) - [Delete Artifact](https://docs.blinkops.com/docs/integrations/plextrac/actions/delete-artifact.md) - [Delete Asset](https://docs.blinkops.com/docs/integrations/plextrac/actions/delete-asset.md) - [Delete Client](https://docs.blinkops.com/docs/integrations/plextrac/actions/delete-client.md) - [Delete Finding](https://docs.blinkops.com/docs/integrations/plextrac/actions/delete-finding.md) - [Delete Report](https://docs.blinkops.com/docs/integrations/plextrac/actions/delete-report.md) - [Get Asset](https://docs.blinkops.com/docs/integrations/plextrac/actions/get-asset.md) - [Get Client](https://docs.blinkops.com/docs/integrations/plextrac/actions/get-client.md) - [Get Finding](https://docs.blinkops.com/docs/integrations/plextrac/actions/get-finding.md) - [Get Report](https://docs.blinkops.com/docs/integrations/plextrac/actions/get-report.md) - [List Artifacts](https://docs.blinkops.com/docs/integrations/plextrac/actions/list-artifacts.md) - [List Client Assets](https://docs.blinkops.com/docs/integrations/plextrac/actions/list-client-assets.md) - [List Client Reports](https://docs.blinkops.com/docs/integrations/plextrac/actions/list-client-reports.md) - [List Clients](https://docs.blinkops.com/docs/integrations/plextrac/actions/list-clients.md) - [List Findings](https://docs.blinkops.com/docs/integrations/plextrac/actions/list-findings.md) - [List Reports](https://docs.blinkops.com/docs/integrations/plextrac/actions/list-reports.md) - [List Tenant Assets](https://docs.blinkops.com/docs/integrations/plextrac/actions/list-tenant-assets.md) - [PlexTrac Custom Action](https://docs.blinkops.com/docs/integrations/plextrac/actions/plextrac-custom-action.md) - [Retrieve Analytics Assets](https://docs.blinkops.com/docs/integrations/plextrac/actions/retrieve-analytics-assets.md) - [Retrieve Analytics Findings](https://docs.blinkops.com/docs/integrations/plextrac/actions/retrieve-analytics-findings.md) - [Plutora](https://docs.blinkops.com/docs/integrations/plutora.md): Plutora is an enterprise value stream management platform that helps organizations plan, track, and optimize software delivery across releases, environments, and deployments. - [Overview](https://docs.blinkops.com/docs/integrations/plutora/actions.md) - [Get Booking](https://docs.blinkops.com/docs/integrations/plutora/actions/get-booking.md) - [Get Build](https://docs.blinkops.com/docs/integrations/plutora/actions/get-build.md) - [List Bookings](https://docs.blinkops.com/docs/integrations/plutora/actions/list-bookings.md) - [List Builds](https://docs.blinkops.com/docs/integrations/plutora/actions/list-builds.md) - [Plutora Custom Action](https://docs.blinkops.com/docs/integrations/plutora/actions/plutora-custom-action.md) - [Search Audits](https://docs.blinkops.com/docs/integrations/plutora/actions/search-audits.md) - [Port](https://docs.blinkops.com/docs/integrations/port.md): Port is an agentic engineering platform enabling the software industry to transition from manual workflows to autonomous engineering. - [Overview](https://docs.blinkops.com/docs/integrations/port/actions.md) - [Port Custom Action](https://docs.blinkops.com/docs/integrations/port/actions/port-custom-action.md) - [Search Blueprint Entities](https://docs.blinkops.com/docs/integrations/port/actions/search-blueprint-entities.md) - [Search Entities](https://docs.blinkops.com/docs/integrations/port/actions/search-entities.md) - [PortSwigger Burp Suite DAST](https://docs.blinkops.com/docs/integrations/portswigger-burp-suite-dast.md): PortSwigger Burp Suite DAST specializes in detecting and addressing vulnerabilities to bolster web application defenses effectively. - [Overview](https://docs.blinkops.com/docs/integrations/portswigger-burp-suite-dast/actions.md) - [Get Issue](https://docs.blinkops.com/docs/integrations/portswigger-burp-suite-dast/actions/get-issue.md) - [Get Scan](https://docs.blinkops.com/docs/integrations/portswigger-burp-suite-dast/actions/get-scan.md) - [Get Scan Report](https://docs.blinkops.com/docs/integrations/portswigger-burp-suite-dast/actions/get-scan-report.md) - [Get Schedule Item](https://docs.blinkops.com/docs/integrations/portswigger-burp-suite-dast/actions/get-schedule-item.md) - [Get Site](https://docs.blinkops.com/docs/integrations/portswigger-burp-suite-dast/actions/get-site.md) - [Get Site Tree](https://docs.blinkops.com/docs/integrations/portswigger-burp-suite-dast/actions/get-site-tree.md) - [List Scans](https://docs.blinkops.com/docs/integrations/portswigger-burp-suite-dast/actions/list-scans.md) - [List Sites](https://docs.blinkops.com/docs/integrations/portswigger-burp-suite-dast/actions/list-sites.md) - [PortSwigger Burp Suite DAST Custom Action](https://docs.blinkops.com/docs/integrations/portswigger-burp-suite-dast/actions/portswigger-burp-suite-dast-custom-action.md) - [Run Query](https://docs.blinkops.com/docs/integrations/portswigger-burp-suite-dast/actions/run-query.md) - [Postman](https://docs.blinkops.com/docs/integrations/postman.md): Postman is an API Platform for developers to design, build, test and iterate their APIs. - [Postman SCIM](https://docs.blinkops.com/docs/integrations/postman-scim.md): Postman supports SCIM (System for Cross-domain Identity Management), allowing you to automate user provisioning and de-provisioning for your team. With this feature, you can efficiently deploy Postman at scale across your organization and control access to it with your identity provider (IdP). - [Overview](https://docs.blinkops.com/docs/integrations/postman-scim/actions.md) - [Activate User](https://docs.blinkops.com/docs/integrations/postman-scim/actions/activate-user.md) - [Create User](https://docs.blinkops.com/docs/integrations/postman-scim/actions/create-user.md) - [Deactivate User](https://docs.blinkops.com/docs/integrations/postman-scim/actions/deactivate-user.md) - [List Groups](https://docs.blinkops.com/docs/integrations/postman-scim/actions/list-groups.md) - [List Users](https://docs.blinkops.com/docs/integrations/postman-scim/actions/list-users.md) - [Postman SCIM Custom Action](https://docs.blinkops.com/docs/integrations/postman-scim/actions/postman-scim-custom-action.md) - [Overview](https://docs.blinkops.com/docs/integrations/postman/actions.md) - [List Environments](https://docs.blinkops.com/docs/integrations/postman/actions/list-environments.md) - [List Workspaces](https://docs.blinkops.com/docs/integrations/postman/actions/list-workspaces.md) - [Postman Custom Action](https://docs.blinkops.com/docs/integrations/postman/actions/postman-custom-action.md) - [Overview](https://docs.blinkops.com/docs/integrations/postman/triggers.md) - [Postman Webhook Event](https://docs.blinkops.com/docs/integrations/postman/triggers/postman-webhook-event.md) - [Power BI](https://docs.blinkops.com/docs/integrations/power-bi.md): Power BI seamlessly integrates with your current data and analytics ecosystem, offering a robust solution to elevate your business intelligence capabilities. As a leading business analytics tool, Power BI empowers organizations to effortlessly connect their data analysis processes with various tools… - [Overview](https://docs.blinkops.com/docs/integrations/power-bi/actions.md) - [Add Data Rows](https://docs.blinkops.com/docs/integrations/power-bi/actions/add-data-rows.md) - [Delete Data Rows](https://docs.blinkops.com/docs/integrations/power-bi/actions/delete-data-rows.md) - [Get Dashboard](https://docs.blinkops.com/docs/integrations/power-bi/actions/get-dashboard.md) - [Get Dataset](https://docs.blinkops.com/docs/integrations/power-bi/actions/get-dataset.md) - [List Dashboards](https://docs.blinkops.com/docs/integrations/power-bi/actions/list-dashboards.md) - [List Dataset Tables](https://docs.blinkops.com/docs/integrations/power-bi/actions/list-dataset-tables.md) - [List Datasets](https://docs.blinkops.com/docs/integrations/power-bi/actions/list-datasets.md) - [Power BI Custom Action](https://docs.blinkops.com/docs/integrations/power-bi/actions/power-bi-custom-action.md) - [Need Admin Approval](https://docs.blinkops.com/docs/integrations/power-bi/admin-approval.md) - [PowerShell](https://docs.blinkops.com/docs/integrations/powershell.md): PowerShell is a task automation and configuration management program from Microsoft, consisting of a command-line shell and the associated scripting language. - [Overview](https://docs.blinkops.com/docs/integrations/powershell/actions.md): Blink supports the following PowerShell Actions: - [Collect Windows Event Logs](https://docs.blinkops.com/docs/integrations/powershell/actions/collect-event-logs.md): Collect windows event logs based on their event names, and write them into a .csv file on a remote machine using the WinRM protocol. - [Compress Archive](https://docs.blinkops.com/docs/integrations/powershell/actions/compress-archive.md): Creates a compressed archive, or zipped file, from specified files and directories on a remote machine using the WinRM protocol. - [Get All Process Instances](https://docs.blinkops.com/docs/integrations/powershell/actions/get-process-instances.md): Get all of the instances of a process given his name, on a remote machine using the WinRM protocol. - [Install PowerShell Module](https://docs.blinkops.com/docs/integrations/powershell/actions/install-powershell-module.md): Installs PowerShell module. - [Kill Process](https://docs.blinkops.com/docs/integrations/powershell/actions/kill-process.md): Terminate one or more processes and all of their threads with the specified process ID on a remote machine using the WinRM protocol. - [List Stopped Services](https://docs.blinkops.com/docs/integrations/powershell/actions/list-stopped-services.md): List all stopped or hung services on a remote machine using the WinRM protocol. - [Run Command Over WinRM](https://docs.blinkops.com/docs/integrations/powershell/actions/run-command-over-winrm.md): Executes a cmd or PowerShell command on a remote machine using the WinRM protocol. - [Run PowerShell Command](https://docs.blinkops.com/docs/integrations/powershell/actions/run-powershell-command.md): Executes a user provided PowerShell script. - [Run SCCM Command](https://docs.blinkops.com/docs/integrations/powershell/actions/run-sccm-command.md): Executes a SCCM command in PowerShell on a remote machine using the WinRM protocol. - [Start Process](https://docs.blinkops.com/docs/integrations/powershell/actions/start-process.md): Starts a process/service given a file to execute on a remote machine using the WinRM protocol. - [Stop Process](https://docs.blinkops.com/docs/integrations/powershell/actions/stop-process.md): Stops a specific instance of a process with its specified ID on a remote machine using the WinRM protocol. - [Prisma Access](https://docs.blinkops.com/docs/integrations/prisma-access.md): Prisma Access seamlessly integrates with your existing network and security infrastructure, providing a comprehensive solution for secure, cloud-delivered connectivity. As a leader in cloud-delivered security services, Prisma Access enables businesses to effortlessly align their security and network… - [Overview](https://docs.blinkops.com/docs/integrations/prisma-access/actions.md) - [Create Address](https://docs.blinkops.com/docs/integrations/prisma-access/actions/create-address.md) - [Create Address Group](https://docs.blinkops.com/docs/integrations/prisma-access/actions/create-address-group.md) - [Create External Dynamic List](https://docs.blinkops.com/docs/integrations/prisma-access/actions/create-external-dynamic-list.md) - [Create Local User](https://docs.blinkops.com/docs/integrations/prisma-access/actions/create-local-user.md) - [Create Local User Group](https://docs.blinkops.com/docs/integrations/prisma-access/actions/create-local-user-group.md) - [Create Security Rule](https://docs.blinkops.com/docs/integrations/prisma-access/actions/create-security-rule.md) - [Create Tag](https://docs.blinkops.com/docs/integrations/prisma-access/actions/create-tag.md) - [Create URL Categories](https://docs.blinkops.com/docs/integrations/prisma-access/actions/create-url-categories.md) - [Delete Address](https://docs.blinkops.com/docs/integrations/prisma-access/actions/delete-address.md) - [Delete Address Group](https://docs.blinkops.com/docs/integrations/prisma-access/actions/delete-address-group.md) - [Delete External Dynamic List](https://docs.blinkops.com/docs/integrations/prisma-access/actions/delete-external-dynamic-list.md) - [Delete Local User](https://docs.blinkops.com/docs/integrations/prisma-access/actions/delete-local-user.md) - [Delete Local User Group](https://docs.blinkops.com/docs/integrations/prisma-access/actions/delete-local-user-group.md) - [Delete Quarantined Device](https://docs.blinkops.com/docs/integrations/prisma-access/actions/delete-quarantined-device.md) - [Delete Security Rule](https://docs.blinkops.com/docs/integrations/prisma-access/actions/delete-security-rule.md) - [Delete Tag](https://docs.blinkops.com/docs/integrations/prisma-access/actions/delete-tag.md) - [Delete URL Category](https://docs.blinkops.com/docs/integrations/prisma-access/actions/delete-url-category.md) - [Edit Tag](https://docs.blinkops.com/docs/integrations/prisma-access/actions/edit-tag.md) - [Get Address](https://docs.blinkops.com/docs/integrations/prisma-access/actions/get-address.md) - [Get Address Group](https://docs.blinkops.com/docs/integrations/prisma-access/actions/get-address-group.md) - [Get External Dynamic List](https://docs.blinkops.com/docs/integrations/prisma-access/actions/get-external-dynamic-list.md) - [Get Local User](https://docs.blinkops.com/docs/integrations/prisma-access/actions/get-local-user.md) - [Get Local User Group](https://docs.blinkops.com/docs/integrations/prisma-access/actions/get-local-user-group.md) - [Get Security Rule](https://docs.blinkops.com/docs/integrations/prisma-access/actions/get-security-rule.md) - [Get Tag](https://docs.blinkops.com/docs/integrations/prisma-access/actions/get-tag.md) - [Get URL Category](https://docs.blinkops.com/docs/integrations/prisma-access/actions/get-url-category.md) - [List Address Groups](https://docs.blinkops.com/docs/integrations/prisma-access/actions/list-address-groups.md) - [List Addresses](https://docs.blinkops.com/docs/integrations/prisma-access/actions/list-addresses.md) - [List Configuration Jobs](https://docs.blinkops.com/docs/integrations/prisma-access/actions/list-configuration-jobs.md) - [List External Dynamic Lists](https://docs.blinkops.com/docs/integrations/prisma-access/actions/list-external-dynamic-lists.md) - [List Local User Groups](https://docs.blinkops.com/docs/integrations/prisma-access/actions/list-local-user-groups.md) - [List Local Users](https://docs.blinkops.com/docs/integrations/prisma-access/actions/list-local-users.md) - [List Quarantined Devices](https://docs.blinkops.com/docs/integrations/prisma-access/actions/list-quarantined-devices.md) - [List Security Rules](https://docs.blinkops.com/docs/integrations/prisma-access/actions/list-security-rules.md) - [List Tags](https://docs.blinkops.com/docs/integrations/prisma-access/actions/list-tags.md) - [List URL Categories](https://docs.blinkops.com/docs/integrations/prisma-access/actions/list-url-categories.md) - [Prisma Access Custom Action](https://docs.blinkops.com/docs/integrations/prisma-access/actions/prisma-access-custom-action.md) - [Push Candidate Configuration](https://docs.blinkops.com/docs/integrations/prisma-access/actions/push-candidate-configuration.md) - [Quarantine Device](https://docs.blinkops.com/docs/integrations/prisma-access/actions/quarantine-device.md) - [Rollback Running Configuration](https://docs.blinkops.com/docs/integrations/prisma-access/actions/rollback-running-configuration.md) - [Update Address Group](https://docs.blinkops.com/docs/integrations/prisma-access/actions/update-address-group.md) - [Update External Dynamic List](https://docs.blinkops.com/docs/integrations/prisma-access/actions/update-external-dynamic-list.md) - [Update Local User](https://docs.blinkops.com/docs/integrations/prisma-access/actions/update-local-user.md) - [Update Local User Group](https://docs.blinkops.com/docs/integrations/prisma-access/actions/update-local-user-group.md) - [Update Security Rule](https://docs.blinkops.com/docs/integrations/prisma-access/actions/update-security-rule.md) - [Update URL Category](https://docs.blinkops.com/docs/integrations/prisma-access/actions/update-url-category.md) - [Overview](https://docs.blinkops.com/docs/integrations/prisma-access/triggers.md) - [Prisma Access Webhook Event](https://docs.blinkops.com/docs/integrations/prisma-access/triggers/prisma-access-webhook-event.md) - [Prisma Cloud CSPM](https://docs.blinkops.com/docs/integrations/prisma-cloud-cspm.md): Prisma Cloud is a cloud native security platform that provides comprehensive visibility, threat prevention, compliance assurance and data protection consistently across the entire lifecycle of software and infrastructure delivery for an organization in hybrid, multi-cloud environments. - [Overview](https://docs.blinkops.com/docs/integrations/prisma-cloud-cspm/actions.md) - [Dismiss Alerts](https://docs.blinkops.com/docs/integrations/prisma-cloud-cspm/actions/dismiss-alerts.md) - [List Alerts](https://docs.blinkops.com/docs/integrations/prisma-cloud-cspm/actions/list-alerts.md) - [List Policies](https://docs.blinkops.com/docs/integrations/prisma-cloud-cspm/actions/list-policies.md) - [Prisma Cloud CSPM Custom Action](https://docs.blinkops.com/docs/integrations/prisma-cloud-cspm/actions/prisma-cloud-cspm-custom-action.md) - [Snooze Alerts](https://docs.blinkops.com/docs/integrations/prisma-cloud-cspm/actions/snooze-alerts.md) - [Overview](https://docs.blinkops.com/docs/integrations/prisma-cloud-cspm/triggers.md) - [Alert Updated](https://docs.blinkops.com/docs/integrations/prisma-cloud-cspm/triggers/alert-updated.md) - [New Alert](https://docs.blinkops.com/docs/integrations/prisma-cloud-cspm/triggers/new-alert.md) - [Prisma Cloud CSPM Webhook Event](https://docs.blinkops.com/docs/integrations/prisma-cloud-cspm/triggers/prisma-cloud-cspm-webhook-event.md) - [Prisma Cloud CWP](https://docs.blinkops.com/docs/integrations/prisma-cloud-cwp.md): Prisma Cloud is a cloud native security platform that provides comprehensive visibility, threat prevention, compliance assurance and data protection consistently across the entire lifecycle of software and infrastructure delivery for an organization in hybrid, multi-cloud environments. - [Overview](https://docs.blinkops.com/docs/integrations/prisma-cloud-cwp/actions.md) - [List Cloud Discovery Scan Results](https://docs.blinkops.com/docs/integrations/prisma-cloud-cwp/actions/list-cloud-discovery-scan-results.md) - [List Image Scan Results](https://docs.blinkops.com/docs/integrations/prisma-cloud-cwp/actions/list-image-scan-results.md) - [List Registry Scan Results](https://docs.blinkops.com/docs/integrations/prisma-cloud-cwp/actions/list-registry-scan-results.md) - [List Serverless Function Names](https://docs.blinkops.com/docs/integrations/prisma-cloud-cwp/actions/list-serverless-function-names.md) - [List Serverless Function Scan Results](https://docs.blinkops.com/docs/integrations/prisma-cloud-cwp/actions/list-serverless-function-scan-results.md) - [List VM Image Scan Results](https://docs.blinkops.com/docs/integrations/prisma-cloud-cwp/actions/list-vm-image-scan-results.md) - [Prisma Cloud CWP Custom Action](https://docs.blinkops.com/docs/integrations/prisma-cloud-cwp/actions/prisma-cloud-cwp-custom-action.md) - [Resolve Functions](https://docs.blinkops.com/docs/integrations/prisma-cloud-cwp/actions/resolve-functions.md) - [Start Serverless Function Scan](https://docs.blinkops.com/docs/integrations/prisma-cloud-cwp/actions/start-serverless-function-scan.md) - [Stop Serverless Function Scan](https://docs.blinkops.com/docs/integrations/prisma-cloud-cwp/actions/stop-serverless-function-scan.md) - [Overview](https://docs.blinkops.com/docs/integrations/prisma-cloud-cwp/triggers.md) - [Prisma Cloud CWP Webhook Event](https://docs.blinkops.com/docs/integrations/prisma-cloud-cwp/triggers/prisma-cloud-cwp-webhook-event.md) - [Prometheus](https://docs.blinkops.com/docs/integrations/prometheus.md): Prometheus is a software application used for event monitoring and alerting. It records real-time metrics in a time series database built using an HTTP pull model, with flexible queries and real-time alerting. - [Overview](https://docs.blinkops.com/docs/integrations/prometheus/actions.md) - [Get Metric Data Points](https://docs.blinkops.com/docs/integrations/prometheus/actions/get-metric-data-points.md) - [Get Metric Metadata](https://docs.blinkops.com/docs/integrations/prometheus/actions/get-metric-metadata.md) - [List Metrics](https://docs.blinkops.com/docs/integrations/prometheus/actions/list-metrics.md) - [Prometheus Custom Action](https://docs.blinkops.com/docs/integrations/prometheus/actions/prometheus-custom-action.md) - [Query Metric](https://docs.blinkops.com/docs/integrations/prometheus/actions/query-metric.md) - [Proofpoint](https://docs.blinkops.com/docs/integrations/proofpoint.md): Proofpoint is a cybersecurity and compliance company that provides solutions to protect organizations from various threats, including email and data security risks. It offers a range of products and services designed to safeguard businesses against advanced threats, such as phishing attacks, malware… - [Proofpoint ITM](https://docs.blinkops.com/docs/integrations/proofpoint-itm.md): Proofpoint ITM (Integrated Threat Management) is a comprehensive security solution that combines advanced threat detection, response, and data loss prevention to protect organizations from a wide range of cyber threats and data breaches. - [Overview](https://docs.blinkops.com/docs/integrations/proofpoint-itm/actions.md) - [Create Dictionary](https://docs.blinkops.com/docs/integrations/proofpoint-itm/actions/create-dictionary.md) - [Create Notification](https://docs.blinkops.com/docs/integrations/proofpoint-itm/actions/create-notification.md) - [Create Or Update Dictionaries](https://docs.blinkops.com/docs/integrations/proofpoint-itm/actions/create-or-update-dictionaries.md) - [Create Predicates](https://docs.blinkops.com/docs/integrations/proofpoint-itm/actions/create-predicates.md) - [Create Rules](https://docs.blinkops.com/docs/integrations/proofpoint-itm/actions/create-rules.md) - [Delete Dictionary](https://docs.blinkops.com/docs/integrations/proofpoint-itm/actions/delete-dictionary.md) - [Delete Predicate](https://docs.blinkops.com/docs/integrations/proofpoint-itm/actions/delete-predicate.md) - [Delete Rule](https://docs.blinkops.com/docs/integrations/proofpoint-itm/actions/delete-rule.md) - [Get Dictionary](https://docs.blinkops.com/docs/integrations/proofpoint-itm/actions/get-dictionary.md) - [Get Notification](https://docs.blinkops.com/docs/integrations/proofpoint-itm/actions/get-notification.md) - [Get Predicate](https://docs.blinkops.com/docs/integrations/proofpoint-itm/actions/get-predicate.md) - [Get Rule](https://docs.blinkops.com/docs/integrations/proofpoint-itm/actions/get-rule.md) - [List Dictionaries](https://docs.blinkops.com/docs/integrations/proofpoint-itm/actions/list-dictionaries.md) - [List Dictionary Entries](https://docs.blinkops.com/docs/integrations/proofpoint-itm/actions/list-dictionary-entries.md) - [List Predicates](https://docs.blinkops.com/docs/integrations/proofpoint-itm/actions/list-predicates.md) - [List Rules](https://docs.blinkops.com/docs/integrations/proofpoint-itm/actions/list-rules.md) - [Modify Dictionary](https://docs.blinkops.com/docs/integrations/proofpoint-itm/actions/modify-dictionary.md) - [Modify Predicate](https://docs.blinkops.com/docs/integrations/proofpoint-itm/actions/modify-predicate.md) - [Modify Rule](https://docs.blinkops.com/docs/integrations/proofpoint-itm/actions/modify-rule.md) - [Proofpoint ITM Custom Action](https://docs.blinkops.com/docs/integrations/proofpoint-itm/actions/proofpoint-itm-custom-action.md) - [Update Predicate](https://docs.blinkops.com/docs/integrations/proofpoint-itm/actions/update-predicate.md) - [Update Rule](https://docs.blinkops.com/docs/integrations/proofpoint-itm/actions/update-rule.md) - [Update Rules](https://docs.blinkops.com/docs/integrations/proofpoint-itm/actions/update-rules.md) - [Proofpoint Protection Server](https://docs.blinkops.com/docs/integrations/proofpoint-protection-server.md): Proofpoint Protection Server is an email security solution that shields organizations from spam, phishing attacks, and malware threats. With filtering techniques and real-time threat detection, providing comprehensive protection for email communication. - [Overview](https://docs.blinkops.com/docs/integrations/proofpoint-protection-server/actions.md) - [Delete Quarantined Message](https://docs.blinkops.com/docs/integrations/proofpoint-protection-server/actions/delete-quarantined-message.md) - [List Quarantined Emails](https://docs.blinkops.com/docs/integrations/proofpoint-protection-server/actions/list-quarantined-emails.md) - [Move Quarantined Message](https://docs.blinkops.com/docs/integrations/proofpoint-protection-server/actions/move-quarantined-message.md) - [Proofpoint Protection Server Custom Action](https://docs.blinkops.com/docs/integrations/proofpoint-protection-server/actions/proofpoint-protection-server-custom-action.md) - [Smart Search](https://docs.blinkops.com/docs/integrations/proofpoint-protection-server/actions/smart-search.md) - [Proofpoint Security Awareness Training](https://docs.blinkops.com/docs/integrations/proofpoint-security-awareness-training.md): Proofpoint Security Awareness Training is a comprehensive program designed to equip individuals with the knowledge and skills necessary to protect themselves and their organization from cyber threats. - [Overview](https://docs.blinkops.com/docs/integrations/proofpoint-security-awareness-training/actions.md) - [Knowledge Assessment](https://docs.blinkops.com/docs/integrations/proofpoint-security-awareness-training/actions/knowledge-assessment.md) - [Proofpoint Security Awareness Training Custom Action](https://docs.blinkops.com/docs/integrations/proofpoint-security-awareness-training/actions/proofpoint-security-awareness-training-custom-action.md) - [Training](https://docs.blinkops.com/docs/integrations/proofpoint-security-awareness-training/actions/training.md) - [Training Enrollments](https://docs.blinkops.com/docs/integrations/proofpoint-security-awareness-training/actions/training-enrollments.md) - [Proofpoint TAP](https://docs.blinkops.com/docs/integrations/proofpoint-tap.md): Proofpoint Targeted Attack Protection (TAP) detects, analyzes and blocks advanced threats before they reach your inbox. This includes ransomware and other advanced email threats delivered through malicious attachments and URLs. And zero-day threats, polymorphic malware, weaponized documents and phis… - [Overview](https://docs.blinkops.com/docs/integrations/proofpoint-tap/actions.md) - [Get Threat Details](https://docs.blinkops.com/docs/integrations/proofpoint-tap/actions/get-threat-details.md) - [List Blocked Messages](https://docs.blinkops.com/docs/integrations/proofpoint-tap/actions/list-blocked-messages.md) - [List Blocked URL Clicks](https://docs.blinkops.com/docs/integrations/proofpoint-tap/actions/list-blocked-url-clicks.md) - [List Delivered Messages](https://docs.blinkops.com/docs/integrations/proofpoint-tap/actions/list-delivered-messages.md) - [List Permitted URL Clicks](https://docs.blinkops.com/docs/integrations/proofpoint-tap/actions/list-permitted-url-clicks.md) - [Proofpoint TAP Custom Action](https://docs.blinkops.com/docs/integrations/proofpoint-tap/actions/proofpoint-tap-custom-action.md) - [Proofpoint Threat Protection](https://docs.blinkops.com/docs/integrations/proofpoint-threat-protection.md): Proofpoint Threat Protection is a comprehensive, AI-powered security platform designed to defend against the entire lifecycle of an email attack by blocking threats before they reach the inbox and automating the remediation of those that bypass initial defenses. - [Overview](https://docs.blinkops.com/docs/integrations/proofpoint-threat-protection/actions.md) - [Create Incident](https://docs.blinkops.com/docs/integrations/proofpoint-threat-protection/actions/create-incident.md) - [Get All Incident Details](https://docs.blinkops.com/docs/integrations/proofpoint-threat-protection/actions/get-all-incident-details.md) - [Get Incident Details](https://docs.blinkops.com/docs/integrations/proofpoint-threat-protection/actions/get-incident-details.md) - [Get Incidents Summary](https://docs.blinkops.com/docs/integrations/proofpoint-threat-protection/actions/get-incidents-summary.md) - [Proofpoint Threat Protection Custom Action](https://docs.blinkops.com/docs/integrations/proofpoint-threat-protection/actions/proofpoint-threat-protection-custom-action.md) - [Upload Messages](https://docs.blinkops.com/docs/integrations/proofpoint-threat-protection/actions/upload-messages.md) - [Proofpoint Threat Response Auto Pull](https://docs.blinkops.com/docs/integrations/proofpoint-threat-response-auto-pull.md): Proofpoint Threat Response Auto-Pull (TRAP) is a powerful tool designed to streamline your email security incident response process. By automatically identifying and removing malicious emails from user inboxes, TRAP significantly reduces the risk of successful cyberattacks and minimizes the time and… - [Overview](https://docs.blinkops.com/docs/integrations/proofpoint-threat-response-auto-pull/actions.md) - [Download Original Abuse Message](https://docs.blinkops.com/docs/integrations/proofpoint-threat-response-auto-pull/actions/download-original-abuse-message.md) - [Get Alert Details](https://docs.blinkops.com/docs/integrations/proofpoint-threat-response-auto-pull/actions/get-alert-details.md) - [Get Incident Details](https://docs.blinkops.com/docs/integrations/proofpoint-threat-response-auto-pull/actions/get-incident-details.md) - [Get Investigation Details](https://docs.blinkops.com/docs/integrations/proofpoint-threat-response-auto-pull/actions/get-investigation-details.md) - [Proofpoint Threat Response Auto Pull Custom Action](https://docs.blinkops.com/docs/integrations/proofpoint-threat-response-auto-pull/actions/proofpoint-threat-response-auto-pull-custom-action.md) - [Retrieve Incidents](https://docs.blinkops.com/docs/integrations/proofpoint-threat-response-auto-pull/actions/retrieve-incidents.md) - [Overview](https://docs.blinkops.com/docs/integrations/proofpoint/actions.md) - [Decode URLs](https://docs.blinkops.com/docs/integrations/proofpoint/actions/decode-urls.md) - [Get Campaign Forensics](https://docs.blinkops.com/docs/integrations/proofpoint/actions/get-campaign-forensics.md) - [Get Campaign Information](https://docs.blinkops.com/docs/integrations/proofpoint/actions/get-campaign-information.md) - [Get Threat Forensics](https://docs.blinkops.com/docs/integrations/proofpoint/actions/get-threat-forensics.md) - [List Active Campaigns](https://docs.blinkops.com/docs/integrations/proofpoint/actions/list-active-campaigns.md) - [List Blocked URL Click Events](https://docs.blinkops.com/docs/integrations/proofpoint/actions/list-blocked-url-click-events.md) - [List Delivered Message Events](https://docs.blinkops.com/docs/integrations/proofpoint/actions/list-delivered-message-events.md) - [List Events Of All Known Threats](https://docs.blinkops.com/docs/integrations/proofpoint/actions/list-events-of-all-known-threats.md) - [List Events Of Permitted URL Clicks And Delivered Messages](https://docs.blinkops.com/docs/integrations/proofpoint/actions/list-events-of-permitted-url-clicks-and-delivered-messages.md) - [List Permitted URL Click Events](https://docs.blinkops.com/docs/integrations/proofpoint/actions/list-permitted-url-click-events.md) - [List Top Clickers](https://docs.blinkops.com/docs/integrations/proofpoint/actions/list-top-clickers.md) - [List Very Attacked People](https://docs.blinkops.com/docs/integrations/proofpoint/actions/list-very-attacked-people.md) - [Proofpoint Custom Action](https://docs.blinkops.com/docs/integrations/proofpoint/actions/proofpoint-custom-action.md) - [Retrieve Incidents](https://docs.blinkops.com/docs/integrations/proofpoint/actions/retrieve-incidents.md) - [Overview](https://docs.blinkops.com/docs/integrations/proofpoint/triggers.md) - [Proofpoint Webhook Event](https://docs.blinkops.com/docs/integrations/proofpoint/triggers/proofpoint-webhook-event.md) - [Pub-Sub](https://docs.blinkops.com/docs/integrations/pub-sub.md): Pub/Sub is a powerful messaging service that enables asynchronous communication between independent systems. It allows applications to decouple the process of sending and receiving messages, making it easier to build scalable and reliable systems. - [Overview](https://docs.blinkops.com/docs/integrations/pub-sub/actions.md) - [List Topics](https://docs.blinkops.com/docs/integrations/pub-sub/actions/list-topics.md) - [Pub-Sub Custom Action](https://docs.blinkops.com/docs/integrations/pub-sub/actions/pub-sub-custom-action.md) - [Publish Pub-Sub Message](https://docs.blinkops.com/docs/integrations/pub-sub/actions/publish-pub-sub-message.md) - [Overview](https://docs.blinkops.com/docs/integrations/pub-sub/triggers.md) - [Pub-Sub Webhook Event](https://docs.blinkops.com/docs/integrations/pub-sub/triggers/pub-sub-webhook-event.md) - [Pylon](https://docs.blinkops.com/docs/integrations/pylon.md): Pylon provides a unified B2B support platform that centralizes customer conversations across Slack, Teams, email, and chat. It helps teams automate support workflows, manage customer intelligence, and streamline service delivery at scale. - [Overview](https://docs.blinkops.com/docs/integrations/pylon/actions.md) - [Add Followers To Issue](https://docs.blinkops.com/docs/integrations/pylon/actions/add-followers-to-issue.md) - [Create Issue](https://docs.blinkops.com/docs/integrations/pylon/actions/create-issue.md) - [Create Team](https://docs.blinkops.com/docs/integrations/pylon/actions/create-team.md) - [Delete Issue](https://docs.blinkops.com/docs/integrations/pylon/actions/delete-issue.md) - [Get Issue](https://docs.blinkops.com/docs/integrations/pylon/actions/get-issue.md) - [Get Issue Followers](https://docs.blinkops.com/docs/integrations/pylon/actions/get-issue-followers.md) - [Get Team](https://docs.blinkops.com/docs/integrations/pylon/actions/get-team.md) - [Get User](https://docs.blinkops.com/docs/integrations/pylon/actions/get-user.md) - [List Accounts](https://docs.blinkops.com/docs/integrations/pylon/actions/list-accounts.md) - [List Contacts](https://docs.blinkops.com/docs/integrations/pylon/actions/list-contacts.md) - [List Issues](https://docs.blinkops.com/docs/integrations/pylon/actions/list-issues.md) - [List Tags](https://docs.blinkops.com/docs/integrations/pylon/actions/list-tags.md) - [List Teams](https://docs.blinkops.com/docs/integrations/pylon/actions/list-teams.md) - [List User Roles](https://docs.blinkops.com/docs/integrations/pylon/actions/list-user-roles.md) - [List Users](https://docs.blinkops.com/docs/integrations/pylon/actions/list-users.md) - [Pylon Custom Action](https://docs.blinkops.com/docs/integrations/pylon/actions/pylon-custom-action.md) - [Remove Followers From Issue](https://docs.blinkops.com/docs/integrations/pylon/actions/remove-followers-from-issue.md) - [Snooze Issue](https://docs.blinkops.com/docs/integrations/pylon/actions/snooze-issue.md) - [Update Issue](https://docs.blinkops.com/docs/integrations/pylon/actions/update-issue.md) - [Update Team](https://docs.blinkops.com/docs/integrations/pylon/actions/update-team.md) - [Update User](https://docs.blinkops.com/docs/integrations/pylon/actions/update-user.md) - [QRadar](https://docs.blinkops.com/docs/integrations/qradar.md): QRadar is a network security management platform that provides situational awareness and compliance support. QRadar uses a combination of flow-based network knowledge, security event correlation, and asset-based vulnerability assessment. - [Overview](https://docs.blinkops.com/docs/integrations/qradar/actions.md) - [Close Offense](https://docs.blinkops.com/docs/integrations/qradar/actions/close-offense.md) - [List Closing Reasons](https://docs.blinkops.com/docs/integrations/qradar/actions/list-closing-reasons.md) - [List Offenses](https://docs.blinkops.com/docs/integrations/qradar/actions/list-offenses.md) - [Perform Ariel Search](https://docs.blinkops.com/docs/integrations/qradar/actions/perform-ariel-search.md) - [QRadar Custom Action](https://docs.blinkops.com/docs/integrations/qradar/actions/qradar-custom-action.md) - [Retrieve Ariel Search Progress](https://docs.blinkops.com/docs/integrations/qradar/actions/retrieve-ariel-search-progress.md) - [Retrieve Ariel Search Result](https://docs.blinkops.com/docs/integrations/qradar/actions/retrieve-ariel-search-result.md) - [Update Offense](https://docs.blinkops.com/docs/integrations/qradar/actions/update-offense.md) - [Overview](https://docs.blinkops.com/docs/integrations/qradar/triggers.md) - [OnNewOffense](https://docs.blinkops.com/docs/integrations/qradar/triggers/onnewoffense.md) - [QRadar Webhook Event](https://docs.blinkops.com/docs/integrations/qradar/triggers/qradar-webhook-event.md) - [Qualys](https://docs.blinkops.com/docs/integrations/qualys.md): Qualys is a cloud-based solution that detects vulnerabilities on all networked assets, including servers, network devices (e.g. routers, switches, firewalls, etc.), peripherals (such as IP-based printers or fax machines) and workstations. Qualys can assess any device that has an IP address. - [Qualys Patch Management](https://docs.blinkops.com/docs/integrations/qualys-patch-management.md): Qualys Patch Management automates the detection, prioritization, and deployment of patches across operating systems and applications to reduce security risks and ensure compliance. - [Overview](https://docs.blinkops.com/docs/integrations/qualys-patch-management/actions.md) - [Get Asset Report](https://docs.blinkops.com/docs/integrations/qualys-patch-management/actions/get-asset-report.md) - [List Reports](https://docs.blinkops.com/docs/integrations/qualys-patch-management/actions/list-reports.md) - [Qualys Patch Management Custom Action](https://docs.blinkops.com/docs/integrations/qualys-patch-management/actions/qualys-patch-management-custom-action.md) - [Overview](https://docs.blinkops.com/docs/integrations/qualys/actions.md) - [Get Report](https://docs.blinkops.com/docs/integrations/qualys/actions/get-report.md) - [Get VM Scan Summary](https://docs.blinkops.com/docs/integrations/qualys/actions/get-vm-scan-summary.md) - [Launch VM Scan](https://docs.blinkops.com/docs/integrations/qualys/actions/launch-vm-scan.md) - [List Asset Groups](https://docs.blinkops.com/docs/integrations/qualys/actions/list-asset-groups.md) - [List Detections](https://docs.blinkops.com/docs/integrations/qualys/actions/list-detections.md) - [List Host Assets](https://docs.blinkops.com/docs/integrations/qualys/actions/list-host-assets.md) - [List Reports](https://docs.blinkops.com/docs/integrations/qualys/actions/list-reports.md) - [List Scanners](https://docs.blinkops.com/docs/integrations/qualys/actions/list-scanners.md) - [List VM Scan Summaries](https://docs.blinkops.com/docs/integrations/qualys/actions/list-vm-scan-summaries.md) - [List VM Scans](https://docs.blinkops.com/docs/integrations/qualys/actions/list-vm-scans.md) - [Qualys Custom Action](https://docs.blinkops.com/docs/integrations/qualys/actions/qualys-custom-action.md) - [Rapid7](https://docs.blinkops.com/docs/integrations/rapid7.md): The Rapid7 Insight Platform collects data from across your environment, making it easy for teams to manage vulnerabilities, monitor for malicious behavior, investigate and shut down attacks, and automate your operations. - [Rapid7 InsightIDR](https://docs.blinkops.com/docs/integrations/rapid7-insightidr.md): Rapid7’s InsightIDR is your security center for incident detection and response, authentication monitoring, and endpoint visibility. - [Overview](https://docs.blinkops.com/docs/integrations/rapid7-insightidr/actions.md) - [Assign User To Investigation](https://docs.blinkops.com/docs/integrations/rapid7-insightidr/actions/assign-user-to-investigation.md) - [Close Multiple Investigations](https://docs.blinkops.com/docs/integrations/rapid7-insightidr/actions/close-multiple-investigations.md) - [Create Comment](https://docs.blinkops.com/docs/integrations/rapid7-insightidr/actions/create-comment.md) - [Create Investigation](https://docs.blinkops.com/docs/integrations/rapid7-insightidr/actions/create-investigation.md) - [Get Alert Details](https://docs.blinkops.com/docs/integrations/rapid7-insightidr/actions/get-alert-details.md) - [Get Comment](https://docs.blinkops.com/docs/integrations/rapid7-insightidr/actions/get-comment.md) - [Get Investigation](https://docs.blinkops.com/docs/integrations/rapid7-insightidr/actions/get-investigation.md) - [List Comments](https://docs.blinkops.com/docs/integrations/rapid7-insightidr/actions/list-comments.md) - [List Investigations](https://docs.blinkops.com/docs/integrations/rapid7-insightidr/actions/list-investigations.md) - [List Users](https://docs.blinkops.com/docs/integrations/rapid7-insightidr/actions/list-users.md) - [Rapid7 InsightIDR Custom Action](https://docs.blinkops.com/docs/integrations/rapid7-insightidr/actions/rapid7-insightidr-custom-action.md) - [Search Alerts](https://docs.blinkops.com/docs/integrations/rapid7-insightidr/actions/search-alerts.md) - [Search Investigations](https://docs.blinkops.com/docs/integrations/rapid7-insightidr/actions/search-investigations.md) - [Set Investigation Status](https://docs.blinkops.com/docs/integrations/rapid7-insightidr/actions/set-investigation-status.md) - [Update Alert](https://docs.blinkops.com/docs/integrations/rapid7-insightidr/actions/update-alert.md) - [Overview](https://docs.blinkops.com/docs/integrations/rapid7-insightidr/triggers.md) - [New Alert](https://docs.blinkops.com/docs/integrations/rapid7-insightidr/triggers/new-alert.md) - [Rapid7 InsightVM Cloud](https://docs.blinkops.com/docs/integrations/rapid7-insightvm-cloud.md): The Rapid7 InsightVM Cloud Integration consolidates cloud security management by gathering data from your cloud environment. It facilitates vulnerability assessment, threat monitoring, incident response, and operational automation. - [Overview](https://docs.blinkops.com/docs/integrations/rapid7-insightvm-cloud/actions.md) - [Get Assets](https://docs.blinkops.com/docs/integrations/rapid7-insightvm-cloud/actions/get-assets.md) - [Get Scan](https://docs.blinkops.com/docs/integrations/rapid7-insightvm-cloud/actions/get-scan.md) - [Get Scan Engine](https://docs.blinkops.com/docs/integrations/rapid7-insightvm-cloud/actions/get-scan-engine.md) - [Get Scan Engines](https://docs.blinkops.com/docs/integrations/rapid7-insightvm-cloud/actions/get-scan-engines.md) - [Get Scans](https://docs.blinkops.com/docs/integrations/rapid7-insightvm-cloud/actions/get-scans.md) - [Get Sites](https://docs.blinkops.com/docs/integrations/rapid7-insightvm-cloud/actions/get-sites.md) - [Rapid7 InsightVM Cloud Custom Action](https://docs.blinkops.com/docs/integrations/rapid7-insightvm-cloud/actions/rapid7-insightvm-cloud-custom-action.md) - [Start Scan](https://docs.blinkops.com/docs/integrations/rapid7-insightvm-cloud/actions/start-scan.md) - [Overview](https://docs.blinkops.com/docs/integrations/rapid7-insightvm-cloud/triggers.md) - [Rapid7 InsightVM Cloud Webhook Event](https://docs.blinkops.com/docs/integrations/rapid7-insightvm-cloud/triggers/rapid7-insightvm-cloud-webhook-event.md) - [Rapid7 Threat Command](https://docs.blinkops.com/docs/integrations/rapid7-threat-command.md): Rapid7 Threat Command is a comprehensive security solution designed to identify and mitigate threats targeting an organization's unique digital footprint. It monitors a vast array of sources across the clear, deep, and dark web to provide tailored threat intelligence. - [Overview](https://docs.blinkops.com/docs/integrations/rapid7-threat-command/actions.md) - [Download Alert Image](https://docs.blinkops.com/docs/integrations/rapid7-threat-command/actions/download-alert-image.md) - [Download Phishing Domain Threat Image](https://docs.blinkops.com/docs/integrations/rapid7-threat-command/actions/download-phishing-domain-threat-image.md) - [Get Alert](https://docs.blinkops.com/docs/integrations/rapid7-threat-command/actions/get-alert.md) - [Get Phishing Domain Threat](https://docs.blinkops.com/docs/integrations/rapid7-threat-command/actions/get-phishing-domain-threat.md) - [List Alerts](https://docs.blinkops.com/docs/integrations/rapid7-threat-command/actions/list-alerts.md) - [List Alerts With Update Dates](https://docs.blinkops.com/docs/integrations/rapid7-threat-command/actions/list-alerts-with-update-dates.md) - [List Phishing Domain Threats](https://docs.blinkops.com/docs/integrations/rapid7-threat-command/actions/list-phishing-domain-threats.md) - [Rapid7 Threat Command Custom Action](https://docs.blinkops.com/docs/integrations/rapid7-threat-command/actions/rapid7-threat-command-custom-action.md) - [Overview](https://docs.blinkops.com/docs/integrations/rapid7-threat-command/triggers.md) - [New Alert](https://docs.blinkops.com/docs/integrations/rapid7-threat-command/triggers/new-alert.md) - [Overview](https://docs.blinkops.com/docs/integrations/rapid7/actions.md) - [Add Asset Group Tag](https://docs.blinkops.com/docs/integrations/rapid7/actions/add-asset-group-tag.md) - [Add Asset Group User](https://docs.blinkops.com/docs/integrations/rapid7/actions/add-asset-group-user.md) - [Add Asset Tag](https://docs.blinkops.com/docs/integrations/rapid7/actions/add-asset-tag.md) - [Add Asset To Asset Group](https://docs.blinkops.com/docs/integrations/rapid7/actions/add-asset-to-asset-group.md) - [Add Scan Engine Pool Scan Engine](https://docs.blinkops.com/docs/integrations/rapid7/actions/add-scan-engine-pool-scan-engine.md) - [Create Asset Group](https://docs.blinkops.com/docs/integrations/rapid7/actions/create-asset-group.md) - [Create Or Update Asset](https://docs.blinkops.com/docs/integrations/rapid7/actions/create-or-update-asset.md) - [Create Scan Engine](https://docs.blinkops.com/docs/integrations/rapid7/actions/create-scan-engine.md) - [Create Scan Engine Pool](https://docs.blinkops.com/docs/integrations/rapid7/actions/create-scan-engine-pool.md) - [Create Scan Template](https://docs.blinkops.com/docs/integrations/rapid7/actions/create-scan-template.md) - [Create User](https://docs.blinkops.com/docs/integrations/rapid7/actions/create-user.md) - [Delete Asset](https://docs.blinkops.com/docs/integrations/rapid7/actions/delete-asset.md) - [Delete Asset Group](https://docs.blinkops.com/docs/integrations/rapid7/actions/delete-asset-group.md) - [Delete Scan Engine](https://docs.blinkops.com/docs/integrations/rapid7/actions/delete-scan-engine.md) - [Delete Scan Template](https://docs.blinkops.com/docs/integrations/rapid7/actions/delete-scan-template.md) - [Download Report](https://docs.blinkops.com/docs/integrations/rapid7/actions/download-report.md) - [Find Assets](https://docs.blinkops.com/docs/integrations/rapid7/actions/find-assets.md) - [Get Agents](https://docs.blinkops.com/docs/integrations/rapid7/actions/get-agents.md) - [Get Asset](https://docs.blinkops.com/docs/integrations/rapid7/actions/get-asset.md) - [Get Asset Databases](https://docs.blinkops.com/docs/integrations/rapid7/actions/get-asset-databases.md) - [Get Asset Files](https://docs.blinkops.com/docs/integrations/rapid7/actions/get-asset-files.md) - [Get Asset Group](https://docs.blinkops.com/docs/integrations/rapid7/actions/get-asset-group.md) - [Get Asset Group Assets](https://docs.blinkops.com/docs/integrations/rapid7/actions/get-asset-group-assets.md) - [Get Asset Group Tags](https://docs.blinkops.com/docs/integrations/rapid7/actions/get-asset-group-tags.md) - [Get Asset Group Users](https://docs.blinkops.com/docs/integrations/rapid7/actions/get-asset-group-users.md) - [Get Asset Groups](https://docs.blinkops.com/docs/integrations/rapid7/actions/get-asset-groups.md) - [Get Asset Service](https://docs.blinkops.com/docs/integrations/rapid7/actions/get-asset-service.md) - [Get Asset Service Configurations](https://docs.blinkops.com/docs/integrations/rapid7/actions/get-asset-service-configurations.md) - [Get Asset Service Databases](https://docs.blinkops.com/docs/integrations/rapid7/actions/get-asset-service-databases.md) - [Get Asset Service User Groups](https://docs.blinkops.com/docs/integrations/rapid7/actions/get-asset-service-user-groups.md) - [Get Asset Service Users](https://docs.blinkops.com/docs/integrations/rapid7/actions/get-asset-service-users.md) - [Get Asset Service Web Application](https://docs.blinkops.com/docs/integrations/rapid7/actions/get-asset-service-web-application.md) - [Get Asset Service Web Applications](https://docs.blinkops.com/docs/integrations/rapid7/actions/get-asset-service-web-applications.md) - [Get Asset Services](https://docs.blinkops.com/docs/integrations/rapid7/actions/get-asset-services.md) - [Get Asset Software](https://docs.blinkops.com/docs/integrations/rapid7/actions/get-asset-software.md) - [Get Asset Tags](https://docs.blinkops.com/docs/integrations/rapid7/actions/get-asset-tags.md) - [Get Asset User Groups](https://docs.blinkops.com/docs/integrations/rapid7/actions/get-asset-user-groups.md) - [Get Asset Vulnerability Solutions](https://docs.blinkops.com/docs/integrations/rapid7/actions/get-asset-vulnerability-solutions.md) - [Get Assets](https://docs.blinkops.com/docs/integrations/rapid7/actions/get-assets.md) - [Get Assigned Engine Pools](https://docs.blinkops.com/docs/integrations/rapid7/actions/get-assigned-engine-pools.md) - [Get Engine Pool](https://docs.blinkops.com/docs/integrations/rapid7/actions/get-engine-pool.md) - [Get Exploits](https://docs.blinkops.com/docs/integrations/rapid7/actions/get-exploits.md) - [Get Operating System](https://docs.blinkops.com/docs/integrations/rapid7/actions/get-operating-system.md) - [Get Operating Systems](https://docs.blinkops.com/docs/integrations/rapid7/actions/get-operating-systems.md) - [Get Policies For Asset](https://docs.blinkops.com/docs/integrations/rapid7/actions/get-policies-for-asset.md) - [Get Report Template](https://docs.blinkops.com/docs/integrations/rapid7/actions/get-report-template.md) - [Get Scan](https://docs.blinkops.com/docs/integrations/rapid7/actions/get-scan.md) - [Get Scan Engine](https://docs.blinkops.com/docs/integrations/rapid7/actions/get-scan-engine.md) - [Get Scan Engine Pool Scan Engines](https://docs.blinkops.com/docs/integrations/rapid7/actions/get-scan-engine-pool-scan-engines.md) - [Get Scan Engine Pool Sites](https://docs.blinkops.com/docs/integrations/rapid7/actions/get-scan-engine-pool-sites.md) - [Get Scan Engine Pools](https://docs.blinkops.com/docs/integrations/rapid7/actions/get-scan-engine-pools.md) - [Get Scan Engine Scans](https://docs.blinkops.com/docs/integrations/rapid7/actions/get-scan-engine-scans.md) - [Get Scan Engine Sites](https://docs.blinkops.com/docs/integrations/rapid7/actions/get-scan-engine-sites.md) - [Get Scan Engines](https://docs.blinkops.com/docs/integrations/rapid7/actions/get-scan-engines.md) - [Get Scan Template](https://docs.blinkops.com/docs/integrations/rapid7/actions/get-scan-template.md) - [Get Scan Templates](https://docs.blinkops.com/docs/integrations/rapid7/actions/get-scan-templates.md) - [Get Scans](https://docs.blinkops.com/docs/integrations/rapid7/actions/get-scans.md) - [Get Site Scans](https://docs.blinkops.com/docs/integrations/rapid7/actions/get-site-scans.md) - [Get Sites](https://docs.blinkops.com/docs/integrations/rapid7/actions/get-sites.md) - [Get Software](https://docs.blinkops.com/docs/integrations/rapid7/actions/get-software.md) - [Get Softwares](https://docs.blinkops.com/docs/integrations/rapid7/actions/get-softwares.md) - [Get Users For Asset](https://docs.blinkops.com/docs/integrations/rapid7/actions/get-users-for-asset.md) - [Get Vulnerabilities](https://docs.blinkops.com/docs/integrations/rapid7/actions/get-vulnerabilities.md) - [List Resources](https://docs.blinkops.com/docs/integrations/rapid7/actions/list-resources.md) - [Rapid7 Custom Action](https://docs.blinkops.com/docs/integrations/rapid7/actions/rapid7-custom-action.md) - [Remove All Asset Group Tags](https://docs.blinkops.com/docs/integrations/rapid7/actions/remove-all-asset-group-tags.md) - [Remove All Assets From Asset Group](https://docs.blinkops.com/docs/integrations/rapid7/actions/remove-all-assets-from-asset-group.md) - [Remove Asset From Asset Group](https://docs.blinkops.com/docs/integrations/rapid7/actions/remove-asset-from-asset-group.md) - [Remove Asset Group Tag](https://docs.blinkops.com/docs/integrations/rapid7/actions/remove-asset-group-tag.md) - [Remove Asset Group User](https://docs.blinkops.com/docs/integrations/rapid7/actions/remove-asset-group-user.md) - [Remove Asset Tag](https://docs.blinkops.com/docs/integrations/rapid7/actions/remove-asset-tag.md) - [Remove Scan Engine From Pool Scan Engine](https://docs.blinkops.com/docs/integrations/rapid7/actions/remove-scan-engine-from-pool-scan-engine.md) - [Remove Scan Engine Pool](https://docs.blinkops.com/docs/integrations/rapid7/actions/remove-scan-engine-pool.md) - [Start Scan](https://docs.blinkops.com/docs/integrations/rapid7/actions/start-scan.md) - [Update Asset Group](https://docs.blinkops.com/docs/integrations/rapid7/actions/update-asset-group.md) - [Update Scan Engine](https://docs.blinkops.com/docs/integrations/rapid7/actions/update-scan-engine.md) - [Update Scan Engine Pool](https://docs.blinkops.com/docs/integrations/rapid7/actions/update-scan-engine-pool.md) - [Update Scan Status](https://docs.blinkops.com/docs/integrations/rapid7/actions/update-scan-status.md) - [Update Scan Template](https://docs.blinkops.com/docs/integrations/rapid7/actions/update-scan-template.md) - [Overview](https://docs.blinkops.com/docs/integrations/rapid7/triggers.md) - [Rapid7 Webhook Event](https://docs.blinkops.com/docs/integrations/rapid7/triggers/rapid7-webhook-event.md) - [Reco](https://docs.blinkops.com/docs/integrations/reco.md): Reco leverages business context to protect sensitive assets shared through Slack, Jira, Microsoft 365, Google Workspace, and more. - [Overview](https://docs.blinkops.com/docs/integrations/reco/actions.md) - [Get Alert Details](https://docs.blinkops.com/docs/integrations/reco/actions/get-alert-details.md) - [Get User Overview By Email](https://docs.blinkops.com/docs/integrations/reco/actions/get-user-overview-by-email.md) - [List Alerts](https://docs.blinkops.com/docs/integrations/reco/actions/list-alerts.md) - [List Entry Labels](https://docs.blinkops.com/docs/integrations/reco/actions/list-entry-labels.md) - [Reco Custom Action](https://docs.blinkops.com/docs/integrations/reco/actions/reco-custom-action.md) - [Set Entry Label](https://docs.blinkops.com/docs/integrations/reco/actions/set-entry-label.md) - [Update Alert Status](https://docs.blinkops.com/docs/integrations/reco/actions/update-alert-status.md) - [Recorded Future](https://docs.blinkops.com/docs/integrations/recorded-future.md): The Recorded Future platform aggregates and analyzes data from diverse online sources using advanced analytics and machine learning to provide actionable insights and predictions for enhancing cybersecurity. - [Recorded Future Triage Cloud](https://docs.blinkops.com/docs/integrations/recorded-future-triage-cloud.md): Recorded Future Triage Cloud is a cloud-based malware analysis service that helps security teams identify and understand the behavior of malicious files. - [Overview](https://docs.blinkops.com/docs/integrations/recorded-future-triage-cloud/actions.md) - [List Samples](https://docs.blinkops.com/docs/integrations/recorded-future-triage-cloud/actions/list-samples.md) - [Recorded Future Triage Cloud Custom Action](https://docs.blinkops.com/docs/integrations/recorded-future-triage-cloud/actions/recorded-future-triage-cloud-custom-action.md) - [Submit Sample](https://docs.blinkops.com/docs/integrations/recorded-future-triage-cloud/actions/submit-sample.md) - [Overview](https://docs.blinkops.com/docs/integrations/recorded-future/actions.md) - [Get Risk Information](https://docs.blinkops.com/docs/integrations/recorded-future/actions/get-risk-information.md) - [Recorded Future Custom Action](https://docs.blinkops.com/docs/integrations/recorded-future/actions/recorded-future-custom-action.md) - [Search Domain](https://docs.blinkops.com/docs/integrations/recorded-future/actions/search-domain.md) - [Search Malware](https://docs.blinkops.com/docs/integrations/recorded-future/actions/search-malware.md) - [Red Hat IdM](https://docs.blinkops.com/docs/integrations/red-hat-idm.md): Red Hat Identity Manager is a comprehensive identity and access management solution that provides centralized control over user identities, authentication, and authorization across an organization's IT infrastructure. - [Overview](https://docs.blinkops.com/docs/integrations/red-hat-idm/actions.md) - [Create User](https://docs.blinkops.com/docs/integrations/red-hat-idm/actions/create-user.md) - [Delete User](https://docs.blinkops.com/docs/integrations/red-hat-idm/actions/delete-user.md) - [Get User](https://docs.blinkops.com/docs/integrations/red-hat-idm/actions/get-user.md) - [List Users](https://docs.blinkops.com/docs/integrations/red-hat-idm/actions/list-users.md) - [Red Hat IdM Custom Action](https://docs.blinkops.com/docs/integrations/red-hat-idm/actions/red-hat-idm-custom-action.md) - [Update User](https://docs.blinkops.com/docs/integrations/red-hat-idm/actions/update-user.md) - [Rippling](https://docs.blinkops.com/docs/integrations/rippling.md): Rippling brings together Payroll, Benefits, HR, IT, and more so you can manage all your employee operations in one place - from onboarding to off-boarding. - [Overview](https://docs.blinkops.com/docs/integrations/rippling/actions.md) - [Delete Groups Group ID](https://docs.blinkops.com/docs/integrations/rippling/actions/delete-groups-group-id.md) - [Get App App Matching Users](https://docs.blinkops.com/docs/integrations/rippling/actions/get-app-app-matching-users.md) - [Get Companies](https://docs.blinkops.com/docs/integrations/rippling/actions/get-companies.md) - [Get Company Activity](https://docs.blinkops.com/docs/integrations/rippling/actions/get-company-activity.md) - [Get Custom Fields](https://docs.blinkops.com/docs/integrations/rippling/actions/get-custom-fields.md) - [Get Departments](https://docs.blinkops.com/docs/integrations/rippling/actions/get-departments.md) - [Get Employees](https://docs.blinkops.com/docs/integrations/rippling/actions/get-employees.md) - [Get Employees Employee ID](https://docs.blinkops.com/docs/integrations/rippling/actions/get-employees-employee-id.md) - [Get Employees Include Terminated](https://docs.blinkops.com/docs/integrations/rippling/actions/get-employees-include-terminated.md) - [Get Groups](https://docs.blinkops.com/docs/integrations/rippling/actions/get-groups.md) - [Get Leave Requests](https://docs.blinkops.com/docs/integrations/rippling/actions/get-leave-requests.md) - [Get Levels](https://docs.blinkops.com/docs/integrations/rippling/actions/get-levels.md) - [Get Me](https://docs.blinkops.com/docs/integrations/rippling/actions/get-me.md) - [Get Saml Idp Metadata](https://docs.blinkops.com/docs/integrations/rippling/actions/get-saml-idp-metadata.md) - [Get Teams](https://docs.blinkops.com/docs/integrations/rippling/actions/get-teams.md) - [Get Work Locations](https://docs.blinkops.com/docs/integrations/rippling/actions/get-work-locations.md) - [Patch Groups Group ID](https://docs.blinkops.com/docs/integrations/rippling/actions/patch-groups-group-id.md) - [Post Ats Candidates Push Candidate](https://docs.blinkops.com/docs/integrations/rippling/actions/post-ats-candidates-push-candidate.md) - [Post Groups](https://docs.blinkops.com/docs/integrations/rippling/actions/post-groups.md) - [Post Mark App Installed](https://docs.blinkops.com/docs/integrations/rippling/actions/post-mark-app-installed.md) - [Process Leave Requests](https://docs.blinkops.com/docs/integrations/rippling/actions/process-leave-requests.md) - [Put Groups Group ID](https://docs.blinkops.com/docs/integrations/rippling/actions/put-groups-group-id.md) - [Rippling Custom Action](https://docs.blinkops.com/docs/integrations/rippling/actions/rippling-custom-action.md) - [Overview](https://docs.blinkops.com/docs/integrations/rippling/triggers.md) - [Rippling Webhook Event](https://docs.blinkops.com/docs/integrations/rippling/triggers/rippling-webhook-event.md) - [RSS](https://docs.blinkops.com/docs/integrations/rss.md): Use to get updates from RSS (Really Simple Syndication) Feeds. - [Overview](https://docs.blinkops.com/docs/integrations/rss/actions.md) - [Get RSS Updates](https://docs.blinkops.com/docs/integrations/rss/actions/get-rss-updates.md) - [Overview](https://docs.blinkops.com/docs/integrations/rss/triggers.md) - [RSS Updates](https://docs.blinkops.com/docs/integrations/rss/triggers/rss-updates.md) - [Rubrik](https://docs.blinkops.com/docs/integrations/rubrik.md): Rubrik unifies data security, backup, recovery, and compliance into a single platform—so you can protect, manage, and govern your data across cloud, SaaS, and on-prem environments, all from one place. - [Overview](https://docs.blinkops.com/docs/integrations/rubrik/actions.md) - [Create Domain Controller Snapshot](https://docs.blinkops.com/docs/integrations/rubrik/actions/create-domain-controller-snapshot.md) - [Create Legal Hold](https://docs.blinkops.com/docs/integrations/rubrik/actions/create-legal-hold.md) - [List Workloads With Legal Hold Snapshots](https://docs.blinkops.com/docs/integrations/rubrik/actions/list-workloads-with-legal-hold-snapshots.md) - [Rubrik Custom Action](https://docs.blinkops.com/docs/integrations/rubrik/actions/rubrik-custom-action.md) - [Take On Demand Snapshot](https://docs.blinkops.com/docs/integrations/rubrik/actions/take-on-demand-snapshot.md) - [runZero](https://docs.blinkops.com/docs/integrations/runzero.md): runZero is a Cyber Asset Attack Surface Management platform that provides comprehensive visibility into an organization's IT infrastructure, including on-premises and cloud environments. - [Overview](https://docs.blinkops.com/docs/integrations/runzero/actions.md) - [List Assets](https://docs.blinkops.com/docs/integrations/runzero/actions/list-assets.md) - [List Organizations](https://docs.blinkops.com/docs/integrations/runzero/actions/list-organizations.md) - [Remove Asset](https://docs.blinkops.com/docs/integrations/runzero/actions/remove-asset.md) - [runZero Custom Action](https://docs.blinkops.com/docs/integrations/runzero/actions/runzero-custom-action.md) - [SafeBase](https://docs.blinkops.com/docs/integrations/safebase.md): SafeBase is a cloud-based platform for security and compliance management for businesses. It facilitates the organization and secure sharing of relevant documentation with potential customers. - [Overview](https://docs.blinkops.com/docs/integrations/safebase/actions.md) - [List Access Requests](https://docs.blinkops.com/docs/integrations/safebase/actions/list-access-requests.md) - [List Accounts](https://docs.blinkops.com/docs/integrations/safebase/actions/list-accounts.md) - [SafeBase Custom Action](https://docs.blinkops.com/docs/integrations/safebase/actions/safebase-custom-action.md) - [SafeBreach](https://docs.blinkops.com/docs/integrations/safebreach.md): SafeBreach simulates real-world cyberattacks across the kill chain to continuously validate and improve an organization’s security posture. - [Overview](https://docs.blinkops.com/docs/integrations/safebreach/actions.md) - [Get Report Layout](https://docs.blinkops.com/docs/integrations/safebreach/actions/get-report-layout.md) - [Get Simulation Stats](https://docs.blinkops.com/docs/integrations/safebreach/actions/get-simulation-stats.md) - [List Insights](https://docs.blinkops.com/docs/integrations/safebreach/actions/list-insights.md) - [SafeBreach Custom Action](https://docs.blinkops.com/docs/integrations/safebreach/actions/safebreach-custom-action.md) - [Sage HR](https://docs.blinkops.com/docs/integrations/sage-hr.md): Sage HR is a cloud-based human resource management software solution designed to business manage their workforce efficiently and effectively. - [Overview](https://docs.blinkops.com/docs/integrations/sage-hr/actions.md) - [Get Employee](https://docs.blinkops.com/docs/integrations/sage-hr/actions/get-employee.md) - [List Employees](https://docs.blinkops.com/docs/integrations/sage-hr/actions/list-employees.md) - [Sage HR Custom Action](https://docs.blinkops.com/docs/integrations/sage-hr/actions/sage-hr-custom-action.md) - [Overview](https://docs.blinkops.com/docs/integrations/sage-hr/triggers.md) - [Sage Webhook Event](https://docs.blinkops.com/docs/integrations/sage-hr/triggers/sage-webhook-event.md) - [SailPoint](https://docs.blinkops.com/docs/integrations/sailpoint.md): SailPoint is a leader in identity governance, providing businesses with a comprehensive suite of identity management solutions. Its software is designed to help organizations securely and effectively manage digital identities for their users, spanning employees, contractors, and partners. SailPoint’… - [SailPoint IdentityIQ](https://docs.blinkops.com/docs/integrations/sailpoint-identityiq.md) - [Overview](https://docs.blinkops.com/docs/integrations/sailpoint-identityiq/actions.md) - [Delete User](https://docs.blinkops.com/docs/integrations/sailpoint-identityiq/actions/delete-user.md) - [Get User By ID](https://docs.blinkops.com/docs/integrations/sailpoint-identityiq/actions/get-user-by-id.md) - [List Users](https://docs.blinkops.com/docs/integrations/sailpoint-identityiq/actions/list-users.md) - [SailPoint IdentityIQ Custom Action](https://docs.blinkops.com/docs/integrations/sailpoint-identityiq/actions/sailpoint-identityiq-custom-action.md) - [Overview](https://docs.blinkops.com/docs/integrations/sailpoint/actions.md) - [Create Access Request](https://docs.blinkops.com/docs/integrations/sailpoint/actions/create-access-request.md) - [List Account Activities](https://docs.blinkops.com/docs/integrations/sailpoint/actions/list-account-activities.md) - [List Accounts](https://docs.blinkops.com/docs/integrations/sailpoint/actions/list-accounts.md) - [SailPoint Custom Action](https://docs.blinkops.com/docs/integrations/sailpoint/actions/sailpoint-custom-action.md) - [Search](https://docs.blinkops.com/docs/integrations/sailpoint/actions/search.md) - [Overview](https://docs.blinkops.com/docs/integrations/sailpoint/triggers.md) - [SailPoint Webhook Event](https://docs.blinkops.com/docs/integrations/sailpoint/triggers/sailpoint-webhook-event.md) - [Salesforce](https://docs.blinkops.com/docs/integrations/salesforce.md): Salesforce is a cloud-based Customer Relationship Management (CRM) software for managing customer relationships and integration with other systems. This SaaS tool helps to create custom solutions for marketing, sales, services and ecommerce as per business requirements. Salesforce has now expanded f… - [Overview](https://docs.blinkops.com/docs/integrations/salesforce/actions.md) - [Activate User](https://docs.blinkops.com/docs/integrations/salesforce/actions/activate-user.md) - [Create Case](https://docs.blinkops.com/docs/integrations/salesforce/actions/create-case.md) - [Create Record](https://docs.blinkops.com/docs/integrations/salesforce/actions/create-record.md) - [Create User](https://docs.blinkops.com/docs/integrations/salesforce/actions/create-user.md) - [Deactivate User](https://docs.blinkops.com/docs/integrations/salesforce/actions/deactivate-user.md) - [Delete Record](https://docs.blinkops.com/docs/integrations/salesforce/actions/delete-record.md) - [Describe Event Monitoring](https://docs.blinkops.com/docs/integrations/salesforce/actions/describe-event-monitoring.md) - [Describe Object](https://docs.blinkops.com/docs/integrations/salesforce/actions/describe-object.md) - [Execute SOQL Query](https://docs.blinkops.com/docs/integrations/salesforce/actions/execute-soql-query.md) - [Get BLOB Data For Record](https://docs.blinkops.com/docs/integrations/salesforce/actions/get-blob-data-for-record.md) - [Get Event Monitoring Blob Data From Record](https://docs.blinkops.com/docs/integrations/salesforce/actions/get-event-monitoring-blob-data-from-record.md) - [Get Record](https://docs.blinkops.com/docs/integrations/salesforce/actions/get-record.md) - [Get User](https://docs.blinkops.com/docs/integrations/salesforce/actions/get-user.md) - [List Objects](https://docs.blinkops.com/docs/integrations/salesforce/actions/list-objects.md) - [List Records](https://docs.blinkops.com/docs/integrations/salesforce/actions/list-records.md) - [List Users](https://docs.blinkops.com/docs/integrations/salesforce/actions/list-users.md) - [Salesforce Custom Action](https://docs.blinkops.com/docs/integrations/salesforce/actions/salesforce-custom-action.md) - [Update Record](https://docs.blinkops.com/docs/integrations/salesforce/actions/update-record.md) - [Overview](https://docs.blinkops.com/docs/integrations/salesforce/triggers.md) - [Salesforce Webhook Event](https://docs.blinkops.com/docs/integrations/salesforce/triggers/salesforce-webhook-event.md) - [Salesforce WSDL Webhook Event](https://docs.blinkops.com/docs/integrations/salesforce/triggers/salesforce-wsdl-webhook-event.md) - [SAP Ariba](https://docs.blinkops.com/docs/integrations/sap-ariba.md): SAP Ariba is a cloud-based procurement and supply chain management platform that helps businesses manage their entire procurement process, from sourcing and purchasing to payments and supplier collaboration. - [Overview](https://docs.blinkops.com/docs/integrations/sap-ariba/actions.md) - [SAP Ariba Custom Action](https://docs.blinkops.com/docs/integrations/sap-ariba/actions/sap-ariba-custom-action.md) - [SAP Concur](https://docs.blinkops.com/docs/integrations/sap-concur.md): Sap Concur provides travel and expense management services to businesses - [Overview](https://docs.blinkops.com/docs/integrations/sap-concur/actions.md) - [Add Budget Category](https://docs.blinkops.com/docs/integrations/sap-concur/actions/add-budget-category.md) - [Create New Expense Entry](https://docs.blinkops.com/docs/integrations/sap-concur/actions/create-new-expense-entry.md) - [Create Report](https://docs.blinkops.com/docs/integrations/sap-concur/actions/create-report.md) - [Get Expense Entries](https://docs.blinkops.com/docs/integrations/sap-concur/actions/get-expense-entries.md) - [Get Expense Group Configuration By ID](https://docs.blinkops.com/docs/integrations/sap-concur/actions/get-expense-group-configuration-by-id.md) - [Get Expense Group Configurations](https://docs.blinkops.com/docs/integrations/sap-concur/actions/get-expense-group-configurations.md) - [Get Expenses Entries By Report ID](https://docs.blinkops.com/docs/integrations/sap-concur/actions/get-expenses-entries-by-report-id.md) - [Get Report By ID](https://docs.blinkops.com/docs/integrations/sap-concur/actions/get-report-by-id.md) - [Get Reports Owned By User](https://docs.blinkops.com/docs/integrations/sap-concur/actions/get-reports-owned-by-user.md) - [Get User](https://docs.blinkops.com/docs/integrations/sap-concur/actions/get-user.md) - [List Budget Categories](https://docs.blinkops.com/docs/integrations/sap-concur/actions/list-budget-categories.md) - [List Users](https://docs.blinkops.com/docs/integrations/sap-concur/actions/list-users.md) - [SAP Concur Custom Action](https://docs.blinkops.com/docs/integrations/sap-concur/actions/sap-concur-custom-action.md) - [SAP LeanIX](https://docs.blinkops.com/docs/integrations/sap-leanix.md): LeanIX is a Software-as-a-Service (SaaS) company that manages Enterprise Architecture and multi-cloud environments. - [Overview](https://docs.blinkops.com/docs/integrations/sap-leanix/actions.md) - [SAP LeanIX Custom Action](https://docs.blinkops.com/docs/integrations/sap-leanix/actions/sap-leanix-custom-action.md) - [Saviynt](https://docs.blinkops.com/docs/integrations/saviynt.md): Saviynt offers an AI-based identity security platform that secures and governs all types of identities across digital ecosystems. - [Overview](https://docs.blinkops.com/docs/integrations/saviynt/actions.md) - [Create Role Request](https://docs.blinkops.com/docs/integrations/saviynt/actions/create-role-request.md) - [Saviynt Custom Action](https://docs.blinkops.com/docs/integrations/saviynt/actions/saviynt-custom-action.md) - [Update Role Request](https://docs.blinkops.com/docs/integrations/saviynt/actions/update-role-request.md) - [ScienceLogic](https://docs.blinkops.com/docs/integrations/sciencelogic.md): ScienceLogic provides a platform for IT infrastructure monitoring. It centralizes data collection and analysis from various IT resources, enabling organizations to gain visibility into the health and performance of their IT environment. - [Overview](https://docs.blinkops.com/docs/integrations/sciencelogic/actions.md) - [ScienceLogic Custom Action](https://docs.blinkops.com/docs/integrations/sciencelogic/actions/sciencelogic-custom-action.md) - [Securin](https://docs.blinkops.com/docs/integrations/securin.md): Securin ASM is a framework or set of practices designed to identify, assess, and mitigate security risks within software applications. It encompasses strategies for safeguarding sensitive data, preventing unauthorized access, and ensuring the overall resilience of an application against potential cy… - [Securin VI](https://docs.blinkops.com/docs/integrations/securin-vi.md): Securin VI is a platform that provides a comprehensive view of their vulnerability landscape. It collects data from various sources, including vulnerability databases, threat feeds, and security researchers, and uses artificial intelligence (AI) and machine learning (ML) to analyze the data and prio… - [Overview](https://docs.blinkops.com/docs/integrations/securin-vi/actions.md) - [Get Comprehensive Vulnerability Ranking](https://docs.blinkops.com/docs/integrations/securin-vi/actions/get-comprehensive-vulnerability-ranking.md) - [List CWEs](https://docs.blinkops.com/docs/integrations/securin-vi/actions/list-cwes.md) - [Securin VI Custom Action](https://docs.blinkops.com/docs/integrations/securin-vi/actions/securin-vi-custom-action.md) - [Overview](https://docs.blinkops.com/docs/integrations/securin/actions.md) - [Add Asset](https://docs.blinkops.com/docs/integrations/securin/actions/add-asset.md) - [List Assets](https://docs.blinkops.com/docs/integrations/securin/actions/list-assets.md) - [List Exposures](https://docs.blinkops.com/docs/integrations/securin/actions/list-exposures.md) - [Securin Custom Action](https://docs.blinkops.com/docs/integrations/securin/actions/securin-custom-action.md) - [Upload Exposure](https://docs.blinkops.com/docs/integrations/securin/actions/upload-exposure.md) - [Upload Scanner](https://docs.blinkops.com/docs/integrations/securin/actions/upload-scanner.md) - [SecurityScorecard](https://docs.blinkops.com/docs/integrations/securityscorecard.md): SecurityScorecard is a cybersecurity platform used for predicting and remediating potential security risks. - [Overview](https://docs.blinkops.com/docs/integrations/securityscorecard/actions.md) - [Get Compromised Credentials Found Issues](https://docs.blinkops.com/docs/integrations/securityscorecard/actions/get-compromised-credentials-found-issues.md) - [Get Historical Compromised Credentials Found Issues](https://docs.blinkops.com/docs/integrations/securityscorecard/actions/get-historical-compromised-credentials-found-issues.md) - [SecurityScorecard Custom Action](https://docs.blinkops.com/docs/integrations/securityscorecard/actions/securityscorecard-custom-action.md) - [Overview](https://docs.blinkops.com/docs/integrations/securityscorecard/triggers.md) - [SecurityScorecard Webhook Event](https://docs.blinkops.com/docs/integrations/securityscorecard/triggers/securityscorecard-webhook-event.md) - [Securonix](https://docs.blinkops.com/docs/integrations/securonix.md): Securonix is a cybersecurity company that specializes in providing advanced security analytics and threat detection solutions. Their platform leverages machine learning and behavior analytics to help organizations proactively identify and mitigate security threats, including insider threats, cyberat… - [Overview](https://docs.blinkops.com/docs/integrations/securonix/actions.md) - [Create Incident](https://docs.blinkops.com/docs/integrations/securonix/actions/create-incident.md) - [List Incidents](https://docs.blinkops.com/docs/integrations/securonix/actions/list-incidents.md) - [Search Lookup Data](https://docs.blinkops.com/docs/integrations/securonix/actions/search-lookup-data.md) - [Securonix Custom Action](https://docs.blinkops.com/docs/integrations/securonix/actions/securonix-custom-action.md) - [Overview](https://docs.blinkops.com/docs/integrations/securonix/triggers.md) - [Securonix Webhook Event](https://docs.blinkops.com/docs/integrations/securonix/triggers/securonix-webhook-event.md) - [Seemplicity](https://docs.blinkops.com/docs/integrations/seemplicity.md): Seemplicity provides a platform that streamlines and automates security vulnerability remediation by aggregating findings from various security tools and orchestrating the fixing process. - [Overview](https://docs.blinkops.com/docs/integrations/seemplicity/actions.md) - [Get Findings](https://docs.blinkops.com/docs/integrations/seemplicity/actions/get-findings.md) - [Seemplicity Custom Action](https://docs.blinkops.com/docs/integrations/seemplicity/actions/seemplicity-custom-action.md) - [Sekoia.io](https://docs.blinkops.com/docs/integrations/sekoiaio.md): Sekoia.io is a cybersecurity company that offers a modern and scalable Security Orchestration, Automation, and Response (SOAR) platform designed to streamline threat detection and incident response. Their platform leverages threat intelligence and automation to empower security teams to proactively… - [Overview](https://docs.blinkops.com/docs/integrations/sekoiaio/actions.md) - [Get Context](https://docs.blinkops.com/docs/integrations/sekoiaio/actions/get-context.md) - [Get Cyber Kill Chain Stage](https://docs.blinkops.com/docs/integrations/sekoiaio/actions/get-cyber-kill-chain-stage.md) - [Get Indicator](https://docs.blinkops.com/docs/integrations/sekoiaio/actions/get-indicator.md) - [Get Observable](https://docs.blinkops.com/docs/integrations/sekoiaio/actions/get-observable.md) - [List Alerts](https://docs.blinkops.com/docs/integrations/sekoiaio/actions/list-alerts.md) - [List Assets](https://docs.blinkops.com/docs/integrations/sekoiaio/actions/list-assets.md) - [List Comments Of Alert](https://docs.blinkops.com/docs/integrations/sekoiaio/actions/list-comments-of-alert.md) - [List Observables](https://docs.blinkops.com/docs/integrations/sekoiaio/actions/list-observables.md) - [Post Comment On An Alert](https://docs.blinkops.com/docs/integrations/sekoiaio/actions/post-comment-on-an-alert.md) - [Sekoia.io Custom Action](https://docs.blinkops.com/docs/integrations/sekoiaio/actions/sekoiaio-custom-action.md) - [SemGrep](https://docs.blinkops.com/docs/integrations/semgrep.md): Semgrep significantly enhances software security and reliability by enabling precise, customizable static code analysis across various languages and frameworks. - [Overview](https://docs.blinkops.com/docs/integrations/semgrep/actions.md) - [Get Deployment](https://docs.blinkops.com/docs/integrations/semgrep/actions/get-deployment.md) - [Get Project Details](https://docs.blinkops.com/docs/integrations/semgrep/actions/get-project-details.md) - [Get Scan Details](https://docs.blinkops.com/docs/integrations/semgrep/actions/get-scan-details.md) - [List All Projects](https://docs.blinkops.com/docs/integrations/semgrep/actions/list-all-projects.md) - [SemGrep Custom Action](https://docs.blinkops.com/docs/integrations/semgrep/actions/semgrep-custom-action.md) - [Overview](https://docs.blinkops.com/docs/integrations/semgrep/triggers.md) - [SemGrep Run Webhook](https://docs.blinkops.com/docs/integrations/semgrep/triggers/semgrep-run-webhook.md) - [SentinelOne](https://docs.blinkops.com/docs/integrations/sentinelone.md): SentinelOne is designed to protect enterprises from ransomware and other malware threats. - [Overview](https://docs.blinkops.com/docs/integrations/sentinelone/actions.md) - [Abort Scan](https://docs.blinkops.com/docs/integrations/sentinelone/actions/abort-scan.md) - [Add Threat To Exclusions](https://docs.blinkops.com/docs/integrations/sentinelone/actions/add-threat-to-exclusions.md) - [Add To Block List](https://docs.blinkops.com/docs/integrations/sentinelone/actions/add-to-block-list.md) - [Add To Blocklist Deep Visibility](https://docs.blinkops.com/docs/integrations/sentinelone/actions/add-to-blocklist-deep-visibility.md) - [Ban Hash](https://docs.blinkops.com/docs/integrations/sentinelone/actions/ban-hash.md) - [Broadcast Message To Users](https://docs.blinkops.com/docs/integrations/sentinelone/actions/broadcast-message-to-users.md) - [Create Deep Visibility Query](https://docs.blinkops.com/docs/integrations/sentinelone/actions/create-deep-visibility-query.md) - [Create Firewall Rule](https://docs.blinkops.com/docs/integrations/sentinelone/actions/create-firewall-rule.md) - [Create USB Device Control Rule](https://docs.blinkops.com/docs/integrations/sentinelone/actions/create-usb-device-control-rule.md) - [Deep Visibility Query](https://docs.blinkops.com/docs/integrations/sentinelone/actions/deep-visibility-query.md) - [Delete Firewall Rules](https://docs.blinkops.com/docs/integrations/sentinelone/actions/delete-firewall-rules.md) - [Delete User](https://docs.blinkops.com/docs/integrations/sentinelone/actions/delete-user.md) - [Disable Agent](https://docs.blinkops.com/docs/integrations/sentinelone/actions/disable-agent.md) - [Download From Cloud](https://docs.blinkops.com/docs/integrations/sentinelone/actions/download-from-cloud.md) - [Enable Agent](https://docs.blinkops.com/docs/integrations/sentinelone/actions/enable-agent.md) - [Export Agents Data](https://docs.blinkops.com/docs/integrations/sentinelone/actions/export-agents-data.md) - [Export Events](https://docs.blinkops.com/docs/integrations/sentinelone/actions/export-events.md) - [Export Mitigation Report](https://docs.blinkops.com/docs/integrations/sentinelone/actions/export-mitigation-report.md) - [Export Threat Timeline](https://docs.blinkops.com/docs/integrations/sentinelone/actions/export-threat-timeline.md) - [Export Threats](https://docs.blinkops.com/docs/integrations/sentinelone/actions/export-threats.md) - [Fetch Deep Visibility Query Results](https://docs.blinkops.com/docs/integrations/sentinelone/actions/fetch-deep-visibility-query-results.md) - [Get Account By ID](https://docs.blinkops.com/docs/integrations/sentinelone/actions/get-account-by-id.md) - [Get Agents Count](https://docs.blinkops.com/docs/integrations/sentinelone/actions/get-agents-count.md) - [Get Alerts](https://docs.blinkops.com/docs/integrations/sentinelone/actions/get-alerts.md) - [Get CVEs For Application](https://docs.blinkops.com/docs/integrations/sentinelone/actions/get-cves-for-application.md) - [Get Endpoint Tags](https://docs.blinkops.com/docs/integrations/sentinelone/actions/get-endpoint-tags.md) - [Get Events](https://docs.blinkops.com/docs/integrations/sentinelone/actions/get-events.md) - [Get Local Upgrade Agent Authorization](https://docs.blinkops.com/docs/integrations/sentinelone/actions/get-local-upgrade-agent-authorization.md) - [Get Passphrases](https://docs.blinkops.com/docs/integrations/sentinelone/actions/get-passphrases.md) - [Get Threat Timeline](https://docs.blinkops.com/docs/integrations/sentinelone/actions/get-threat-timeline.md) - [Get Threats](https://docs.blinkops.com/docs/integrations/sentinelone/actions/get-threats.md) - [Initiate Scan](https://docs.blinkops.com/docs/integrations/sentinelone/actions/initiate-scan.md) - [Isolate Endpoint](https://docs.blinkops.com/docs/integrations/sentinelone/actions/isolate-endpoint.md) - [Lift Endpoint Isolation](https://docs.blinkops.com/docs/integrations/sentinelone/actions/lift-endpoint-isolation.md) - [List Accounts](https://docs.blinkops.com/docs/integrations/sentinelone/actions/list-accounts.md) - [List Activities](https://docs.blinkops.com/docs/integrations/sentinelone/actions/list-activities.md) - [List Activities Types](https://docs.blinkops.com/docs/integrations/sentinelone/actions/list-activities-types.md) - [List Agent Applications](https://docs.blinkops.com/docs/integrations/sentinelone/actions/list-agent-applications.md) - [List Agents](https://docs.blinkops.com/docs/integrations/sentinelone/actions/list-agents.md) - [Mitigate Threats](https://docs.blinkops.com/docs/integrations/sentinelone/actions/mitigate-threats.md) - [SentinelOne Custom Action](https://docs.blinkops.com/docs/integrations/sentinelone/actions/sentinelone-custom-action.md) - [Uninstall Agent](https://docs.blinkops.com/docs/integrations/sentinelone/actions/uninstall-agent.md) - [Update Alert Analyst Verdict](https://docs.blinkops.com/docs/integrations/sentinelone/actions/update-alert-analyst-verdict.md) - [Update Incident Details Of An Alert](https://docs.blinkops.com/docs/integrations/sentinelone/actions/update-incident-details-of-an-alert.md) - [Update Threat Analyst Verdict](https://docs.blinkops.com/docs/integrations/sentinelone/actions/update-threat-analyst-verdict.md) - [Update Threat External Ticket ID](https://docs.blinkops.com/docs/integrations/sentinelone/actions/update-threat-external-ticket-id.md) - [Update Threat Incident](https://docs.blinkops.com/docs/integrations/sentinelone/actions/update-threat-incident.md) - [ServiceNow](https://docs.blinkops.com/docs/integrations/servicenow.md): The ServiceNow business model is based on providing products using SaaS cloud computing software. It involves setting up systems to define, manage, automate and structure services for companies. - [Overview](https://docs.blinkops.com/docs/integrations/servicenow/actions.md) - [Assign Incident](https://docs.blinkops.com/docs/integrations/servicenow/actions/assign-incident.md) - [Attach File To Incident](https://docs.blinkops.com/docs/integrations/servicenow/actions/attach-file-to-incident.md) - [Attach File To Record](https://docs.blinkops.com/docs/integrations/servicenow/actions/attach-file-to-record.md) - [Close Incident](https://docs.blinkops.com/docs/integrations/servicenow/actions/close-incident.md) - [Comment Incident](https://docs.blinkops.com/docs/integrations/servicenow/actions/comment-incident.md) - [Create Incident](https://docs.blinkops.com/docs/integrations/servicenow/actions/create-incident.md) - [Create Record](https://docs.blinkops.com/docs/integrations/servicenow/actions/create-record.md) - [Delete Record](https://docs.blinkops.com/docs/integrations/servicenow/actions/delete-record.md) - [Get Incident](https://docs.blinkops.com/docs/integrations/servicenow/actions/get-incident.md) - [Get Record](https://docs.blinkops.com/docs/integrations/servicenow/actions/get-record.md) - [List Incidents](https://docs.blinkops.com/docs/integrations/servicenow/actions/list-incidents.md) - [List Tables](https://docs.blinkops.com/docs/integrations/servicenow/actions/list-tables.md) - [Search Records](https://docs.blinkops.com/docs/integrations/servicenow/actions/search-records.md) - [ServiceNow Custom Action](https://docs.blinkops.com/docs/integrations/servicenow/actions/servicenow-custom-action.md) - [Update Incident](https://docs.blinkops.com/docs/integrations/servicenow/actions/update-incident.md) - [Update Record](https://docs.blinkops.com/docs/integrations/servicenow/actions/update-record.md) - [Overview](https://docs.blinkops.com/docs/integrations/servicenow/triggers.md) - [New Incident](https://docs.blinkops.com/docs/integrations/servicenow/triggers/new-incident.md) - [New Record](https://docs.blinkops.com/docs/integrations/servicenow/triggers/new-record.md) - [ServiceNow Webhook Event](https://docs.blinkops.com/docs/integrations/servicenow/triggers/servicenow-webhook-event.md) - [Sevco](https://docs.blinkops.com/docs/integrations/sevco.md): Sevco Security is an IT asset visibility and cybersecurity company providing a unified asset intelligence platform. - [Overview](https://docs.blinkops.com/docs/integrations/sevco/actions.md) - [Get Unified Device](https://docs.blinkops.com/docs/integrations/sevco/actions/get-unified-device.md) - [List Devices](https://docs.blinkops.com/docs/integrations/sevco/actions/list-devices.md) - [Sevco Custom Action](https://docs.blinkops.com/docs/integrations/sevco/actions/sevco-custom-action.md) - [SharePoint](https://docs.blinkops.com/docs/integrations/sharepoint.md): SharePoint is a web-based platform developed by Microsoft that serves as a collaborative tool for organizations. It enables teams to store, organize, and share information and documents, fostering seamless collaboration and knowledge management within a company. - [Overview](https://docs.blinkops.com/docs/integrations/sharepoint/actions.md) - [Create List](https://docs.blinkops.com/docs/integrations/sharepoint/actions/create-list.md) - [Delete Item](https://docs.blinkops.com/docs/integrations/sharepoint/actions/delete-item.md) - [Get Item](https://docs.blinkops.com/docs/integrations/sharepoint/actions/get-item.md) - [Get Lists](https://docs.blinkops.com/docs/integrations/sharepoint/actions/get-lists.md) - [Get Site](https://docs.blinkops.com/docs/integrations/sharepoint/actions/get-site.md) - [List Drives For Site](https://docs.blinkops.com/docs/integrations/sharepoint/actions/list-drives-for-site.md) - [List Items](https://docs.blinkops.com/docs/integrations/sharepoint/actions/list-items.md) - [List Site Documents](https://docs.blinkops.com/docs/integrations/sharepoint/actions/list-site-documents.md) - [List Sites](https://docs.blinkops.com/docs/integrations/sharepoint/actions/list-sites.md) - [SharePoint Custom Action](https://docs.blinkops.com/docs/integrations/sharepoint/actions/sharepoint-custom-action.md) - [Subscribe To Webhook](https://docs.blinkops.com/docs/integrations/sharepoint/actions/subscribe-to-webhook.md) - [Update File Properties](https://docs.blinkops.com/docs/integrations/sharepoint/actions/update-file-properties.md) - [Upload File](https://docs.blinkops.com/docs/integrations/sharepoint/actions/upload-file.md) - [Need Admin Approval](https://docs.blinkops.com/docs/integrations/sharepoint/admin-approval.md) - [Overview](https://docs.blinkops.com/docs/integrations/sharepoint/triggers.md) - [SharePoint Webhook Event](https://docs.blinkops.com/docs/integrations/sharepoint/triggers/sharepoint-webhook-event.md) - [Shodan](https://docs.blinkops.com/docs/integrations/shodan.md): Shodan is a search engine that lets users search for various types of servers connected to the internet using a variety of filters. Some have also described it as a search engine of service banners, which are metadata that the server sends back to the client. - [Overview](https://docs.blinkops.com/docs/integrations/shodan/actions.md) - [Crawl IP Or Netblock](https://docs.blinkops.com/docs/integrations/shodan/actions/crawl-ip-or-netblock.md) - [Crawl Port And Protocol](https://docs.blinkops.com/docs/integrations/shodan/actions/crawl-port-and-protocol.md) - [Delete Alert](https://docs.blinkops.com/docs/integrations/shodan/actions/delete-alert.md) - [Disable Trigger](https://docs.blinkops.com/docs/integrations/shodan/actions/disable-trigger.md) - [Enable Trigger](https://docs.blinkops.com/docs/integrations/shodan/actions/enable-trigger.md) - [Get Alert Details](https://docs.blinkops.com/docs/integrations/shodan/actions/get-alert-details.md) - [Get Created Scans](https://docs.blinkops.com/docs/integrations/shodan/actions/get-created-scans.md) - [Get Scan Status](https://docs.blinkops.com/docs/integrations/shodan/actions/get-scan-status.md) - [Host Information](https://docs.blinkops.com/docs/integrations/shodan/actions/host-information.md) - [List Alerts](https://docs.blinkops.com/docs/integrations/shodan/actions/list-alerts.md) - [List All Filters](https://docs.blinkops.com/docs/integrations/shodan/actions/list-all-filters.md) - [List All Search Facets](https://docs.blinkops.com/docs/integrations/shodan/actions/list-all-search-facets.md) - [List Available Protocols](https://docs.blinkops.com/docs/integrations/shodan/actions/list-available-protocols.md) - [List Available Triggers](https://docs.blinkops.com/docs/integrations/shodan/actions/list-available-triggers.md) - [List Crawled Ports](https://docs.blinkops.com/docs/integrations/shodan/actions/list-crawled-ports.md) - [Search](https://docs.blinkops.com/docs/integrations/shodan/actions/search.md) - [Search Without Results](https://docs.blinkops.com/docs/integrations/shodan/actions/search-without-results.md) - [Shodan Custom Action](https://docs.blinkops.com/docs/integrations/shodan/actions/shodan-custom-action.md) - [Overview](https://docs.blinkops.com/docs/integrations/shodan/triggers.md) - [Shodan Webhook Event](https://docs.blinkops.com/docs/integrations/shodan/triggers/shodan-webhook-event.md) - [Shopify](https://docs.blinkops.com/docs/integrations/shopify.md): The Shopify platform offers online retailers a suite of services including payments, marketing, shipping and customer engagement tools. - [Overview](https://docs.blinkops.com/docs/integrations/shopify/actions.md) - [Create Customer](https://docs.blinkops.com/docs/integrations/shopify/actions/create-customer.md) - [List Customers](https://docs.blinkops.com/docs/integrations/shopify/actions/list-customers.md) - [Shopify Custom Action](https://docs.blinkops.com/docs/integrations/shopify/actions/shopify-custom-action.md) - [Update Customer](https://docs.blinkops.com/docs/integrations/shopify/actions/update-customer.md) - [Overview](https://docs.blinkops.com/docs/integrations/shopify/triggers.md) - [Shopify Webhook Event](https://docs.blinkops.com/docs/integrations/shopify/triggers/shopify-webhook-event.md) - [Silverfort](https://docs.blinkops.com/docs/integrations/silverfort.md): Silverfort is a cybersecurity company specializing in adaptive multi-factor authentication (MFA) and identity and access management (IAM) solutions. Silverfort's technology aims to secure access to various systems, applications, and networks by implementing risk-based authentication methods. - [Overview](https://docs.blinkops.com/docs/integrations/silverfort/actions.md) - [Create Or Update Risk](https://docs.blinkops.com/docs/integrations/silverfort/actions/create-or-update-risk.md) - [Get Alerts](https://docs.blinkops.com/docs/integrations/silverfort/actions/get-alerts.md) - [Silverfort Custom Action](https://docs.blinkops.com/docs/integrations/silverfort/actions/silverfort-custom-action.md) - [Slack](https://docs.blinkops.com/docs/integrations/slack.md): Slack is a messaging app for business that connects people to the information they need. - [Overview](https://docs.blinkops.com/docs/integrations/slack/actions.md) - [Add Reaction](https://docs.blinkops.com/docs/integrations/slack/actions/add-reaction.md) - [Ask a Question via Slack](https://docs.blinkops.com/docs/integrations/slack/actions/ask-a-question-via-slack.md) - [Conversations Open](https://docs.blinkops.com/docs/integrations/slack/actions/conversations-open.md) - [Create Channel](https://docs.blinkops.com/docs/integrations/slack/actions/create-channel.md) - [Create User Group](https://docs.blinkops.com/docs/integrations/slack/actions/create-user-group.md) - [Delete Message From Channel](https://docs.blinkops.com/docs/integrations/slack/actions/delete-message-from-channel.md) - [Get Channel Info](https://docs.blinkops.com/docs/integrations/slack/actions/get-channel-info.md) - [Get Channels](https://docs.blinkops.com/docs/integrations/slack/actions/get-channels.md) - [Get Chat Permalink](https://docs.blinkops.com/docs/integrations/slack/actions/get-chat-permalink.md) - [Get Team Info](https://docs.blinkops.com/docs/integrations/slack/actions/get-team-info.md) - [Get User By ID](https://docs.blinkops.com/docs/integrations/slack/actions/get-user-by-id.md) - [Invite To Channel](https://docs.blinkops.com/docs/integrations/slack/actions/invite-to-channel.md) - [List Channel Members](https://docs.blinkops.com/docs/integrations/slack/actions/list-channel-members.md) - [List User Channels](https://docs.blinkops.com/docs/integrations/slack/actions/list-user-channels.md) - [List Users](https://docs.blinkops.com/docs/integrations/slack/actions/list-users.md) - [Lookup Multiple Users By Email](https://docs.blinkops.com/docs/integrations/slack/actions/lookup-multiple-users-by-email.md) - [Lookup User By Email](https://docs.blinkops.com/docs/integrations/slack/actions/lookup-user-by-email.md) - [Remove User From Channel](https://docs.blinkops.com/docs/integrations/slack/actions/remove-user-from-channel.md) - [Send Ephemeral Message](https://docs.blinkops.com/docs/integrations/slack/actions/send-ephemeral-message.md) - [Send File](https://docs.blinkops.com/docs/integrations/slack/actions/send-file.md) - [Send Message](https://docs.blinkops.com/docs/integrations/slack/actions/send-message.md) - [Set Channel Topic](https://docs.blinkops.com/docs/integrations/slack/actions/set-channel-topic.md) - [Slack Interactivity](https://docs.blinkops.com/docs/integrations/slack/actions/slack-interactivity.md) - [Update Message](https://docs.blinkops.com/docs/integrations/slack/actions/update-message.md) - [Update User Group](https://docs.blinkops.com/docs/integrations/slack/actions/update-user-group.md) - [Update Users In Group](https://docs.blinkops.com/docs/integrations/slack/actions/update-users-in-group.md) - [Overview](https://docs.blinkops.com/docs/integrations/slack/triggers.md) - [Slack Command Webhook](https://docs.blinkops.com/docs/integrations/slack/triggers/slack-command-webhook.md) - [Slack Webhook Event](https://docs.blinkops.com/docs/integrations/slack/triggers/slack-webhook-event.md) - [Slack Webhook Event Close Modal](https://docs.blinkops.com/docs/integrations/slack/triggers/slack-webhook-event-close-modal.md) - [Smartsheet](https://docs.blinkops.com/docs/integrations/smartsheet.md): Smartsheet is a cloud-based work management platform that helps teams plan, track, and collaborate on projects and tasks, offering flexibility through various views like spreadsheets, calendars, and Gantt charts. It aims to streamline workflow and increase team efficiency. - [Overview](https://docs.blinkops.com/docs/integrations/smartsheet/actions.md) - [Create Webhook](https://docs.blinkops.com/docs/integrations/smartsheet/actions/create-webhook.md) - [Delete Webhook](https://docs.blinkops.com/docs/integrations/smartsheet/actions/delete-webhook.md) - [Get Row](https://docs.blinkops.com/docs/integrations/smartsheet/actions/get-row.md) - [Get Webhook](https://docs.blinkops.com/docs/integrations/smartsheet/actions/get-webhook.md) - [List Columns](https://docs.blinkops.com/docs/integrations/smartsheet/actions/list-columns.md) - [List Search Sheet](https://docs.blinkops.com/docs/integrations/smartsheet/actions/list-search-sheet.md) - [List Sheets](https://docs.blinkops.com/docs/integrations/smartsheet/actions/list-sheets.md) - [List Webhooks](https://docs.blinkops.com/docs/integrations/smartsheet/actions/list-webhooks.md) - [Search Sheets](https://docs.blinkops.com/docs/integrations/smartsheet/actions/search-sheets.md) - [Smartsheet Custom Action](https://docs.blinkops.com/docs/integrations/smartsheet/actions/smartsheet-custom-action.md) - [Update Cell](https://docs.blinkops.com/docs/integrations/smartsheet/actions/update-cell.md) - [Update Row](https://docs.blinkops.com/docs/integrations/smartsheet/actions/update-row.md) - [Update Webhook](https://docs.blinkops.com/docs/integrations/smartsheet/actions/update-webhook.md) - [Overview](https://docs.blinkops.com/docs/integrations/smartsheet/triggers.md) - [Smartsheet Webhook Event](https://docs.blinkops.com/docs/integrations/smartsheet/triggers/smartsheet-webhook-event.md) - [Snipe-IT](https://docs.blinkops.com/docs/integrations/snipe-it.md): Snipe-IT was made for IT asset management, to enable IT departments to track who has which laptop, when it was purchased, which software licenses and accessories are available, among other features. It is fully open source with a dedicated support team and frequent updates. - [Overview](https://docs.blinkops.com/docs/integrations/snipe-it/actions.md) - [Check In Hardware](https://docs.blinkops.com/docs/integrations/snipe-it/actions/check-in-hardware.md) - [Check In License Seat](https://docs.blinkops.com/docs/integrations/snipe-it/actions/check-in-license-seat.md) - [Check Out Hardware](https://docs.blinkops.com/docs/integrations/snipe-it/actions/check-out-hardware.md) - [Check Out License Seat](https://docs.blinkops.com/docs/integrations/snipe-it/actions/check-out-license-seat.md) - [Create Hardware](https://docs.blinkops.com/docs/integrations/snipe-it/actions/create-hardware.md) - [Create License](https://docs.blinkops.com/docs/integrations/snipe-it/actions/create-license.md) - [Create User](https://docs.blinkops.com/docs/integrations/snipe-it/actions/create-user.md) - [Delete Hardware](https://docs.blinkops.com/docs/integrations/snipe-it/actions/delete-hardware.md) - [Delete License](https://docs.blinkops.com/docs/integrations/snipe-it/actions/delete-license.md) - [Delete User](https://docs.blinkops.com/docs/integrations/snipe-it/actions/delete-user.md) - [Get Hardware](https://docs.blinkops.com/docs/integrations/snipe-it/actions/get-hardware.md) - [Get Hardware By Serial](https://docs.blinkops.com/docs/integrations/snipe-it/actions/get-hardware-by-serial.md) - [Get Hardware By Tag](https://docs.blinkops.com/docs/integrations/snipe-it/actions/get-hardware-by-tag.md) - [Get Hardware Licenses](https://docs.blinkops.com/docs/integrations/snipe-it/actions/get-hardware-licenses.md) - [Get License](https://docs.blinkops.com/docs/integrations/snipe-it/actions/get-license.md) - [Get License Seat](https://docs.blinkops.com/docs/integrations/snipe-it/actions/get-license-seat.md) - [Get License Seats](https://docs.blinkops.com/docs/integrations/snipe-it/actions/get-license-seats.md) - [Get User](https://docs.blinkops.com/docs/integrations/snipe-it/actions/get-user.md) - [Get User Assets](https://docs.blinkops.com/docs/integrations/snipe-it/actions/get-user-assets.md) - [Get User Licenses](https://docs.blinkops.com/docs/integrations/snipe-it/actions/get-user-licenses.md) - [List Categories](https://docs.blinkops.com/docs/integrations/snipe-it/actions/list-categories.md) - [List Hardware](https://docs.blinkops.com/docs/integrations/snipe-it/actions/list-hardware.md) - [List Licenses](https://docs.blinkops.com/docs/integrations/snipe-it/actions/list-licenses.md) - [List Models](https://docs.blinkops.com/docs/integrations/snipe-it/actions/list-models.md) - [List Statuses](https://docs.blinkops.com/docs/integrations/snipe-it/actions/list-statuses.md) - [List Users](https://docs.blinkops.com/docs/integrations/snipe-it/actions/list-users.md) - [Snipe-IT Custom Action](https://docs.blinkops.com/docs/integrations/snipe-it/actions/snipe-it-custom-action.md) - [Update Hardware](https://docs.blinkops.com/docs/integrations/snipe-it/actions/update-hardware.md) - [Update License](https://docs.blinkops.com/docs/integrations/snipe-it/actions/update-license.md) - [Update User](https://docs.blinkops.com/docs/integrations/snipe-it/actions/update-user.md) - [Snowflake](https://docs.blinkops.com/docs/integrations/snowflake.md): Snowflake services main features are separation of storage and compute, on-the-fly scalable compute, data sharing, data cloning, and third-party tools support in order to handle the demanding needs of growing enterprises. - [Overview](https://docs.blinkops.com/docs/integrations/snowflake/actions.md): Blink supports the following Snowflake Actions: - [Run Snowflake Query](https://docs.blinkops.com/docs/integrations/snowflake/actions/run-snowflake-query.md): Runs a SQL query on a Snowflake database. - [Snyk](https://docs.blinkops.com/docs/integrations/snyk.md): Snyk is a developer security platform. Integrating directly into development tools, workflows, and automation pipelines, Snyk makes it easy for teams to find, prioritize, and fix security vulnerabilities in code, dependencies, containers, and infrastructure as code. Supported by industry-leading app… - [Overview](https://docs.blinkops.com/docs/integrations/snyk/actions.md) - [Create App](https://docs.blinkops.com/docs/integrations/snyk/actions/create-app.md) - [Create Organization Invitation](https://docs.blinkops.com/docs/integrations/snyk/actions/create-organization-invitation.md) - [Delete App](https://docs.blinkops.com/docs/integrations/snyk/actions/delete-app.md) - [Delete App Bot](https://docs.blinkops.com/docs/integrations/snyk/actions/delete-app-bot.md) - [Delete Organization Invitation](https://docs.blinkops.com/docs/integrations/snyk/actions/delete-organization-invitation.md) - [Get App](https://docs.blinkops.com/docs/integrations/snyk/actions/get-app.md) - [Get App Bots](https://docs.blinkops.com/docs/integrations/snyk/actions/get-app-bots.md) - [Get IAC Settings For Group](https://docs.blinkops.com/docs/integrations/snyk/actions/get-iac-settings-for-group.md) - [Get Organization](https://docs.blinkops.com/docs/integrations/snyk/actions/get-organization.md) - [Get Organization IAC Settings](https://docs.blinkops.com/docs/integrations/snyk/actions/get-organization-iac-settings.md) - [Get Organization Project](https://docs.blinkops.com/docs/integrations/snyk/actions/get-organization-project.md) - [Get SBOM](https://docs.blinkops.com/docs/integrations/snyk/actions/get-sbom.md) - [Get User Installed Apps](https://docs.blinkops.com/docs/integrations/snyk/actions/get-user-installed-apps.md) - [Ignore Issue By File Path](https://docs.blinkops.com/docs/integrations/snyk/actions/ignore-issue-by-file-path.md) - [Ignore Issue By ID](https://docs.blinkops.com/docs/integrations/snyk/actions/ignore-issue-by-id.md) - [List Apps](https://docs.blinkops.com/docs/integrations/snyk/actions/list-apps.md) - [List Issues For Many Package URLs](https://docs.blinkops.com/docs/integrations/snyk/actions/list-issues-for-many-package-urls.md) - [List Organization Invitations](https://docs.blinkops.com/docs/integrations/snyk/actions/list-organization-invitations.md) - [List Organization Projects](https://docs.blinkops.com/docs/integrations/snyk/actions/list-organization-projects.md) - [List Organizations](https://docs.blinkops.com/docs/integrations/snyk/actions/list-organizations.md) - [Manage Secrets](https://docs.blinkops.com/docs/integrations/snyk/actions/manage-secrets.md) - [Query Issues By Package URL](https://docs.blinkops.com/docs/integrations/snyk/actions/query-issues-by-package-url.md) - [Revoke User Installed App](https://docs.blinkops.com/docs/integrations/snyk/actions/revoke-user-installed-app.md) - [Run Snyk CLI Script](https://docs.blinkops.com/docs/integrations/snyk/actions/run-snyk-cli-script.md): Executes a Snyk CLI script. - [Snyk Custom Action](https://docs.blinkops.com/docs/integrations/snyk/actions/snyk-custom-action.md) - [Update App](https://docs.blinkops.com/docs/integrations/snyk/actions/update-app.md) - [Update IAC Settings For Group](https://docs.blinkops.com/docs/integrations/snyk/actions/update-iac-settings-for-group.md) - [Update Organization](https://docs.blinkops.com/docs/integrations/snyk/actions/update-organization.md) - [Update Organization IAC Settings](https://docs.blinkops.com/docs/integrations/snyk/actions/update-organization-iac-settings.md) - [Update Organization Project](https://docs.blinkops.com/docs/integrations/snyk/actions/update-organization-project.md) - [Overview](https://docs.blinkops.com/docs/integrations/snyk/triggers.md) - [Snyk Webhook Event](https://docs.blinkops.com/docs/integrations/snyk/triggers/snyk-webhook-event.md) - [SolarWinds Information Service](https://docs.blinkops.com/docs/integrations/solarwinds-information-service.md): SolarWinds Information Service (SWIS) is an API layer that allows external systems to interact with data stored in **SolarWinds** products — especially **Orion** Platform-based tools. - [Overview](https://docs.blinkops.com/docs/integrations/solarwinds-information-service/actions.md) - [Query SolarWinds Database](https://docs.blinkops.com/docs/integrations/solarwinds-information-service/actions/query-solarwinds-database.md) - [SolarWinds Information Service Custom Action](https://docs.blinkops.com/docs/integrations/solarwinds-information-service/actions/solarwinds-information-service-custom-action.md) - [SolarWinds Service Desk](https://docs.blinkops.com/docs/integrations/solarwinds-service-desk.md): SolarWinds Service Desk is a cloud-based IT service management (ITSM) platform that streamlines and automates IT operations for businesses of all sizes. With features such as incident management, problem management, change management, and asset management, SolarWinds Service Desk provides a centrali… - [Overview](https://docs.blinkops.com/docs/integrations/solarwinds-service-desk/actions.md) - [Create Incident](https://docs.blinkops.com/docs/integrations/solarwinds-service-desk/actions/create-incident.md) - [Create User](https://docs.blinkops.com/docs/integrations/solarwinds-service-desk/actions/create-user.md) - [Delete Incident By ID](https://docs.blinkops.com/docs/integrations/solarwinds-service-desk/actions/delete-incident-by-id.md) - [Delete User By ID](https://docs.blinkops.com/docs/integrations/solarwinds-service-desk/actions/delete-user-by-id.md) - [Get Incident By ID](https://docs.blinkops.com/docs/integrations/solarwinds-service-desk/actions/get-incident-by-id.md) - [Get User By ID](https://docs.blinkops.com/docs/integrations/solarwinds-service-desk/actions/get-user-by-id.md) - [List Categories](https://docs.blinkops.com/docs/integrations/solarwinds-service-desk/actions/list-categories.md) - [List Departments](https://docs.blinkops.com/docs/integrations/solarwinds-service-desk/actions/list-departments.md) - [List Incidents](https://docs.blinkops.com/docs/integrations/solarwinds-service-desk/actions/list-incidents.md) - [List Sites](https://docs.blinkops.com/docs/integrations/solarwinds-service-desk/actions/list-sites.md) - [List Users](https://docs.blinkops.com/docs/integrations/solarwinds-service-desk/actions/list-users.md) - [SolarWinds Service Desk Custom Action](https://docs.blinkops.com/docs/integrations/solarwinds-service-desk/actions/solarwinds-service-desk-custom-action.md) - [Update Incident By ID](https://docs.blinkops.com/docs/integrations/solarwinds-service-desk/actions/update-incident-by-id.md) - [Update User By ID](https://docs.blinkops.com/docs/integrations/solarwinds-service-desk/actions/update-user-by-id.md) - [SonarQube](https://docs.blinkops.com/docs/integrations/sonarqube.md): SonarQube is an open-source platform developed by SonarSource for continuous inspection of code quality to perform automatic reviews with static analysis of code to detect bugs and code smells on 29 programming languages. - [Overview](https://docs.blinkops.com/docs/integrations/sonarqube/actions.md) - [Create Webhook](https://docs.blinkops.com/docs/integrations/sonarqube/actions/create-webhook.md) - [Delete Webhook](https://docs.blinkops.com/docs/integrations/sonarqube/actions/delete-webhook.md) - [List Webhooks](https://docs.blinkops.com/docs/integrations/sonarqube/actions/list-webhooks.md) - [Search Projects](https://docs.blinkops.com/docs/integrations/sonarqube/actions/search-projects.md) - [SonarQube Custom Action](https://docs.blinkops.com/docs/integrations/sonarqube/actions/sonarqube-custom-action.md) - [Update Webhook](https://docs.blinkops.com/docs/integrations/sonarqube/actions/update-webhook.md) - [Overview](https://docs.blinkops.com/docs/integrations/sonarqube/triggers.md) - [SonarQube Webhook Event](https://docs.blinkops.com/docs/integrations/sonarqube/triggers/sonarqube-webhook-event.md) - [Sophos](https://docs.blinkops.com/docs/integrations/sophos.md): Sophos seamlessly integrates with your current cybersecurity infrastructure, delivering a robust solution to fortify your digital defenses. As a trusted name in next-gen cybersecurity solutions, Sophos empowers organizations to effortlessly align their cybersecurity efforts with diverse tools and sy… - [Overview](https://docs.blinkops.com/docs/integrations/sophos/actions.md) - [Get Alerts](https://docs.blinkops.com/docs/integrations/sophos/actions/get-alerts.md) - [Get Events](https://docs.blinkops.com/docs/integrations/sophos/actions/get-events.md) - [List Endpoints](https://docs.blinkops.com/docs/integrations/sophos/actions/list-endpoints.md) - [Sophos Custom Action](https://docs.blinkops.com/docs/integrations/sophos/actions/sophos-custom-action.md) - [Overview](https://docs.blinkops.com/docs/integrations/sophos/triggers.md) - [Sophos Webhook Event](https://docs.blinkops.com/docs/integrations/sophos/triggers/sophos-webhook-event.md) - [Split](https://docs.blinkops.com/docs/integrations/split.md): Split.io is a feature delivery and experimentation platform that helps companies manage and optimize their software releases. You can use Split with Blink to automatically and continuously deliver high-quality software with faster release cycles, reduced downtime, improve incident response, and impr… - [Overview](https://docs.blinkops.com/docs/integrations/split/actions.md) - [Create Segment](https://docs.blinkops.com/docs/integrations/split/actions/create-segment.md) - [Deactivate Segment In Environment](https://docs.blinkops.com/docs/integrations/split/actions/deactivate-segment-in-environment.md) - [Delete Segment](https://docs.blinkops.com/docs/integrations/split/actions/delete-segment.md) - [Enable Segment In Environment](https://docs.blinkops.com/docs/integrations/split/actions/enable-segment-in-environment.md) - [Get User](https://docs.blinkops.com/docs/integrations/split/actions/get-user.md) - [Kill Split In Environment](https://docs.blinkops.com/docs/integrations/split/actions/kill-split-in-environment.md) - [List Environments](https://docs.blinkops.com/docs/integrations/split/actions/list-environments.md) - [List Groups](https://docs.blinkops.com/docs/integrations/split/actions/list-groups.md) - [List Segments](https://docs.blinkops.com/docs/integrations/split/actions/list-segments.md) - [List Segments In Environment](https://docs.blinkops.com/docs/integrations/split/actions/list-segments-in-environment.md) - [List Splits](https://docs.blinkops.com/docs/integrations/split/actions/list-splits.md) - [List Traffic Types](https://docs.blinkops.com/docs/integrations/split/actions/list-traffic-types.md) - [List Users](https://docs.blinkops.com/docs/integrations/split/actions/list-users.md) - [List Workspaces](https://docs.blinkops.com/docs/integrations/split/actions/list-workspaces.md) - [Partial Update Split Definition In Environment](https://docs.blinkops.com/docs/integrations/split/actions/partial-update-split-definition-in-environment.md) - [Remove Segment Keys From Environment](https://docs.blinkops.com/docs/integrations/split/actions/remove-segment-keys-from-environment.md) - [Restore Split In Environment](https://docs.blinkops.com/docs/integrations/split/actions/restore-split-in-environment.md) - [Split Custom Action](https://docs.blinkops.com/docs/integrations/split/actions/split-custom-action.md) - [Update Segment Keys In Environment](https://docs.blinkops.com/docs/integrations/split/actions/update-segment-keys-in-environment.md) - [Update User](https://docs.blinkops.com/docs/integrations/split/actions/update-user.md) - [Overview](https://docs.blinkops.com/docs/integrations/split/triggers.md) - [Split Webhook Event](https://docs.blinkops.com/docs/integrations/split/triggers/split-webhook-event.md) - [Splunk](https://docs.blinkops.com/docs/integrations/splunk.md): Splunk enables you to search, analyze, and visualize the data gathered from the components of your IT infrastructure or business. Splunk takes in data from websites, applications, sensors, devices, and so on. - [Splunk Observability](https://docs.blinkops.com/docs/integrations/splunk-observability.md): Splunk observability combines different data sources like logs, metrics, and traces to provide comprehensive insights into the health and performance of your systems. - [Overview](https://docs.blinkops.com/docs/integrations/splunk-observability/actions.md) - [Clear Incident](https://docs.blinkops.com/docs/integrations/splunk-observability/actions/clear-incident.md) - [Get Incident](https://docs.blinkops.com/docs/integrations/splunk-observability/actions/get-incident.md) - [List Alert Muting Rules](https://docs.blinkops.com/docs/integrations/splunk-observability/actions/list-alert-muting-rules.md) - [List Incidents](https://docs.blinkops.com/docs/integrations/splunk-observability/actions/list-incidents.md) - [Splunk Observability Custom Action](https://docs.blinkops.com/docs/integrations/splunk-observability/actions/splunk-observability-custom-action.md) - [Unmute Alert Rule](https://docs.blinkops.com/docs/integrations/splunk-observability/actions/unmute-alert-rule.md) - [Splunk SOAR](https://docs.blinkops.com/docs/integrations/splunk-soar.md): Splunk Phantom, renamed to Splunk SOAR, is a security orchestration, automation, and response (SOAR) solution. - [Overview](https://docs.blinkops.com/docs/integrations/splunk-soar/actions.md) - [Get Container](https://docs.blinkops.com/docs/integrations/splunk-soar/actions/get-container.md) - [Get Container Attachment](https://docs.blinkops.com/docs/integrations/splunk-soar/actions/get-container-attachment.md) - [Get Containers Attachments](https://docs.blinkops.com/docs/integrations/splunk-soar/actions/get-containers-attachments.md) - [List Container Artifacts](https://docs.blinkops.com/docs/integrations/splunk-soar/actions/list-container-artifacts.md) - [List Container Attachments](https://docs.blinkops.com/docs/integrations/splunk-soar/actions/list-container-attachments.md) - [List Container Comments](https://docs.blinkops.com/docs/integrations/splunk-soar/actions/list-container-comments.md) - [List Container Evidence](https://docs.blinkops.com/docs/integrations/splunk-soar/actions/list-container-evidence.md) - [List Container Notes](https://docs.blinkops.com/docs/integrations/splunk-soar/actions/list-container-notes.md) - [List Containers](https://docs.blinkops.com/docs/integrations/splunk-soar/actions/list-containers.md) - [List Notes](https://docs.blinkops.com/docs/integrations/splunk-soar/actions/list-notes.md) - [Splunk SOAR Custom Action](https://docs.blinkops.com/docs/integrations/splunk-soar/actions/splunk-soar-custom-action.md) - [Overview](https://docs.blinkops.com/docs/integrations/splunk/actions.md) - [Create Search Job](https://docs.blinkops.com/docs/integrations/splunk/actions/create-search-job.md) - [Delete Search Job By ID](https://docs.blinkops.com/docs/integrations/splunk/actions/delete-search-job-by-id.md) - [Edit Notable Events](https://docs.blinkops.com/docs/integrations/splunk/actions/edit-notable-events.md) - [Get Search Job By ID](https://docs.blinkops.com/docs/integrations/splunk/actions/get-search-job-by-id.md) - [Get Search Job Results](https://docs.blinkops.com/docs/integrations/splunk/actions/get-search-job-results.md) - [Get User By Name](https://docs.blinkops.com/docs/integrations/splunk/actions/get-user-by-name.md) - [List Fired Alerts](https://docs.blinkops.com/docs/integrations/splunk/actions/list-fired-alerts.md) - [List Search Jobs](https://docs.blinkops.com/docs/integrations/splunk/actions/list-search-jobs.md) - [List Users](https://docs.blinkops.com/docs/integrations/splunk/actions/list-users.md) - [Run Search](https://docs.blinkops.com/docs/integrations/splunk/actions/run-search.md) - [Send Event Data](https://docs.blinkops.com/docs/integrations/splunk/actions/send-event-data.md) - [Splunk Custom Action](https://docs.blinkops.com/docs/integrations/splunk/actions/splunk-custom-action.md) - [Overview](https://docs.blinkops.com/docs/integrations/splunk/triggers.md) - [New Query Search Event](https://docs.blinkops.com/docs/integrations/splunk/triggers/new-query-search-event.md) - [Splunk Webhook Event](https://docs.blinkops.com/docs/integrations/splunk/triggers/splunk-webhook-event.md) - [Spur](https://docs.blinkops.com/docs/integrations/spur.md): Spur is an IP reputation intelligence provider. They offer tools and data to help organizations detect and mitigate threats associated with anonymization infrastructure. - [Overview](https://docs.blinkops.com/docs/integrations/spur/actions.md) - [Export DCH Feed](https://docs.blinkops.com/docs/integrations/spur/actions/export-dch-feed.md) - [Export Feed](https://docs.blinkops.com/docs/integrations/spur/actions/export-feed.md) - [Get IP Context](https://docs.blinkops.com/docs/integrations/spur/actions/get-ip-context.md) - [Get Tag Metadata](https://docs.blinkops.com/docs/integrations/spur/actions/get-tag-metadata.md) - [Spur Custom Action](https://docs.blinkops.com/docs/integrations/spur/actions/spur-custom-action.md) - [StrongDM](https://docs.blinkops.com/docs/integrations/strongdm.md): StrongDM is a proxy that manages and audits access to databases, servers, clusters, and web apps. The StrongDM network is comprised of a local client, gateway intermediary, and configuration layer. - [Overview](https://docs.blinkops.com/docs/integrations/strongdm/actions.md): Blink supports the following StrongDM Actions: - [Run StrongDM CLI Script](https://docs.blinkops.com/docs/integrations/strongdm/actions/run-strongdm-cli-script.md): Executes a StrongDM CLI script. - [Sumo Logic](https://docs.blinkops.com/docs/integrations/sumo-logic.md): The Sumo Logic platform helps you make data-driven decisions and reduce the time to investigate security and operational issues so you can free up resources for more important activities. - [Overview](https://docs.blinkops.com/docs/integrations/sumo-logic/actions.md) - [Assign Role To User](https://docs.blinkops.com/docs/integrations/sumo-logic/actions/assign-role-to-user.md) - [Create And Run Search Job](https://docs.blinkops.com/docs/integrations/sumo-logic/actions/create-and-run-search-job.md) - [Create User](https://docs.blinkops.com/docs/integrations/sumo-logic/actions/create-user.md) - [Delete User](https://docs.blinkops.com/docs/integrations/sumo-logic/actions/delete-user.md) - [List Roles](https://docs.blinkops.com/docs/integrations/sumo-logic/actions/list-roles.md) - [List Saved Log Searches](https://docs.blinkops.com/docs/integrations/sumo-logic/actions/list-saved-log-searches.md) - [List Users](https://docs.blinkops.com/docs/integrations/sumo-logic/actions/list-users.md) - [Remove Role From User](https://docs.blinkops.com/docs/integrations/sumo-logic/actions/remove-role-from-user.md) - [Sumo Logic Custom Action](https://docs.blinkops.com/docs/integrations/sumo-logic/actions/sumo-logic-custom-action.md) - [Overview](https://docs.blinkops.com/docs/integrations/sumo-logic/triggers.md) - [Sumo Logic Webhook Event](https://docs.blinkops.com/docs/integrations/sumo-logic/triggers/sumo-logic-webhook-event.md) - [Symantec EDR](https://docs.blinkops.com/docs/integrations/symantec-edr.md): Symantec Endpoint Detection and Response (EDR) by Broadcom is an advanced cyber security solution designed to provide comprehensive threat protection for enterprise networks. It leverages machine learning and behavioral analytics to detect, investigate, and remediate complex threats across a wide ar… - [Overview](https://docs.blinkops.com/docs/integrations/symantec-edr/actions.md) - [Symantec EDR Custom Action](https://docs.blinkops.com/docs/integrations/symantec-edr/actions/symantec-edr-custom-action.md) - [Sysdig](https://docs.blinkops.com/docs/integrations/sysdig.md): Sysdig is a cloud-native security and observability platform that provides comprehensive visibility and control over containerized and cloud-based applications. - [Overview](https://docs.blinkops.com/docs/integrations/sysdig/actions.md) - [Get Inventory Resource](https://docs.blinkops.com/docs/integrations/sysdig/actions/get-inventory-resource.md) - [Get Secure Event](https://docs.blinkops.com/docs/integrations/sysdig/actions/get-secure-event.md) - [List Inventory Resources](https://docs.blinkops.com/docs/integrations/sysdig/actions/list-inventory-resources.md) - [List Secure Events](https://docs.blinkops.com/docs/integrations/sysdig/actions/list-secure-events.md) - [Sysdig Custom Action](https://docs.blinkops.com/docs/integrations/sysdig/actions/sysdig-custom-action.md) - [Tableau](https://docs.blinkops.com/docs/integrations/tableau.md): Tableau is a software program used for data visualization and business intelligence. It allows users to connect to various data sources, create interactive visualizations, and analyze trends and patterns. - [Overview](https://docs.blinkops.com/docs/integrations/tableau/actions.md) - [Tableau Custom Action](https://docs.blinkops.com/docs/integrations/tableau/actions/tableau-custom-action.md) - [Tanium](https://docs.blinkops.com/docs/integrations/tanium.md): Tanium seamlessly integrates into your business operations, revolutionizing endpoint management. As a leading cybersecurity and IT operations platform, Tanium offers powerful connectivity with various tools and applications. With Tanium's seamless integration capabilities, businesses gain real-time… - [Overview](https://docs.blinkops.com/docs/integrations/tanium/actions.md) - [Create Question](https://docs.blinkops.com/docs/integrations/tanium/actions/create-question.md) - [Get Action Groups](https://docs.blinkops.com/docs/integrations/tanium/actions/get-action-groups.md) - [Get Question Result](https://docs.blinkops.com/docs/integrations/tanium/actions/get-question-result.md) - [Get Sensor](https://docs.blinkops.com/docs/integrations/tanium/actions/get-sensor.md) - [List Packages](https://docs.blinkops.com/docs/integrations/tanium/actions/list-packages.md) - [Query Data](https://docs.blinkops.com/docs/integrations/tanium/actions/query-data.md) - [Tanium Custom Action](https://docs.blinkops.com/docs/integrations/tanium/actions/tanium-custom-action.md) - [TeamCity](https://docs.blinkops.com/docs/integrations/teamcity.md): TeamCity is a general-purpose CI/CD solution that allows the most flexibility for all sorts of workflows and development practices. - [Overview](https://docs.blinkops.com/docs/integrations/teamcity/actions.md) - [Add Build To Queue](https://docs.blinkops.com/docs/integrations/teamcity/actions/add-build-to-queue.md) - [Add User](https://docs.blinkops.com/docs/integrations/teamcity/actions/add-user.md) - [Cancel Build](https://docs.blinkops.com/docs/integrations/teamcity/actions/cancel-build.md) - [Delete Queued Build](https://docs.blinkops.com/docs/integrations/teamcity/actions/delete-queued-build.md) - [Delete User](https://docs.blinkops.com/docs/integrations/teamcity/actions/delete-user.md) - [Get All Build Types](https://docs.blinkops.com/docs/integrations/teamcity/actions/get-all-build-types.md) - [Get All Builds](https://docs.blinkops.com/docs/integrations/teamcity/actions/get-all-builds.md) - [Get All Queued Builds](https://docs.blinkops.com/docs/integrations/teamcity/actions/get-all-queued-builds.md) - [Get All Users](https://docs.blinkops.com/docs/integrations/teamcity/actions/get-all-users.md) - [TeamCity Custom Action](https://docs.blinkops.com/docs/integrations/teamcity/actions/teamcity-custom-action.md) - [TeamDynamix](https://docs.blinkops.com/docs/integrations/teamdynamix.md): TeamDynamix is a no-code, cloud-based platform that offers IT Service Management (ITSM), Enterprise Service Management (ESM), and Project Portfolio Management (PPM) solutions. - [Overview](https://docs.blinkops.com/docs/integrations/teamdynamix/actions.md) - [Create Issue](https://docs.blinkops.com/docs/integrations/teamdynamix/actions/create-issue.md) - [Create Project](https://docs.blinkops.com/docs/integrations/teamdynamix/actions/create-project.md) - [Get Issue](https://docs.blinkops.com/docs/integrations/teamdynamix/actions/get-issue.md) - [Get Project](https://docs.blinkops.com/docs/integrations/teamdynamix/actions/get-project.md) - [List Issue Statuses](https://docs.blinkops.com/docs/integrations/teamdynamix/actions/list-issue-statuses.md) - [List Project Templates](https://docs.blinkops.com/docs/integrations/teamdynamix/actions/list-project-templates.md) - [List Project Types](https://docs.blinkops.com/docs/integrations/teamdynamix/actions/list-project-types.md) - [List Type Categories](https://docs.blinkops.com/docs/integrations/teamdynamix/actions/list-type-categories.md) - [Search Issues](https://docs.blinkops.com/docs/integrations/teamdynamix/actions/search-issues.md) - [Search Projects](https://docs.blinkops.com/docs/integrations/teamdynamix/actions/search-projects.md) - [TeamDynamix Custom Action](https://docs.blinkops.com/docs/integrations/teamdynamix/actions/teamdynamix-custom-action.md) - [TeamViewer](https://docs.blinkops.com/docs/integrations/teamviewer.md): TeamViewer offers businesses a powerful solution for remote access and support. TeamViewer, a leading remote connectivity platform, seamlessly integrates with various systems and devices, enabling businesses to securely access and control remote machines. - [Overview](https://docs.blinkops.com/docs/integrations/teamviewer/actions.md) - [Create Device](https://docs.blinkops.com/docs/integrations/teamviewer/actions/create-device.md) - [Delete Device](https://docs.blinkops.com/docs/integrations/teamviewer/actions/delete-device.md) - [Get Device](https://docs.blinkops.com/docs/integrations/teamviewer/actions/get-device.md) - [List Devices](https://docs.blinkops.com/docs/integrations/teamviewer/actions/list-devices.md) - [List Groups](https://docs.blinkops.com/docs/integrations/teamviewer/actions/list-groups.md) - [TeamViewer Custom Action](https://docs.blinkops.com/docs/integrations/teamviewer/actions/teamviewer-custom-action.md) - [Overview](https://docs.blinkops.com/docs/integrations/teamviewer/triggers.md) - [TeamViewer Webhook Event](https://docs.blinkops.com/docs/integrations/teamviewer/triggers/teamviewer-webhook-event.md) - [Telegram](https://docs.blinkops.com/docs/integrations/telegram.md): Telegram Messenger is a globally accessible freemium, cross-platform, encrypted, cloud-based and centralized instant messaging (IM) service. The messenger also provides optional end-to-end encrypted chats, popularly known as secret chat and video calling, VoIP, file sharing and several other feature… - [Overview](https://docs.blinkops.com/docs/integrations/telegram/actions.md) - [Create Chat Invite Link](https://docs.blinkops.com/docs/integrations/telegram/actions/create-chat-invite-link.md) - [Delete Webhook](https://docs.blinkops.com/docs/integrations/telegram/actions/delete-webhook.md) - [Edit Chat Invite Link](https://docs.blinkops.com/docs/integrations/telegram/actions/edit-chat-invite-link.md) - [Revoke Chat Invite Link](https://docs.blinkops.com/docs/integrations/telegram/actions/revoke-chat-invite-link.md) - [Send Message](https://docs.blinkops.com/docs/integrations/telegram/actions/send-message.md) - [Set Webhook](https://docs.blinkops.com/docs/integrations/telegram/actions/set-webhook.md) - [Telegram Custom Action](https://docs.blinkops.com/docs/integrations/telegram/actions/telegram-custom-action.md) - [Overview](https://docs.blinkops.com/docs/integrations/telegram/triggers.md) - [Telegram Webhook Event](https://docs.blinkops.com/docs/integrations/telegram/triggers/telegram-webhook-event.md) - [Tempo](https://docs.blinkops.com/docs/integrations/tempo.md): Tempo provides a strategic portfolio management platform that aligns strategy with execution by enhancing visibility, adaptability, and coordination across your organization. - [Overview](https://docs.blinkops.com/docs/integrations/tempo/actions.md) - [Create Webhook Subscription](https://docs.blinkops.com/docs/integrations/tempo/actions/create-webhook-subscription.md) - [Get Project Budget](https://docs.blinkops.com/docs/integrations/tempo/actions/get-project-budget.md) - [List Accounts](https://docs.blinkops.com/docs/integrations/tempo/actions/list-accounts.md) - [List Customers](https://docs.blinkops.com/docs/integrations/tempo/actions/list-customers.md) - [List Projects](https://docs.blinkops.com/docs/integrations/tempo/actions/list-projects.md) - [Tempo Custom Action](https://docs.blinkops.com/docs/integrations/tempo/actions/tempo-custom-action.md) - [Overview](https://docs.blinkops.com/docs/integrations/tempo/triggers.md) - [Tempo Webhook Event](https://docs.blinkops.com/docs/integrations/tempo/triggers/tempo-webhook-event.md) - [Tenable](https://docs.blinkops.com/docs/integrations/tenable.md): Tenable provides actionable insight into your entire infrastructure’s security risks, allowing you to quickly and accurately identify, investigate, and prioritize vulnerabilities and misconfigurations in your modern IT environment. - [Tenable Identity Exposure](https://docs.blinkops.com/docs/integrations/tenable-identity-exposure.md): Tenable Identity Exposure is a security solution that continuously validates your Active Directory and Entra ID environments to identify and eliminate security weaknesses, misconfigurations, and attack paths before they can be exploited. - [Overview](https://docs.blinkops.com/docs/integrations/tenable-identity-exposure/actions.md) - [Get All Attacks](https://docs.blinkops.com/docs/integrations/tenable-identity-exposure/actions/get-all-attacks.md) - [Get All Deviances Since Event](https://docs.blinkops.com/docs/integrations/tenable-identity-exposure/actions/get-all-deviances-since-event.md) - [Get Attack Types](https://docs.blinkops.com/docs/integrations/tenable-identity-exposure/actions/get-attack-types.md) - [Retrieve All Profiles](https://docs.blinkops.com/docs/integrations/tenable-identity-exposure/actions/retrieve-all-profiles.md) - [Tenable Identity Exposure Custom Action](https://docs.blinkops.com/docs/integrations/tenable-identity-exposure/actions/tenable-identity-exposure-custom-action.md) - [Tenable Security Center](https://docs.blinkops.com/docs/integrations/tenable-security-center.md): Tenable Security Center gathers security data from across your organization using sources such as: Passive monitoring: Monitoring network traffic and events in real-time provides information on which assets are connected to the internet and how they communicate. - [Overview](https://docs.blinkops.com/docs/integrations/tenable-security-center/actions.md) - [Get Asset Details](https://docs.blinkops.com/docs/integrations/tenable-security-center/actions/get-asset-details.md) - [Get Scan](https://docs.blinkops.com/docs/integrations/tenable-security-center/actions/get-scan.md) - [List Assets](https://docs.blinkops.com/docs/integrations/tenable-security-center/actions/list-assets.md) - [List Hosts](https://docs.blinkops.com/docs/integrations/tenable-security-center/actions/list-hosts.md) - [List Queries](https://docs.blinkops.com/docs/integrations/tenable-security-center/actions/list-queries.md) - [List Repositories](https://docs.blinkops.com/docs/integrations/tenable-security-center/actions/list-repositories.md) - [List Scans](https://docs.blinkops.com/docs/integrations/tenable-security-center/actions/list-scans.md) - [List Tags](https://docs.blinkops.com/docs/integrations/tenable-security-center/actions/list-tags.md) - [List Vulnerabilities](https://docs.blinkops.com/docs/integrations/tenable-security-center/actions/list-vulnerabilities.md) - [Run Query](https://docs.blinkops.com/docs/integrations/tenable-security-center/actions/run-query.md) - [Tenable Security Center Custom Action](https://docs.blinkops.com/docs/integrations/tenable-security-center/actions/tenable-security-center-custom-action.md) - [Overview](https://docs.blinkops.com/docs/integrations/tenable/actions.md) - [Agents List](https://docs.blinkops.com/docs/integrations/tenable/actions/agents-list.md) - [Bulk Add Agents](https://docs.blinkops.com/docs/integrations/tenable/actions/bulk-add-agents.md) - [Create An Agent Group](https://docs.blinkops.com/docs/integrations/tenable/actions/create-an-agent-group.md) - [Create Scan](https://docs.blinkops.com/docs/integrations/tenable/actions/create-scan.md) - [Download Asset Chunk](https://docs.blinkops.com/docs/integrations/tenable/actions/download-asset-chunk.md) - [Download Vulnerabilities Chunk](https://docs.blinkops.com/docs/integrations/tenable/actions/download-vulnerabilities-chunk.md) - [Export Assets](https://docs.blinkops.com/docs/integrations/tenable/actions/export-assets.md) - [Export Vulnerabilities](https://docs.blinkops.com/docs/integrations/tenable/actions/export-vulnerabilities.md) - [Get Asset Details](https://docs.blinkops.com/docs/integrations/tenable/actions/get-asset-details.md) - [Get Asset Export Status](https://docs.blinkops.com/docs/integrations/tenable/actions/get-asset-export-status.md) - [Get Network Details](https://docs.blinkops.com/docs/integrations/tenable/actions/get-network-details.md) - [Get Scan Configuration Detail](https://docs.blinkops.com/docs/integrations/tenable/actions/get-scan-configuration-detail.md) - [Get Scan Details](https://docs.blinkops.com/docs/integrations/tenable/actions/get-scan-details.md) - [Get Scan Vulnerabilities](https://docs.blinkops.com/docs/integrations/tenable/actions/get-scan-vulnerabilities.md) - [Get Vulnerabilities Export Status](https://docs.blinkops.com/docs/integrations/tenable/actions/get-vulnerabilities-export-status.md) - [Get Vulnerability Details](https://docs.blinkops.com/docs/integrations/tenable/actions/get-vulnerability-details.md) - [Get Web App Scan Details](https://docs.blinkops.com/docs/integrations/tenable/actions/get-web-app-scan-details.md) - [Import Assets](https://docs.blinkops.com/docs/integrations/tenable/actions/import-assets.md) - [Import Vulnerabilities](https://docs.blinkops.com/docs/integrations/tenable/actions/import-vulnerabilities.md) - [Launch Scan](https://docs.blinkops.com/docs/integrations/tenable/actions/launch-scan.md) - [List Agents Groups](https://docs.blinkops.com/docs/integrations/tenable/actions/list-agents-groups.md) - [List Assets](https://docs.blinkops.com/docs/integrations/tenable/actions/list-assets.md) - [List Filters For Agents](https://docs.blinkops.com/docs/integrations/tenable/actions/list-filters-for-agents.md) - [List Networks](https://docs.blinkops.com/docs/integrations/tenable/actions/list-networks.md) - [List Policies](https://docs.blinkops.com/docs/integrations/tenable/actions/list-policies.md) - [List Scan Configurations](https://docs.blinkops.com/docs/integrations/tenable/actions/list-scan-configurations.md) - [List Scan Vulnerabilities](https://docs.blinkops.com/docs/integrations/tenable/actions/list-scan-vulnerabilities.md) - [List Scans](https://docs.blinkops.com/docs/integrations/tenable/actions/list-scans.md) - [List Templates](https://docs.blinkops.com/docs/integrations/tenable/actions/list-templates.md) - [List Users](https://docs.blinkops.com/docs/integrations/tenable/actions/list-users.md) - [Scanners List](https://docs.blinkops.com/docs/integrations/tenable/actions/scanners-list.md) - [Tenable Custom Action](https://docs.blinkops.com/docs/integrations/tenable/actions/tenable-custom-action.md) - [Terraform](https://docs.blinkops.com/docs/integrations/terraform.md): Terraform is an open-source infrastructure-as-code tool that allows developers to create, manage, and provision infrastructure resources across multiple cloud providers and on-premises environments With Terraform, developers can define their infrastructure as code using a simple and declarative conf… - [Terraform Cloud](https://docs.blinkops.com/docs/integrations/terraform-cloud.md): Terraform is an infrastructure as code tool that lets you build, change, and version cloud and on-prem resources safely and efficiently. Blink supports both Terraform CLI and Terraform Cloud API. - [Overview](https://docs.blinkops.com/docs/integrations/terraform-cloud/actions.md) - [Admin List All Runs](https://docs.blinkops.com/docs/integrations/terraform-cloud/actions/admin-list-all-runs.md) - [Create A Configuration Version](https://docs.blinkops.com/docs/integrations/terraform-cloud/actions/create-a-configuration-version.md) - [Create A Run](https://docs.blinkops.com/docs/integrations/terraform-cloud/actions/create-a-run.md) - [Create A Variable](https://docs.blinkops.com/docs/integrations/terraform-cloud/actions/create-a-variable.md) - [Delete A Variable](https://docs.blinkops.com/docs/integrations/terraform-cloud/actions/delete-a-variable.md) - [Terraform Files Query](https://docs.blinkops.com/docs/integrations/terraform-cloud/actions/files-query.md) - [Get A Plan By ID](https://docs.blinkops.com/docs/integrations/terraform-cloud/actions/get-a-plan-by-id.md) - [Get Account Details](https://docs.blinkops.com/docs/integrations/terraform-cloud/actions/get-account-details.md) - [Get An Apply By ID](https://docs.blinkops.com/docs/integrations/terraform-cloud/actions/get-an-apply-by-id.md) - [List Configuration Versions](https://docs.blinkops.com/docs/integrations/terraform-cloud/actions/list-configuration-versions.md) - [List Organizations](https://docs.blinkops.com/docs/integrations/terraform-cloud/actions/list-organizations.md) - [List Variables](https://docs.blinkops.com/docs/integrations/terraform-cloud/actions/list-variables.md) - [List Workspaces](https://docs.blinkops.com/docs/integrations/terraform-cloud/actions/list-workspaces.md) - [Run Task Callback](https://docs.blinkops.com/docs/integrations/terraform-cloud/actions/run-task-callback.md) - [Show A Configuration Version](https://docs.blinkops.com/docs/integrations/terraform-cloud/actions/show-a-configuration-version.md) - [Terraform Cloud Custom Action](https://docs.blinkops.com/docs/integrations/terraform-cloud/actions/terraform-cloud-custom-action.md) - [Overview](https://docs.blinkops.com/docs/integrations/terraform-cloud/triggers.md) - [Run Task Webhook Event](https://docs.blinkops.com/docs/integrations/terraform-cloud/triggers/run-task-webhook-event.md) - [Overview](https://docs.blinkops.com/docs/integrations/terraform/actions.md): Blink supports the following Terraform Actions: - [Append HCL Block To Terraform File](https://docs.blinkops.com/docs/integrations/terraform/actions/append-hcl-block-to-terraform-file.md): Appends an HCL block (text) to a Terraform file. - [Run HCLedit CLI Script](https://docs.blinkops.com/docs/integrations/terraform/actions/run-hcledit-cli-script.md): Executes an HCLedit CLI script. - [Run Terraform CLI Script](https://docs.blinkops.com/docs/integrations/terraform/actions/run-terraform-cli-script.md): Executes a Terraform CLI script. - [Using a Terraform Cloud Run Task Webhook trigger in Blink](https://docs.blinkops.com/docs/integrations/terraform/run-task.md): You can trigger Blink with events from Terraform using Terraform Run Tasks. - [Tessian](https://docs.blinkops.com/docs/integrations/tessian.md): Tessian is a cloud-based email security platform that uses machine learning and behavioral data science to protect organizations from advanced email threats and data loss. - [Overview](https://docs.blinkops.com/docs/integrations/tessian/actions.md) - [Delete Emails From Quarantine](https://docs.blinkops.com/docs/integrations/tessian/actions/delete-emails-from-quarantine.md) - [Delete From Inbox](https://docs.blinkops.com/docs/integrations/tessian/actions/delete-from-inbox.md) - [List Anomalies](https://docs.blinkops.com/docs/integrations/tessian/actions/list-anomalies.md) - [List Company Risks](https://docs.blinkops.com/docs/integrations/tessian/actions/list-company-risks.md) - [List Security Events](https://docs.blinkops.com/docs/integrations/tessian/actions/list-security-events.md) - [List Users](https://docs.blinkops.com/docs/integrations/tessian/actions/list-users.md) - [Release Emails From Quarantine](https://docs.blinkops.com/docs/integrations/tessian/actions/release-emails-from-quarantine.md) - [Tessian Custom Action](https://docs.blinkops.com/docs/integrations/tessian/actions/tessian-custom-action.md) - [TheHive](https://docs.blinkops.com/docs/integrations/thehive.md): TheHive is a scalable Security Incident Response Platform, tightly integrated with MISP (Malware Information Sharing Platform), designed to make life easier for SOCs, CSIRTs, CERTs and any information security practitioner dealing with security incidents that need to be investigated and acted upon. - [Overview](https://docs.blinkops.com/docs/integrations/thehive/actions.md) - [Create Alert](https://docs.blinkops.com/docs/integrations/thehive/actions/create-alert.md) - [Create Case](https://docs.blinkops.com/docs/integrations/thehive/actions/create-case.md) - [Create Case From Alert](https://docs.blinkops.com/docs/integrations/thehive/actions/create-case-from-alert.md) - [Delete Case](https://docs.blinkops.com/docs/integrations/thehive/actions/delete-case.md) - [Get Analyzer Report](https://docs.blinkops.com/docs/integrations/thehive/actions/get-analyzer-report.md) - [Get Case](https://docs.blinkops.com/docs/integrations/thehive/actions/get-case.md) - [Mark Alert Read Unread](https://docs.blinkops.com/docs/integrations/thehive/actions/mark-alert-read-unread.md) - [Query API](https://docs.blinkops.com/docs/integrations/thehive/actions/query-api.md) - [Run Analyzer](https://docs.blinkops.com/docs/integrations/thehive/actions/run-analyzer.md) - [Run Responder](https://docs.blinkops.com/docs/integrations/thehive/actions/run-responder.md) - [TheHive Custom Action](https://docs.blinkops.com/docs/integrations/thehive/actions/thehive-custom-action.md) - [Update Alert](https://docs.blinkops.com/docs/integrations/thehive/actions/update-alert.md) - [Update Case](https://docs.blinkops.com/docs/integrations/thehive/actions/update-case.md) - [Thinkst Canary](https://docs.blinkops.com/docs/integrations/thinkst-canary.md): Thinkst Canary is a cybersecurity tool designed to detect intrusions and threats by deploying decoy systems (Canaries) across a network. - [Overview](https://docs.blinkops.com/docs/integrations/thinkst-canary/actions.md) - [Thinkst Canary Custom Action](https://docs.blinkops.com/docs/integrations/thinkst-canary/actions/thinkst-canary-custom-action.md) - [Overview](https://docs.blinkops.com/docs/integrations/thinkst-canary/triggers.md) - [Thinkst Canary Webhook Event](https://docs.blinkops.com/docs/integrations/thinkst-canary/triggers/thinkst-canary-webhook-event.md) - [Thomson Reuters](https://docs.blinkops.com/docs/integrations/thomson-reuters.md): Thomson Reuters delivers critical information from the financial, legal, accounting, intellectual property, science, and media markets. - [Overview](https://docs.blinkops.com/docs/integrations/thomson-reuters/actions.md) - [Thomson Reuters Custom Action](https://docs.blinkops.com/docs/integrations/thomson-reuters/actions/thomson-reuters-custom-action.md) - [ThreatQuotient](https://docs.blinkops.com/docs/integrations/threatquotient.md): Threat Quotient is a threat intelligence platform designed to enhance security operations efficiency. - [Overview](https://docs.blinkops.com/docs/integrations/threatquotient/actions.md) - [Add Object Attribute](https://docs.blinkops.com/docs/integrations/threatquotient/actions/add-object-attribute.md) - [Add Object Tag](https://docs.blinkops.com/docs/integrations/threatquotient/actions/add-object-tag.md) - [Create Object](https://docs.blinkops.com/docs/integrations/threatquotient/actions/create-object.md) - [Create Object Relationship](https://docs.blinkops.com/docs/integrations/threatquotient/actions/create-object-relationship.md) - [List Object Attributes](https://docs.blinkops.com/docs/integrations/threatquotient/actions/list-object-attributes.md) - [List Object Types](https://docs.blinkops.com/docs/integrations/threatquotient/actions/list-object-types.md) - [List Objects](https://docs.blinkops.com/docs/integrations/threatquotient/actions/list-objects.md) - [Query Objects](https://docs.blinkops.com/docs/integrations/threatquotient/actions/query-objects.md) - [ThreatQuotient Custom Action](https://docs.blinkops.com/docs/integrations/threatquotient/actions/threatquotient-custom-action.md) - [Traliant LMS](https://docs.blinkops.com/docs/integrations/traliant-lms.md): Traliant offers interactive, broadcast-quality, millennial-friendly compliance training that is fully customizable to suit businesses needs. - [Overview](https://docs.blinkops.com/docs/integrations/traliant-lms/actions.md) - [List Assignments](https://docs.blinkops.com/docs/integrations/traliant-lms/actions/list-assignments.md) - [Sync Users](https://docs.blinkops.com/docs/integrations/traliant-lms/actions/sync-users.md) - [Traliant LMS Custom Action](https://docs.blinkops.com/docs/integrations/traliant-lms/actions/traliant-lms-custom-action.md) - [Trellix Email Security](https://docs.blinkops.com/docs/integrations/trellix-email-security.md): Trellix Email Security is a comprehensive email protection solution that helps organizations safeguard their inboxes from a wide range of threats, including phishing, malware, and spam. It utilizes advanced detection techniques and artificial intelligence to identify and block malicious emails befor… - [Overview](https://docs.blinkops.com/docs/integrations/trellix-email-security/actions.md) - [Get Alert](https://docs.blinkops.com/docs/integrations/trellix-email-security/actions/get-alert.md) - [List Alerts](https://docs.blinkops.com/docs/integrations/trellix-email-security/actions/list-alerts.md) - [Query Quarantined Email](https://docs.blinkops.com/docs/integrations/trellix-email-security/actions/query-quarantined-email.md) - [Trace Email](https://docs.blinkops.com/docs/integrations/trellix-email-security/actions/trace-email.md) - [Trellix Email Security Custom Action](https://docs.blinkops.com/docs/integrations/trellix-email-security/actions/trellix-email-security-custom-action.md) - [Trello](https://docs.blinkops.com/docs/integrations/trello.md): Trello is a web-based list making application, developed by Trello Enterprise, a subsidiary of Atlassian. Users can create their task boards with different columns and move the tasks between them. Typically, columns include task statuses such as To Do, In Progress, Done. The tool can be used for per… - [Overview](https://docs.blinkops.com/docs/integrations/trello/actions.md) - [Create Card](https://docs.blinkops.com/docs/integrations/trello/actions/create-card.md) - [Get Board By ID](https://docs.blinkops.com/docs/integrations/trello/actions/get-board-by-id.md) - [Get Board Cards](https://docs.blinkops.com/docs/integrations/trello/actions/get-board-cards.md) - [Get Board Lists](https://docs.blinkops.com/docs/integrations/trello/actions/get-board-lists.md) - [Get Card By ID](https://docs.blinkops.com/docs/integrations/trello/actions/get-card-by-id.md) - [Get Card Check Item](https://docs.blinkops.com/docs/integrations/trello/actions/get-card-check-item.md) - [Get Card Custom Field Items](https://docs.blinkops.com/docs/integrations/trello/actions/get-card-custom-field-items.md) - [Get Checkitems On Card](https://docs.blinkops.com/docs/integrations/trello/actions/get-checkitems-on-card.md) - [Get Checkitems On Checklist](https://docs.blinkops.com/docs/integrations/trello/actions/get-checkitems-on-checklist.md) - [Get Custom Field By ID](https://docs.blinkops.com/docs/integrations/trello/actions/get-custom-field-by-id.md) - [GetCardList](https://docs.blinkops.com/docs/integrations/trello/actions/getcardlist.md) - [Search](https://docs.blinkops.com/docs/integrations/trello/actions/search.md) - [Trello Custom Action](https://docs.blinkops.com/docs/integrations/trello/actions/trello-custom-action.md) - [Update Card](https://docs.blinkops.com/docs/integrations/trello/actions/update-card.md) - [Update Card Custom Field](https://docs.blinkops.com/docs/integrations/trello/actions/update-card-custom-field.md) - [Update Check Item On A Card](https://docs.blinkops.com/docs/integrations/trello/actions/update-check-item-on-a-card.md) - [Update Checklist](https://docs.blinkops.com/docs/integrations/trello/actions/update-checklist.md) - [Update Checklist Checkitem On A Card](https://docs.blinkops.com/docs/integrations/trello/actions/update-checklist-checkitem-on-a-card.md) - [Overview](https://docs.blinkops.com/docs/integrations/trello/triggers.md) - [Run Trello Webhook](https://docs.blinkops.com/docs/integrations/trello/triggers/run-trello-webhook.md) - [Trend Vision One](https://docs.blinkops.com/docs/integrations/trend-vision-one.md): Trend Vision One is a comprehensive cybersecurity platform that provides organizations with a unified approach to threat prevention, detection, and response. By leveraging advanced threat intelligence, AI, and Zero Trust principles, Trend Vision One helps businesses safeguard their digital assets an… - [Overview](https://docs.blinkops.com/docs/integrations/trend-vision-one/actions.md) - [Collect Endpoint File](https://docs.blinkops.com/docs/integrations/trend-vision-one/actions/collect-endpoint-file.md) - [Configure Sensor Policy](https://docs.blinkops.com/docs/integrations/trend-vision-one/actions/configure-sensor-policy.md) - [Export Endpoints Information](https://docs.blinkops.com/docs/integrations/trend-vision-one/actions/export-endpoints-information.md) - [Get Alert](https://docs.blinkops.com/docs/integrations/trend-vision-one/actions/get-alert.md) - [Get Endpoint](https://docs.blinkops.com/docs/integrations/trend-vision-one/actions/get-endpoint.md) - [Get Task Status](https://docs.blinkops.com/docs/integrations/trend-vision-one/actions/get-task-status.md) - [Isolate Endpoint](https://docs.blinkops.com/docs/integrations/trend-vision-one/actions/isolate-endpoint.md) - [List Alerts](https://docs.blinkops.com/docs/integrations/trend-vision-one/actions/list-alerts.md) - [List Endpoints](https://docs.blinkops.com/docs/integrations/trend-vision-one/actions/list-endpoints.md) - [List Tasks](https://docs.blinkops.com/docs/integrations/trend-vision-one/actions/list-tasks.md) - [Restore Endpoint Connection](https://docs.blinkops.com/docs/integrations/trend-vision-one/actions/restore-endpoint-connection.md) - [Run Malware Scan On Endpoint](https://docs.blinkops.com/docs/integrations/trend-vision-one/actions/run-malware-scan-on-endpoint.md) - [Terminate Endpoint Process](https://docs.blinkops.com/docs/integrations/trend-vision-one/actions/terminate-endpoint-process.md) - [Trend Vision One Custom Action](https://docs.blinkops.com/docs/integrations/trend-vision-one/actions/trend-vision-one-custom-action.md) - [Update Alert Status](https://docs.blinkops.com/docs/integrations/trend-vision-one/actions/update-alert-status.md) - [Twilio](https://docs.blinkops.com/docs/integrations/twilio.md): Twilio is a cloud communications, which provides programmable communication tools for making and receiving phone calls, sending and receiving text messages, and performing other communication functions using its web service APIs. - [Overview](https://docs.blinkops.com/docs/integrations/twilio/actions.md) - [Get Message](https://docs.blinkops.com/docs/integrations/twilio/actions/get-message.md) - [List Messages](https://docs.blinkops.com/docs/integrations/twilio/actions/list-messages.md) - [Make Outbound Call](https://docs.blinkops.com/docs/integrations/twilio/actions/make-outbound-call.md) - [Send SMS Message](https://docs.blinkops.com/docs/integrations/twilio/actions/send-sms-message.md) - [Twilio Custom Action](https://docs.blinkops.com/docs/integrations/twilio/actions/twilio-custom-action.md) - [UKG HR](https://docs.blinkops.com/docs/integrations/ukg-hr.md): UKG HR, is a software solution designed to assist organizations in managing various aspects of human resources, including payroll, workforce management, and talent acquisition. It aims to streamline HR processes and enhance efficiency for diverse workplaces. - [Overview](https://docs.blinkops.com/docs/integrations/ukg-hr/actions.md) - [List Users](https://docs.blinkops.com/docs/integrations/ukg-hr/actions/list-users.md) - [UKG HR Custom Action](https://docs.blinkops.com/docs/integrations/ukg-hr/actions/ukg-hr-custom-action.md) - [Overview](https://docs.blinkops.com/docs/integrations/ukg-hr/triggers.md) - [UKG Webhook Event](https://docs.blinkops.com/docs/integrations/ukg-hr/triggers/ukg-webhook-event.md) - [UKG Pro HCM](https://docs.blinkops.com/docs/integrations/ukg-pro-hcm.md): UKG Pro HCM is a cloud-based human capital management platform that helps organizations manage payroll, benefits, talent, and workforce data in one integrated system. - [Overview](https://docs.blinkops.com/docs/integrations/ukg-pro-hcm/actions.md) - [List Employees Employment Details](https://docs.blinkops.com/docs/integrations/ukg-pro-hcm/actions/list-employees-employment-details.md) - [Retrieve People Details](https://docs.blinkops.com/docs/integrations/ukg-pro-hcm/actions/retrieve-people-details.md) - [UKG Pro HCM Custom Action](https://docs.blinkops.com/docs/integrations/ukg-pro-hcm/actions/ukg-pro-hcm-custom-action.md) - [Overview](https://docs.blinkops.com/docs/integrations/ukg-pro-hcm/triggers.md) - [UKG Pro HCM Run Webhook](https://docs.blinkops.com/docs/integrations/ukg-pro-hcm/triggers/ukg-pro-hcm-run-webhook.md) - [Uptycs](https://docs.blinkops.com/docs/integrations/uptycs.md): Uptycs is a cloud native security with a unified CNAPP and XDR platform. Reduce risk from threats, vulns and misconfigurations in a single UI. - [Overview](https://docs.blinkops.com/docs/integrations/uptycs/actions.md) - [Get Affected Hosts](https://docs.blinkops.com/docs/integrations/uptycs/actions/get-affected-hosts.md) - [Get Alert](https://docs.blinkops.com/docs/integrations/uptycs/actions/get-alert.md) - [Get Alert Responses](https://docs.blinkops.com/docs/integrations/uptycs/actions/get-alert-responses.md) - [Get Asset](https://docs.blinkops.com/docs/integrations/uptycs/actions/get-asset.md) - [Get Host CVEs](https://docs.blinkops.com/docs/integrations/uptycs/actions/get-host-cves.md) - [Get Query Job](https://docs.blinkops.com/docs/integrations/uptycs/actions/get-query-job.md) - [Get Vulnerable Packages](https://docs.blinkops.com/docs/integrations/uptycs/actions/get-vulnerable-packages.md) - [List Alerts](https://docs.blinkops.com/docs/integrations/uptycs/actions/list-alerts.md) - [Run Uptycs Query](https://docs.blinkops.com/docs/integrations/uptycs/actions/run-uptycs-query.md) - [Search Assets](https://docs.blinkops.com/docs/integrations/uptycs/actions/search-assets.md) - [Uptycs Custom Action](https://docs.blinkops.com/docs/integrations/uptycs/actions/uptycs-custom-action.md) - [Upwind](https://docs.blinkops.com/docs/integrations/upwind.md): Upwind Security provides cybersecurity solutions to protect organizations from digital threats and vulnerabilities. - [Overview](https://docs.blinkops.com/docs/integrations/upwind/actions.md) - [Create Cloud Account](https://docs.blinkops.com/docs/integrations/upwind/actions/create-cloud-account.md) - [Create Framework](https://docs.blinkops.com/docs/integrations/upwind/actions/create-framework.md) - [Create Rule](https://docs.blinkops.com/docs/integrations/upwind/actions/create-rule.md) - [Create Webhook](https://docs.blinkops.com/docs/integrations/upwind/actions/create-webhook.md) - [Delete Cloud Account](https://docs.blinkops.com/docs/integrations/upwind/actions/delete-cloud-account.md) - [Delete Rule](https://docs.blinkops.com/docs/integrations/upwind/actions/delete-rule.md) - [Delete Webhook](https://docs.blinkops.com/docs/integrations/upwind/actions/delete-webhook.md) - [Delete Workflow](https://docs.blinkops.com/docs/integrations/upwind/actions/delete-workflow.md) - [Get Configuration Finding](https://docs.blinkops.com/docs/integrations/upwind/actions/get-configuration-finding.md) - [Get Detection Details](https://docs.blinkops.com/docs/integrations/upwind/actions/get-detection-details.md) - [Get Vulnerability Finding](https://docs.blinkops.com/docs/integrations/upwind/actions/get-vulnerability-finding.md) - [Get Workflow](https://docs.blinkops.com/docs/integrations/upwind/actions/get-workflow.md) - [List Configuration Findings](https://docs.blinkops.com/docs/integrations/upwind/actions/list-configuration-findings.md) - [List Detections](https://docs.blinkops.com/docs/integrations/upwind/actions/list-detections.md) - [List Endpoints](https://docs.blinkops.com/docs/integrations/upwind/actions/list-endpoints.md) - [List Frameworks](https://docs.blinkops.com/docs/integrations/upwind/actions/list-frameworks.md) - [List Policies](https://docs.blinkops.com/docs/integrations/upwind/actions/list-policies.md) - [List Rules](https://docs.blinkops.com/docs/integrations/upwind/actions/list-rules.md) - [List Threat Events](https://docs.blinkops.com/docs/integrations/upwind/actions/list-threat-events.md) - [List Vulnerability Findings](https://docs.blinkops.com/docs/integrations/upwind/actions/list-vulnerability-findings.md) - [List Webhooks](https://docs.blinkops.com/docs/integrations/upwind/actions/list-webhooks.md) - [List Workflows](https://docs.blinkops.com/docs/integrations/upwind/actions/list-workflows.md) - [Search Assets](https://docs.blinkops.com/docs/integrations/upwind/actions/search-assets.md) - [Update Cloud Account](https://docs.blinkops.com/docs/integrations/upwind/actions/update-cloud-account.md) - [Update Detection](https://docs.blinkops.com/docs/integrations/upwind/actions/update-detection.md) - [Update Framework](https://docs.blinkops.com/docs/integrations/upwind/actions/update-framework.md) - [Update Policy](https://docs.blinkops.com/docs/integrations/upwind/actions/update-policy.md) - [Update Webhook](https://docs.blinkops.com/docs/integrations/upwind/actions/update-webhook.md) - [Upwind Custom Action](https://docs.blinkops.com/docs/integrations/upwind/actions/upwind-custom-action.md) - [Overview](https://docs.blinkops.com/docs/integrations/upwind/triggers.md) - [Upwind Webhook Event](https://docs.blinkops.com/docs/integrations/upwind/triggers/upwind-webhook-event.md) - [URLScan](https://docs.blinkops.com/docs/integrations/urlscan.md): Urlscan.io is a website scan and analysis engine. The system accepts URL submissions and generates website data, including domains, IPs, DOM information, and cookies, alongside screenshots. - [Overview](https://docs.blinkops.com/docs/integrations/urlscan/actions.md) - [Get Scan Results](https://docs.blinkops.com/docs/integrations/urlscan/actions/get-scan-results.md) - [Search Domain Scans](https://docs.blinkops.com/docs/integrations/urlscan/actions/search-domain-scans.md) - [Submit URL Scan](https://docs.blinkops.com/docs/integrations/urlscan/actions/submit-url-scan.md) - [URLScan Custom Action](https://docs.blinkops.com/docs/integrations/urlscan/actions/urlscan-custom-action.md) - [Vanta](https://docs.blinkops.com/docs/integrations/vanta.md): Vanta is a trust management platform that automates compliance and risk management. - [Overview](https://docs.blinkops.com/docs/integrations/vanta/actions.md) - [Get Resource By ID](https://docs.blinkops.com/docs/integrations/vanta/actions/get-resource-by-id.md) - [Get Vulnerability By ID](https://docs.blinkops.com/docs/integrations/vanta/actions/get-vulnerability-by-id.md) - [Get Vulnerable Asset By ID](https://docs.blinkops.com/docs/integrations/vanta/actions/get-vulnerable-asset-by-id.md) - [List Connected Integrations](https://docs.blinkops.com/docs/integrations/vanta/actions/list-connected-integrations.md) - [List Documents](https://docs.blinkops.com/docs/integrations/vanta/actions/list-documents.md) - [List Integration Resource Types](https://docs.blinkops.com/docs/integrations/vanta/actions/list-integration-resource-types.md) - [List Integration Resources](https://docs.blinkops.com/docs/integrations/vanta/actions/list-integration-resources.md) - [List Users](https://docs.blinkops.com/docs/integrations/vanta/actions/list-users.md) - [List Vulnerabilities](https://docs.blinkops.com/docs/integrations/vanta/actions/list-vulnerabilities.md) - [List Vulnerable Assets](https://docs.blinkops.com/docs/integrations/vanta/actions/list-vulnerable-assets.md) - [Vanta Custom Action](https://docs.blinkops.com/docs/integrations/vanta/actions/vanta-custom-action.md) - [Varonis](https://docs.blinkops.com/docs/integrations/varonis.md): Varonis Systems provides actionable data governance solutions for financial services, healthcare, energy, manufacturing and tech companies. - [Overview](https://docs.blinkops.com/docs/integrations/varonis/actions.md) - [Add Note To Alerts](https://docs.blinkops.com/docs/integrations/varonis/actions/add-note-to-alerts.md) - [Close Alerts](https://docs.blinkops.com/docs/integrations/varonis/actions/close-alerts.md) - [Create Alerted Events Query Job](https://docs.blinkops.com/docs/integrations/varonis/actions/create-alerted-events-query-job.md) - [Create Alerts Query Job](https://docs.blinkops.com/docs/integrations/varonis/actions/create-alerts-query-job.md) - [Get Alerted Events Query Job](https://docs.blinkops.com/docs/integrations/varonis/actions/get-alerted-events-query-job.md) - [Get Alerts Query Job](https://docs.blinkops.com/docs/integrations/varonis/actions/get-alerts-query-job.md) - [List Closing Reasons](https://docs.blinkops.com/docs/integrations/varonis/actions/list-closing-reasons.md) - [Set Alerts Status](https://docs.blinkops.com/docs/integrations/varonis/actions/set-alerts-status.md) - [Varonis Custom Action](https://docs.blinkops.com/docs/integrations/varonis/actions/varonis-custom-action.md) - [Vault](https://docs.blinkops.com/docs/integrations/vault.md): Vault provides encryption services that are gated by authentication and authorization methods. - [Overview](https://docs.blinkops.com/docs/integrations/vault/actions.md): Blink supports the following Vault Actions: - [Run Vault CLI Script](https://docs.blinkops.com/docs/integrations/vault/actions/run-vault-cli-script.md): Executes a vault CLI command. - [Vectra Detect](https://docs.blinkops.com/docs/integrations/vectra-detect.md): Vectra Detect is an AI-driven security platform that analyzes network, cloud, and identity activity to spot active threats in real time. It highlights the highest-risk behaviors, reduces alert noise, and helps teams respond faster with clear, actionable insights. - [Overview](https://docs.blinkops.com/docs/integrations/vectra-detect/actions.md) - [Get Account](https://docs.blinkops.com/docs/integrations/vectra-detect/actions/get-account.md) - [Get All Detection Notes](https://docs.blinkops.com/docs/integrations/vectra-detect/actions/get-all-detection-notes.md) - [Get Detection](https://docs.blinkops.com/docs/integrations/vectra-detect/actions/get-detection.md) - [Get Host](https://docs.blinkops.com/docs/integrations/vectra-detect/actions/get-host.md) - [List Account Notes](https://docs.blinkops.com/docs/integrations/vectra-detect/actions/list-account-notes.md) - [List Accounts](https://docs.blinkops.com/docs/integrations/vectra-detect/actions/list-accounts.md) - [List Detections](https://docs.blinkops.com/docs/integrations/vectra-detect/actions/list-detections.md) - [List Host Notes](https://docs.blinkops.com/docs/integrations/vectra-detect/actions/list-host-notes.md) - [List Hosts](https://docs.blinkops.com/docs/integrations/vectra-detect/actions/list-hosts.md) - [Mark Or Unmark Detections As Fixed](https://docs.blinkops.com/docs/integrations/vectra-detect/actions/mark-or-unmark-detections-as-fixed.md) - [Search Account](https://docs.blinkops.com/docs/integrations/vectra-detect/actions/search-account.md) - [Search Detections](https://docs.blinkops.com/docs/integrations/vectra-detect/actions/search-detections.md) - [Search Hosts](https://docs.blinkops.com/docs/integrations/vectra-detect/actions/search-hosts.md) - [Vectra Detect Custom Action](https://docs.blinkops.com/docs/integrations/vectra-detect/actions/vectra-detect-custom-action.md) - [Veeam Backup Replication](https://docs.blinkops.com/docs/integrations/veeam-backup-replication.md): Veeam Backup & Replication is a software-based data protection and disaster recovery solution that creates backups, restores data, and replicates systems for virtual, physical, cloud, and NAS (Network Attached Storage) environments. - [Overview](https://docs.blinkops.com/docs/integrations/veeam-backup-replication/actions.md) - [Get Backup](https://docs.blinkops.com/docs/integrations/veeam-backup-replication/actions/get-backup.md) - [Get Job](https://docs.blinkops.com/docs/integrations/veeam-backup-replication/actions/get-job.md) - [List Backups](https://docs.blinkops.com/docs/integrations/veeam-backup-replication/actions/list-backups.md) - [List Jobs](https://docs.blinkops.com/docs/integrations/veeam-backup-replication/actions/list-jobs.md) - [Perform Job Action](https://docs.blinkops.com/docs/integrations/veeam-backup-replication/actions/perform-job-action.md) - [Search Jobs](https://docs.blinkops.com/docs/integrations/veeam-backup-replication/actions/search-jobs.md) - [Veeam Backup Replication Custom Action](https://docs.blinkops.com/docs/integrations/veeam-backup-replication/actions/veeam-backup-replication-custom-action.md) - [Veeam Basic Backup & Replication](https://docs.blinkops.com/docs/integrations/veeam-basic-backup-and-replication.md): Veeam provides data resilience and data management solutions for cloud, virtual, and physical environments. - [Overview](https://docs.blinkops.com/docs/integrations/veeam-basic-backup-and-replication/actions.md) - [Create Malware Event](https://docs.blinkops.com/docs/integrations/veeam-basic-backup-and-replication/actions/create-malware-event.md) - [Get All KMS Servers](https://docs.blinkops.com/docs/integrations/veeam-basic-backup-and-replication/actions/get-all-kms-servers.md) - [Get Configuration Backup](https://docs.blinkops.com/docs/integrations/veeam-basic-backup-and-replication/actions/get-configuration-backup.md) - [Get KMS Server](https://docs.blinkops.com/docs/integrations/veeam-basic-backup-and-replication/actions/get-kms-server.md) - [List Malware Events](https://docs.blinkops.com/docs/integrations/veeam-basic-backup-and-replication/actions/list-malware-events.md) - [List Repository States](https://docs.blinkops.com/docs/integrations/veeam-basic-backup-and-replication/actions/list-repository-states.md) - [List Restore Points](https://docs.blinkops.com/docs/integrations/veeam-basic-backup-and-replication/actions/list-restore-points.md) - [Security And Compliance Analyzer Last Run](https://docs.blinkops.com/docs/integrations/veeam-basic-backup-and-replication/actions/security-and-compliance-analyzer-last-run.md) - [Security And Compliance Analyzer Results](https://docs.blinkops.com/docs/integrations/veeam-basic-backup-and-replication/actions/security-and-compliance-analyzer-results.md) - [Veeam Basic Backup & Replication Custom Action](https://docs.blinkops.com/docs/integrations/veeam-basic-backup-and-replication/actions/veeam-basic-backup-and-replication-custom-action.md) - [Veracode](https://docs.blinkops.com/docs/integrations/veracode.md): Veracode is an application security company that integrates application analysis into development pipelines. The company provides multiple security analysis technologies on a single platform, including static analysis (or white-box testing), dynamic analysis (or black-box testing), and Software Comp… - [Overview](https://docs.blinkops.com/docs/integrations/veracode/actions.md) - [Veracode Custom Action](https://docs.blinkops.com/docs/integrations/veracode/actions/veracode-custom-action.md) - [Verkada](https://docs.blinkops.com/docs/integrations/verkada.md): Verkada is a comprehensive security platform that enables organizations to proactively protect their people, places, and assets. By leveraging advanced video analytics, access control, environmental sensors, and AI-powered insights, Verkada provides real-time visibility and actionable intelligence t… - [Overview](https://docs.blinkops.com/docs/integrations/verkada/actions.md) - [Get Link To Footage](https://docs.blinkops.com/docs/integrations/verkada/actions/get-link-to-footage.md) - [List Alerts](https://docs.blinkops.com/docs/integrations/verkada/actions/list-alerts.md) - [List Cameras](https://docs.blinkops.com/docs/integrations/verkada/actions/list-cameras.md) - [Verkada Custom Action](https://docs.blinkops.com/docs/integrations/verkada/actions/verkada-custom-action.md) - [Vertica](https://docs.blinkops.com/docs/integrations/vertica.md): The column-oriented Vertica Analytics Platform is designed to manage large, fast-growing volumes of data and with fast query performance for data warehouses and other query-intensive applications. - [Overview](https://docs.blinkops.com/docs/integrations/vertica/actions.md): Blink supports the following Vertica Actions: - [Run Vertica Query](https://docs.blinkops.com/docs/integrations/vertica/actions/run-vertica-query.md): Runs a VSQL query on a Vertica database. - [VirusTotal](https://docs.blinkops.com/docs/integrations/virustotal.md): VirusTotal is an online service that analyzes suspicious files and URLs to detect types of malware and malicious content using antivirus engines and website scanners. - [Overview](https://docs.blinkops.com/docs/integrations/virustotal/actions.md) - [Get Analysis](https://docs.blinkops.com/docs/integrations/virustotal/actions/get-analysis.md) - [Get Domain Report](https://docs.blinkops.com/docs/integrations/virustotal/actions/get-domain-report.md) - [Get File Behaviour Report From Sandbox](https://docs.blinkops.com/docs/integrations/virustotal/actions/get-file-behaviour-report-from-sandbox.md) - [Get File Comments](https://docs.blinkops.com/docs/integrations/virustotal/actions/get-file-comments.md) - [Get File MITRE ATT&CK Techniques](https://docs.blinkops.com/docs/integrations/virustotal/actions/get-file-mitre-attandck-techniques.md) - [Get File Report](https://docs.blinkops.com/docs/integrations/virustotal/actions/get-file-report.md) - [Get IP Address Report](https://docs.blinkops.com/docs/integrations/virustotal/actions/get-ip-address-report.md) - [Get Private File MITRE ATT&CK Techniques](https://docs.blinkops.com/docs/integrations/virustotal/actions/get-private-file-mitre-attandck-techniques.md) - [Get Private File Report](https://docs.blinkops.com/docs/integrations/virustotal/actions/get-private-file-report.md) - [Get Widget Rendering URL](https://docs.blinkops.com/docs/integrations/virustotal/actions/get-widget-rendering-url.md) - [List Private Files](https://docs.blinkops.com/docs/integrations/virustotal/actions/list-private-files.md) - [Scan File](https://docs.blinkops.com/docs/integrations/virustotal/actions/scan-file.md) - [Scan URL](https://docs.blinkops.com/docs/integrations/virustotal/actions/scan-url.md) - [Search](https://docs.blinkops.com/docs/integrations/virustotal/actions/search.md) - [VirusTotal Custom Action](https://docs.blinkops.com/docs/integrations/virustotal/actions/virustotal-custom-action.md) - [VMware Carbon Black](https://docs.blinkops.com/docs/integrations/vmware-carbon-black.md): VMware Carbon Black is an endpoint security platform that provides advanced threat detection and response capabilities. - [Overview](https://docs.blinkops.com/docs/integrations/vmware-carbon-black/actions.md) - [Get Alert](https://docs.blinkops.com/docs/integrations/vmware-carbon-black/actions/get-alert.md) - [Get Alert History](https://docs.blinkops.com/docs/integrations/vmware-carbon-black/actions/get-alert-history.md) - [Search Alerts](https://docs.blinkops.com/docs/integrations/vmware-carbon-black/actions/search-alerts.md) - [VMware Carbon Black Custom Action](https://docs.blinkops.com/docs/integrations/vmware-carbon-black/actions/vmware-carbon-black-custom-action.md) - [VMware vSphere](https://docs.blinkops.com/docs/integrations/vmware-vsphere.md): VMware vSphere is a virtualization platform that enables you to run multiple operating systems on a single physical server. It consists of a suite of products that includes the ESXi hypervisor, vCenter Server for managing your virtual infrastructure, and vSphere Client for configuring and administer… - [Overview](https://docs.blinkops.com/docs/integrations/vmware-vsphere/actions.md) - [Create Virtual Disk](https://docs.blinkops.com/docs/integrations/vmware-vsphere/actions/create-virtual-disk.md) - [Create Virtual Machine](https://docs.blinkops.com/docs/integrations/vmware-vsphere/actions/create-virtual-machine.md) - [List Datastores](https://docs.blinkops.com/docs/integrations/vmware-vsphere/actions/list-datastores.md) - [List Folders](https://docs.blinkops.com/docs/integrations/vmware-vsphere/actions/list-folders.md) - [List Hosts](https://docs.blinkops.com/docs/integrations/vmware-vsphere/actions/list-hosts.md) - [List Networks](https://docs.blinkops.com/docs/integrations/vmware-vsphere/actions/list-networks.md) - [List Virtual Machines](https://docs.blinkops.com/docs/integrations/vmware-vsphere/actions/list-virtual-machines.md) - [Run PowerCLI Command](https://docs.blinkops.com/docs/integrations/vmware-vsphere/actions/run-powercli-command.md): Locally executes a user provided PowerCLI script in PowerShell. - [VMware vSphere Custom Action](https://docs.blinkops.com/docs/integrations/vmware-vsphere/actions/vmware-vsphere-custom-action.md) - [Wazuh Server](https://docs.blinkops.com/docs/integrations/wazuh-server.md): The Wazuh server is the core component of the Wazuh security platform, responsible for analyzing, processing, and correlating the data received from the deployed agents. It acts as the central intelligence hub, running the Wazuh manager which handles functions such as rule-based analysis for threat… - [Overview](https://docs.blinkops.com/docs/integrations/wazuh-server/actions.md) - [Add Agent](https://docs.blinkops.com/docs/integrations/wazuh-server/actions/add-agent.md) - [Get Policy Checks](https://docs.blinkops.com/docs/integrations/wazuh-server/actions/get-policy-checks.md) - [Get SCA Results](https://docs.blinkops.com/docs/integrations/wazuh-server/actions/get-sca-results.md) - [List Agents](https://docs.blinkops.com/docs/integrations/wazuh-server/actions/list-agents.md) - [Remove Agents](https://docs.blinkops.com/docs/integrations/wazuh-server/actions/remove-agents.md) - [Run Command](https://docs.blinkops.com/docs/integrations/wazuh-server/actions/run-command.md) - [Wazuh Server Custom Action](https://docs.blinkops.com/docs/integrations/wazuh-server/actions/wazuh-server-custom-action.md) - [WeChat](https://docs.blinkops.com/docs/integrations/wechat.md): WeChat is a versatile app that combines messaging, social media, and mobile payments. - [Overview](https://docs.blinkops.com/docs/integrations/wechat/actions.md) - [Reply To User](https://docs.blinkops.com/docs/integrations/wechat/actions/reply-to-user.md) - [WeChat Custom Action](https://docs.blinkops.com/docs/integrations/wechat/actions/wechat-custom-action.md) - [Overview](https://docs.blinkops.com/docs/integrations/wechat/triggers.md) - [WeChat Webhook Event](https://docs.blinkops.com/docs/integrations/wechat/triggers/wechat-webhook-event.md) - [WhatsApp](https://docs.blinkops.com/docs/integrations/whatsapp.md): WhatsApp is an internationally available freeware, cross-platform, centralized instant messaging and voice-over-IP service owned by American company Meta Platforms. It allows users to send text and voice messages, make voice and video calls, and share images, documents, user locations, and other con… - [Overview](https://docs.blinkops.com/docs/integrations/whatsapp/actions.md) - [List Account Phone Numbers](https://docs.blinkops.com/docs/integrations/whatsapp/actions/list-account-phone-numbers.md) - [Send Text Message](https://docs.blinkops.com/docs/integrations/whatsapp/actions/send-text-message.md) - [WhatsApp Custom Action](https://docs.blinkops.com/docs/integrations/whatsapp/actions/whatsapp-custom-action.md) - [Overview](https://docs.blinkops.com/docs/integrations/whatsapp/triggers.md) - [WhatsApp Webhook Event](https://docs.blinkops.com/docs/integrations/whatsapp/triggers/whatsapp-webhook-event.md) - [Whois](https://docs.blinkops.com/docs/integrations/whois.md): Whois gathers and processes domains, IPs, and DNS records to produce comprehensive footprints for cybersecurity and other practical use cases. - [Overview](https://docs.blinkops.com/docs/integrations/whois/actions.md) - [Get Domain Analysis](https://docs.blinkops.com/docs/integrations/whois/actions/get-domain-analysis.md) - [Whois Custom Action](https://docs.blinkops.com/docs/integrations/whois/actions/whois-custom-action.md) - [WildFire](https://docs.blinkops.com/docs/integrations/wildfire.md): Palo Alto WildFire is a cloud-based malware analysis and prevention service that employs machine learning and behavioral analysis to detect and block unknown or "zero-day" threats. - [Overview](https://docs.blinkops.com/docs/integrations/wildfire/actions.md) - [Get A WildFire Verdict](https://docs.blinkops.com/docs/integrations/wildfire/actions/get-a-wildfire-verdict.md) - [Get Report For File](https://docs.blinkops.com/docs/integrations/wildfire/actions/get-report-for-file.md) - [Get Report For URL](https://docs.blinkops.com/docs/integrations/wildfire/actions/get-report-for-url.md) - [Wiz](https://docs.blinkops.com/docs/integrations/wiz.md): Wiz is used to rapidly identify and remove the most critical risks in AWS, Azure, GCP, and Kubernetes, so they can build faster and more securely. - [Overview](https://docs.blinkops.com/docs/integrations/wiz/actions.md) - [Associate Service Ticket](https://docs.blinkops.com/docs/integrations/wiz/actions/associate-service-ticket.md) - [Create Vulnerabilities Report](https://docs.blinkops.com/docs/integrations/wiz/actions/create-vulnerabilities-report.md) - [Get Report Status And URL](https://docs.blinkops.com/docs/integrations/wiz/actions/get-report-status-and-url.md) - [List Detections](https://docs.blinkops.com/docs/integrations/wiz/actions/list-detections.md) - [List Issues](https://docs.blinkops.com/docs/integrations/wiz/actions/list-issues.md) - [List Reports](https://docs.blinkops.com/docs/integrations/wiz/actions/list-reports.md) - [List Users](https://docs.blinkops.com/docs/integrations/wiz/actions/list-users.md) - [Pull Cloud Resources](https://docs.blinkops.com/docs/integrations/wiz/actions/pull-cloud-resources.md) - [Update Issue Due Date](https://docs.blinkops.com/docs/integrations/wiz/actions/update-issue-due-date.md) - [Update Issue Status](https://docs.blinkops.com/docs/integrations/wiz/actions/update-issue-status.md) - [Overview](https://docs.blinkops.com/docs/integrations/wiz/triggers.md) - [New Issue](https://docs.blinkops.com/docs/integrations/wiz/triggers/new-issue.md) - [Wiz Webhook Event](https://docs.blinkops.com/docs/integrations/wiz/triggers/wiz-webhook-event.md) - [Workday](https://docs.blinkops.com/docs/integrations/workday.md): Workday is a cloud-based enterprise software company that specializes in human capital management (HCM), financial management, and analytics applications. Workday offers a range of solutions designed to help organizations manage various aspects of their business operations. - [Overview](https://docs.blinkops.com/docs/integrations/workday/actions.md) - [Create Job Changes](https://docs.blinkops.com/docs/integrations/workday/actions/create-job-changes.md) - [Get Worker](https://docs.blinkops.com/docs/integrations/workday/actions/get-worker.md) - [List Job Change Reasons](https://docs.blinkops.com/docs/integrations/workday/actions/list-job-change-reasons.md) - [List Supervisory Organizations](https://docs.blinkops.com/docs/integrations/workday/actions/list-supervisory-organizations.md) - [List Workers](https://docs.blinkops.com/docs/integrations/workday/actions/list-workers.md) - [Workday Custom Action](https://docs.blinkops.com/docs/integrations/workday/actions/workday-custom-action.md) - [Workspace ONE UEM](https://docs.blinkops.com/docs/integrations/workspace-one-uem.md): Workspace ONE is a digital platform that delivers and manages any app on any device by integrating access control, application management and multi-platform endpoint management. This enables IT to deliver a flexible digital workspace without sacrificing security and control. - [Overview](https://docs.blinkops.com/docs/integrations/workspace-one-uem/actions.md) - [Add Device To Assignment Group](https://docs.blinkops.com/docs/integrations/workspace-one-uem/actions/add-device-to-assignment-group.md) - [Add Script To Assignment Group](https://docs.blinkops.com/docs/integrations/workspace-one-uem/actions/add-script-to-assignment-group.md) - [Add Script To Organization Group](https://docs.blinkops.com/docs/integrations/workspace-one-uem/actions/add-script-to-organization-group.md) - [Add User](https://docs.blinkops.com/docs/integrations/workspace-one-uem/actions/add-user.md) - [Change Device Passcode](https://docs.blinkops.com/docs/integrations/workspace-one-uem/actions/change-device-passcode.md) - [Delete Device](https://docs.blinkops.com/docs/integrations/workspace-one-uem/actions/delete-device.md) - [Device Extensive Search](https://docs.blinkops.com/docs/integrations/workspace-one-uem/actions/device-extensive-search.md) - [Get Assignment Groups](https://docs.blinkops.com/docs/integrations/workspace-one-uem/actions/get-assignment-groups.md) - [Get Organization Group Scripts](https://docs.blinkops.com/docs/integrations/workspace-one-uem/actions/get-organization-group-scripts.md) - [Get Script Details](https://docs.blinkops.com/docs/integrations/workspace-one-uem/actions/get-script-details.md) - [List Apps](https://docs.blinkops.com/docs/integrations/workspace-one-uem/actions/list-apps.md) - [Lock Device](https://docs.blinkops.com/docs/integrations/workspace-one-uem/actions/lock-device.md) - [Register Device](https://docs.blinkops.com/docs/integrations/workspace-one-uem/actions/register-device.md) - [Remove Device From Assignment Group](https://docs.blinkops.com/docs/integrations/workspace-one-uem/actions/remove-device-from-assignment-group.md) - [Search Devices](https://docs.blinkops.com/docs/integrations/workspace-one-uem/actions/search-devices.md) - [Search Enrolled Devices](https://docs.blinkops.com/docs/integrations/workspace-one-uem/actions/search-enrolled-devices.md) - [Search Organizations](https://docs.blinkops.com/docs/integrations/workspace-one-uem/actions/search-organizations.md) - [Search Smart Groups](https://docs.blinkops.com/docs/integrations/workspace-one-uem/actions/search-smart-groups.md) - [Search Users](https://docs.blinkops.com/docs/integrations/workspace-one-uem/actions/search-users.md) - [Workspace ONE UEM Custom Action](https://docs.blinkops.com/docs/integrations/workspace-one-uem/actions/workspace-one-uem-custom-action.md) - [Overview](https://docs.blinkops.com/docs/integrations/workspace-one-uem/triggers.md) - [Workspace ONE UEM Webhook Event](https://docs.blinkops.com/docs/integrations/workspace-one-uem/triggers/workspace-one-uem-webhook-event.md) - [YesWeHack](https://docs.blinkops.com/docs/integrations/yeswehack.md): YesWeHack provides a crowdsourced platform for bug bounty programs where ethical hackers can report security exploits and vulnerabilities. The YesWeHack platform offers various services, including bug bounty programs, vulnerability disclosure programs, and penetration testing. Through its platform,… - [Overview](https://docs.blinkops.com/docs/integrations/yeswehack/actions.md) - [Create Comment](https://docs.blinkops.com/docs/integrations/yeswehack/actions/create-comment.md) - [Export Program Reports Content](https://docs.blinkops.com/docs/integrations/yeswehack/actions/export-program-reports-content.md) - [Export Single Report Content](https://docs.blinkops.com/docs/integrations/yeswehack/actions/export-single-report-content.md) - [Get Program Exports](https://docs.blinkops.com/docs/integrations/yeswehack/actions/get-program-exports.md) - [Get Program Hunters](https://docs.blinkops.com/docs/integrations/yeswehack/actions/get-program-hunters.md) - [Get Program Reports](https://docs.blinkops.com/docs/integrations/yeswehack/actions/get-program-reports.md) - [Get Programs](https://docs.blinkops.com/docs/integrations/yeswehack/actions/get-programs.md) - [Get Report](https://docs.blinkops.com/docs/integrations/yeswehack/actions/get-report.md) - [Update Report Priority](https://docs.blinkops.com/docs/integrations/yeswehack/actions/update-report-priority.md) - [Update Report Status](https://docs.blinkops.com/docs/integrations/yeswehack/actions/update-report-status.md) - [YesWeHack Custom Action](https://docs.blinkops.com/docs/integrations/yeswehack/actions/yeswehack-custom-action.md) - [Zendesk](https://docs.blinkops.com/docs/integrations/zendesk.md): Zendesk is a cloud-based help desk management solution offering customizable tools to build customer service portal, knowledge base and online communities. The solution offers a customizable front-end portal, live chat features and integration with applications like Salesforce and Google Analytics. - [Overview](https://docs.blinkops.com/docs/integrations/zendesk/actions.md) - [Add A User To An Organization](https://docs.blinkops.com/docs/integrations/zendesk/actions/add-a-user-to-an-organization.md) - [Assign Ticket](https://docs.blinkops.com/docs/integrations/zendesk/actions/assign-ticket.md) - [Attach File To Ticket](https://docs.blinkops.com/docs/integrations/zendesk/actions/attach-file-to-ticket.md) - [Change Ticket Priority](https://docs.blinkops.com/docs/integrations/zendesk/actions/change-ticket-priority.md) - [Change Ticket Status](https://docs.blinkops.com/docs/integrations/zendesk/actions/change-ticket-status.md) - [Comment On A Ticket](https://docs.blinkops.com/docs/integrations/zendesk/actions/comment-on-a-ticket.md) - [Create Ticket](https://docs.blinkops.com/docs/integrations/zendesk/actions/create-ticket.md) - [Create User](https://docs.blinkops.com/docs/integrations/zendesk/actions/create-user.md) - [Get Ticket](https://docs.blinkops.com/docs/integrations/zendesk/actions/get-ticket.md) - [List All Users](https://docs.blinkops.com/docs/integrations/zendesk/actions/list-all-users.md) - [List Memberships By Account](https://docs.blinkops.com/docs/integrations/zendesk/actions/list-memberships-by-account.md) - [List Memberships By Organization](https://docs.blinkops.com/docs/integrations/zendesk/actions/list-memberships-by-organization.md) - [List Memberships By User](https://docs.blinkops.com/docs/integrations/zendesk/actions/list-memberships-by-user.md) - [List Tickets](https://docs.blinkops.com/docs/integrations/zendesk/actions/list-tickets.md) - [Remove User From Organization](https://docs.blinkops.com/docs/integrations/zendesk/actions/remove-user-from-organization.md) - [Search](https://docs.blinkops.com/docs/integrations/zendesk/actions/search.md) - [(Soft) Delete Ticket](https://docs.blinkops.com/docs/integrations/zendesk/actions/soft-delete-ticket.md) - [Upload File](https://docs.blinkops.com/docs/integrations/zendesk/actions/upload-file.md) - [Zendesk Custom Action](https://docs.blinkops.com/docs/integrations/zendesk/actions/zendesk-custom-action.md) - [Overview](https://docs.blinkops.com/docs/integrations/zendesk/triggers.md) - [New Ticket](https://docs.blinkops.com/docs/integrations/zendesk/triggers/new-ticket.md) - [Zero Networks](https://docs.blinkops.com/docs/integrations/zero-networks.md): Zero Networks offers automated network segmentation and access control based on "least privilege" principles. By analyzing network traffic and user activity, it automatically creates micro-perimeters around users and devices, allowing access only to essential resources. - [Overview](https://docs.blinkops.com/docs/integrations/zero-networks/actions.md) - [Create Inbound Policy](https://docs.blinkops.com/docs/integrations/zero-networks/actions/create-inbound-policy.md) - [Delete Inbound Policy](https://docs.blinkops.com/docs/integrations/zero-networks/actions/delete-inbound-policy.md) - [List Assets](https://docs.blinkops.com/docs/integrations/zero-networks/actions/list-assets.md) - [List Groups](https://docs.blinkops.com/docs/integrations/zero-networks/actions/list-groups.md) - [List Inbound Policies](https://docs.blinkops.com/docs/integrations/zero-networks/actions/list-inbound-policies.md) - [Zero Networks Custom Action](https://docs.blinkops.com/docs/integrations/zero-networks/actions/zero-networks-custom-action.md) - [Zoom](https://docs.blinkops.com/docs/integrations/zoom.md): Zoom is a cloud-based video communications app that allows you to set up virtual video and audio conferencing, webinars, live chats, screen-sharing, and other collaborative capabilities. - [Overview](https://docs.blinkops.com/docs/integrations/zoom/actions.md) - [Add Member To Group](https://docs.blinkops.com/docs/integrations/zoom/actions/add-member-to-group.md) - [Add Members To Group](https://docs.blinkops.com/docs/integrations/zoom/actions/add-members-to-group.md) - [Ask a Question via Zoom](https://docs.blinkops.com/docs/integrations/zoom/actions/ask-a-question-via-zoom.md) - [Create Meeting](https://docs.blinkops.com/docs/integrations/zoom/actions/create-meeting.md) - [Create User](https://docs.blinkops.com/docs/integrations/zoom/actions/create-user.md) - [Delete Channels](https://docs.blinkops.com/docs/integrations/zoom/actions/delete-channels.md) - [Delete Member From Group](https://docs.blinkops.com/docs/integrations/zoom/actions/delete-member-from-group.md) - [Get Channel](https://docs.blinkops.com/docs/integrations/zoom/actions/get-channel.md) - [Get Meeting Invitation](https://docs.blinkops.com/docs/integrations/zoom/actions/get-meeting-invitation.md) - [Get User](https://docs.blinkops.com/docs/integrations/zoom/actions/get-user.md) - [Invite Channel Members](https://docs.blinkops.com/docs/integrations/zoom/actions/invite-channel-members.md) - [List Account Public Channels](https://docs.blinkops.com/docs/integrations/zoom/actions/list-account-public-channels.md) - [List Groups](https://docs.blinkops.com/docs/integrations/zoom/actions/list-groups.md) - [List Meetings](https://docs.blinkops.com/docs/integrations/zoom/actions/list-meetings.md) - [List Users](https://docs.blinkops.com/docs/integrations/zoom/actions/list-users.md) - [Remove Members From Channel](https://docs.blinkops.com/docs/integrations/zoom/actions/remove-members-from-channel.md) - [Update A Channel](https://docs.blinkops.com/docs/integrations/zoom/actions/update-a-channel.md) - [Update User Status](https://docs.blinkops.com/docs/integrations/zoom/actions/update-user-status.md) - [Zoom Custom Action](https://docs.blinkops.com/docs/integrations/zoom/actions/zoom-custom-action.md) - [Zscaler Internet Access](https://docs.blinkops.com/docs/integrations/zscaler-internet-access.md): Zscaler Internet Access™ (ZIA™) defines safe, fast internet and SaaS access as part of the industry’s most comprehensive cloud native zero trust platform. - [Overview](https://docs.blinkops.com/docs/integrations/zscaler-internet-access/actions.md) - [Activate Status](https://docs.blinkops.com/docs/integrations/zscaler-internet-access/actions/activate-status.md) - [Add URL Filtering Rule](https://docs.blinkops.com/docs/integrations/zscaler-internet-access/actions/add-url-filtering-rule.md) - [Add User](https://docs.blinkops.com/docs/integrations/zscaler-internet-access/actions/add-user.md) - [Delete URL Filtering Rule](https://docs.blinkops.com/docs/integrations/zscaler-internet-access/actions/delete-url-filtering-rule.md) - [Denylist Action](https://docs.blinkops.com/docs/integrations/zscaler-internet-access/actions/denylist-action.md) - [Get Analyzed File Detail Report](https://docs.blinkops.com/docs/integrations/zscaler-internet-access/actions/get-analyzed-file-detail-report.md) - [Get Department By ID](https://docs.blinkops.com/docs/integrations/zscaler-internet-access/actions/get-department-by-id.md) - [Get Group By ID](https://docs.blinkops.com/docs/integrations/zscaler-internet-access/actions/get-group-by-id.md) - [Get Sandbox Quota Report](https://docs.blinkops.com/docs/integrations/zscaler-internet-access/actions/get-sandbox-quota-report.md) - [Get Status](https://docs.blinkops.com/docs/integrations/zscaler-internet-access/actions/get-status.md) - [Get URL Category](https://docs.blinkops.com/docs/integrations/zscaler-internet-access/actions/get-url-category.md) - [Get URL Filtering Rule](https://docs.blinkops.com/docs/integrations/zscaler-internet-access/actions/get-url-filtering-rule.md) - [List Allowlisted URLs](https://docs.blinkops.com/docs/integrations/zscaler-internet-access/actions/list-allowlisted-urls.md) - [List Cloud Applications](https://docs.blinkops.com/docs/integrations/zscaler-internet-access/actions/list-cloud-applications.md) - [List Denylist URLs](https://docs.blinkops.com/docs/integrations/zscaler-internet-access/actions/list-denylist-urls.md) - [List Departments](https://docs.blinkops.com/docs/integrations/zscaler-internet-access/actions/list-departments.md) - [List Device Groups](https://docs.blinkops.com/docs/integrations/zscaler-internet-access/actions/list-device-groups.md) - [List Devices](https://docs.blinkops.com/docs/integrations/zscaler-internet-access/actions/list-devices.md) - [List Groups](https://docs.blinkops.com/docs/integrations/zscaler-internet-access/actions/list-groups.md) - [List URL Categories](https://docs.blinkops.com/docs/integrations/zscaler-internet-access/actions/list-url-categories.md) - [List URL Filtering Rules](https://docs.blinkops.com/docs/integrations/zscaler-internet-access/actions/list-url-filtering-rules.md) - [List Users](https://docs.blinkops.com/docs/integrations/zscaler-internet-access/actions/list-users.md) - [Submit Files For Analysis](https://docs.blinkops.com/docs/integrations/zscaler-internet-access/actions/submit-files-for-analysis.md) - [Update Allowlisted URLs](https://docs.blinkops.com/docs/integrations/zscaler-internet-access/actions/update-allowlisted-urls.md) - [Update Application Info By IDs](https://docs.blinkops.com/docs/integrations/zscaler-internet-access/actions/update-application-info-by-ids.md) - [Update Denylist URLs](https://docs.blinkops.com/docs/integrations/zscaler-internet-access/actions/update-denylist-urls.md) - [Update URL Category](https://docs.blinkops.com/docs/integrations/zscaler-internet-access/actions/update-url-category.md) - [Update URL Filtering Rule](https://docs.blinkops.com/docs/integrations/zscaler-internet-access/actions/update-url-filtering-rule.md) - [Zscaler Internet Access Custom Action](https://docs.blinkops.com/docs/integrations/zscaler-internet-access/actions/zscaler-internet-access-custom-action.md) - [Overview](https://docs.blinkops.com/docs/integrations/zscaler-internet-access/triggers.md) - [Zscaler Internet Access Webhook Event](https://docs.blinkops.com/docs/integrations/zscaler-internet-access/triggers/zscaler-internet-access-webhook-event.md) - [Zscaler Private Access](https://docs.blinkops.com/docs/integrations/zscaler-private-access.md): Zscaler Private Access™ (ZPA™) redefines zero trust network access (ZTNA), giving users the fastest, most secure access to private apps and OT devices, and enabling zero trust connectivity for workloads. - [Overview](https://docs.blinkops.com/docs/integrations/zscaler-private-access/actions.md) - [Get Application Segments](https://docs.blinkops.com/docs/integrations/zscaler-private-access/actions/get-application-segments.md) - [Get Policy](https://docs.blinkops.com/docs/integrations/zscaler-private-access/actions/get-policy.md) - [Get Posture Profile](https://docs.blinkops.com/docs/integrations/zscaler-private-access/actions/get-posture-profile.md) - [Get SAML Attribute By ID](https://docs.blinkops.com/docs/integrations/zscaler-private-access/actions/get-saml-attribute-by-id.md) - [Get SAML Attributes](https://docs.blinkops.com/docs/integrations/zscaler-private-access/actions/get-saml-attributes.md) - [Get SAML Attributes By IdP](https://docs.blinkops.com/docs/integrations/zscaler-private-access/actions/get-saml-attributes-by-idp.md) - [Get SCIM Groups](https://docs.blinkops.com/docs/integrations/zscaler-private-access/actions/get-scim-groups.md) - [Get Segment Group By ID](https://docs.blinkops.com/docs/integrations/zscaler-private-access/actions/get-segment-group-by-id.md) - [Get Segment Groups](https://docs.blinkops.com/docs/integrations/zscaler-private-access/actions/get-segment-groups.md) - [List Isolation Profiles](https://docs.blinkops.com/docs/integrations/zscaler-private-access/actions/list-isolation-profiles.md) - [List Posture Profiles](https://docs.blinkops.com/docs/integrations/zscaler-private-access/actions/list-posture-profiles.md) - [Set New Policy Rule](https://docs.blinkops.com/docs/integrations/zscaler-private-access/actions/set-new-policy-rule.md) - [Zscaler Private Access Custom Action](https://docs.blinkops.com/docs/integrations/zscaler-private-access/actions/zscaler-private-access-custom-action.md) - [About Actions](https://docs.blinkops.com/docs/workflows/building-workflows/actions/actions.md): Overview of action types available in Blink workflows, including basic, advanced, and utility actions. - [Run Database Actions](https://docs.blinkops.com/docs/workflows/building-workflows/actions/advanced-actions/database-actions/db-actions.md): Run Database Actions allow you to perform SQL statements against remote databases. - [LDAP Actions](https://docs.blinkops.com/docs/workflows/building-workflows/actions/advanced-actions/database-actions/ldap-actions.md): Use LDAP actions to query and manage directory services within your Blink workflows. - [Run Container Actions](https://docs.blinkops.com/docs/workflows/building-workflows/actions/advanced-actions/database-actions/run-container-actions.md): Run Container Actions enables the user to run its own container with a provided command. - [Run SSH Action](https://docs.blinkops.com/docs/workflows/building-workflows/actions/advanced-actions/database-actions/run-ssh-action.md): This action allows the user to perform SSH through Blink. Secure Shell (SSH) is a cryptographic network protocol for operating network services securely over an unsecured network. - [Steampipe Report Actions](https://docs.blinkops.com/docs/workflows/building-workflows/actions/advanced-actions/database-actions/steampipe-report-actions.md): Steampipe report actions generate reports using Steampipe checks by querying multiple cloud resources. - [Email Actions](https://docs.blinkops.com/docs/workflows/building-workflows/actions/advanced-actions/email-actions.md): The Blink platform enables you to send e-mails both using an SMTP server and on behalf of Blink and get e-mails using IMAP server. - [Ask a Question](https://docs.blinkops.com/docs/workflows/building-workflows/actions/advanced-actions/interactive-actions/ask-a-question/ask-a-question.md): Use the ask a question action to collect user input and offer multiple choices during workflow execution. - [Ask a Question via Email](https://docs.blinkops.com/docs/workflows/building-workflows/actions/advanced-actions/interactive-actions/ask-a-question/ask-a-question-email.md): Send interactive questions via email and use responses to drive workflow decisions in Blink. - [Ask a Question via Google Chat](https://docs.blinkops.com/docs/workflows/building-workflows/actions/advanced-actions/interactive-actions/ask-a-question/ask-a-question-google.md): Send interactive questions via Google Chat and use responses to drive workflow decisions in Blink. - [Ask a Question via Slack](https://docs.blinkops.com/docs/workflows/building-workflows/actions/advanced-actions/interactive-actions/ask-a-question/ask-a-question-slack.md): Send interactive questions via Slack and use responses to drive workflow decisions in Blink. - [Ask a Question via Microsoft Teams](https://docs.blinkops.com/docs/workflows/building-workflows/actions/advanced-actions/interactive-actions/ask-a-question/ask-a-question-teams.md): Send interactive questions via Microsoft Teams and use responses to drive workflow decisions in Blink. - [Ask a Question via Zoom](https://docs.blinkops.com/docs/workflows/building-workflows/actions/advanced-actions/interactive-actions/ask-a-question/ask-a-question-via-zoom.md): Send interactive questions via Zoom and use responses to drive workflow decisions in Blink. - [Google Chat Interactivity](https://docs.blinkops.com/docs/workflows/building-workflows/actions/advanced-actions/interactive-actions/google-chat-interactivity.md): Build interactive Google Chat messages with buttons and menus to control workflow execution in Blink. - [Interactive Actions](https://docs.blinkops.com/docs/workflows/building-workflows/actions/advanced-actions/interactive-actions/interactive-actions.md): Use interactive actions to collect user input via email, Slack, or Microsoft Teams during workflow execution. - [Microsoft Teams Interactivity](https://docs.blinkops.com/docs/workflows/building-workflows/actions/advanced-actions/interactive-actions/mst-interactivity.md): Build interactive Microsoft Teams messages with buttons and menus to control workflow execution in Blink. - [Slack Interactivity](https://docs.blinkops.com/docs/workflows/building-workflows/actions/advanced-actions/interactive-actions/slack-interactivity.md): Build interactive Slack messages with buttons and menus to control workflow execution in Blink. - [Run Cloud Query Actions](https://docs.blinkops.com/docs/workflows/building-workflows/actions/advanced-actions/query-actions.md): Use query actions to search and retrieve data from connected services within your Blink workflows. - [API Actions](https://docs.blinkops.com/docs/workflows/building-workflows/actions/basic-actions/api-actions.md): Use API actions to call integration endpoints and interact with external services in Blink workflows. - [Authentication](https://docs.blinkops.com/docs/workflows/building-workflows/actions/basic-actions/authentication.md): The different types of authentication available on the Blink Platform - [Code Actions](https://docs.blinkops.com/docs/workflows/building-workflows/actions/basic-actions/code-actions.md): Run Python, Bash, PowerShell, and Node.js scripts as code actions within your Blink workflows. - [Flow Control Actions](https://docs.blinkops.com/docs/workflows/building-workflows/actions/basic-actions/flow-control-actions.md): Flow Control Actions allow users to control the flow of their Workflows - [Copy-Paste curl Commands](https://docs.blinkops.com/docs/workflows/building-workflows/actions/basic-actions/http-actions/copy-paste-curl.md): HTTP steps can easily be created by copying cURL commands and pasting them on the edit screen. - [Generate Callback URL Action](https://docs.blinkops.com/docs/workflows/building-workflows/actions/basic-actions/http-actions/generate-callback-url.md): Generate callback URLs to receive asynchronous responses and webhook data in Blink workflows. - [HTTP Actions](https://docs.blinkops.com/docs/workflows/building-workflows/actions/basic-actions/http-actions/http-actions.md): The Blink platform offers various HTTP actions such as GET, POST, PATCH, PUT, DELETE, HEAD, OPTIONS, and GraphQL. - [Subflow Actions](https://docs.blinkops.com/docs/workflows/building-workflows/actions/basic-actions/subflow-actions.md): Use subflow actions to call other workflows as reusable building blocks within your Blink workflows. - [Custom Actions](https://docs.blinkops.com/docs/workflows/building-workflows/actions/custom-actions.md): Create and manage custom actions to extend Blink's built-in capabilities with your own logic. - [Array Utilities](https://docs.blinkops.com/docs/workflows/building-workflows/actions/utility-actions/array-utilities.md): Utility actions for manipulating, filtering, and transforming array data in Blink workflows. - [CLI Actions](https://docs.blinkops.com/docs/workflows/building-workflows/actions/utility-actions/cli-actions.md): CLI Actions enable you to run CLI scripts against external service providers such as AWS, GCP, Kubernetes, Azure, Terraform, Git, and many more. - [Cryptographic Utilities](https://docs.blinkops.com/docs/workflows/building-workflows/actions/utility-actions/cryptographic-utilities.md): Essential security and encoding operations for data protection and transformation. - [Data Conversions Utilities](https://docs.blinkops.com/docs/workflows/building-workflows/actions/utility-actions/data_conversions-utilities.md): Essential format transformation capabilities for various data types and document formats. - [Extraction Utilities](https://docs.blinkops.com/docs/workflows/building-workflows/actions/utility-actions/data_extraction-utilities.md): Apply regular expressions to identify and extract defined patterns of data. - [Date-Time Utilities](https://docs.blinkops.com/docs/workflows/building-workflows/actions/utility-actions/date_time-utilities.md): Date and time manipulation tools for parsing, comparing, and converting timestamps across different formats and timezones. - [File Actions](https://docs.blinkops.com/docs/workflows/building-workflows/actions/utility-actions/file_system-utilities.md): Essential filesystem management capabilities for workflows, - [JSON Utilities](https://docs.blinkops.com/docs/workflows/building-workflows/actions/utility-actions/json-utilities.md): Utility actions for parsing, transforming, and manipulating JSON data in Blink workflows. - [Miscellaneous Utilities](https://docs.blinkops.com/docs/workflows/building-workflows/actions/utility-actions/miscellaneous-utilities.md): Utility actions for screenshots, file conversions, and other miscellaneous operations in Blink workflows. - [Network Utilities](https://docs.blinkops.com/docs/workflows/building-workflows/actions/utility-actions/network-utilities.md): Utility actions for network analysis, DNS lookups, and security checks in Blink workflows. - [SMB Utilities](https://docs.blinkops.com/docs/workflows/building-workflows/actions/utility-actions/smb-utilities.md): Manage files and directories on remote SMB shares. - [String Utilities](https://docs.blinkops.com/docs/workflows/building-workflows/actions/utility-actions/string-utilities.md): Utility actions for formatting, parsing, and transforming string data in Blink workflows. - [Connecting to an On-Premises App](https://docs.blinkops.com/docs/workflows/building-workflows/connections/connecting-on-premises.md): Connect Blink workflows to on-premises systems and private networks using self-hosted runners. - [About Connections](https://docs.blinkops.com/docs/workflows/building-workflows/connections/connections.md): Overview of connections in Blink for authenticating workflows with external services and integrations. - [Creating a New Connection](https://docs.blinkops.com/docs/workflows/building-workflows/connections/creating-connection.md): Step-by-step guide to creating a new connection to an external service in Blink. - [Dynamic Connections](https://docs.blinkops.com/docs/workflows/building-workflows/connections/dynamic-connection.md): Use dynamic connections to assign service credentials at runtime based on workflow variables in Blink. - [Sharing a Connection](https://docs.blinkops.com/docs/workflows/building-workflows/connections/sharing-connection.md): Share connections with other users or workspaces for collaborative workflow development in Blink. - [Functions](https://docs.blinkops.com/docs/workflows/building-workflows/dynamic-variables/expression-language/workflow-engine-functions.md): Use expression language functions to manipulate and transform dynamic variables in Blink workflows. - [Operators and Literals](https://docs.blinkops.com/docs/workflows/building-workflows/dynamic-variables/expression-language/workflow-engine-operators.md): Use expression language operators to combine and modify dynamic variables in Blink workflows. - [Dynamic Variable Syntax](https://docs.blinkops.com/docs/workflows/building-workflows/dynamic-variables/expression-language/workflow-engine-variables.md): Use expression language syntax with double curly brackets to manually reference dynamic variables in Blink workflows. - [Global Variables](https://docs.blinkops.com/docs/workflows/building-workflows/dynamic-variables/global-variables.md): Define global variables once and reuse them across multiple workflows in your Blink workspace. - [Dynamic Variables](https://docs.blinkops.com/docs/workflows/building-workflows/dynamic-variables/variable-picker.md): Dynamic variables are variables that are generated during workflow execution. These variables enable workflows to adapt to real-time data, allowing workflows to function dynamically rather than relying on inputs that contain static values. They can represent various types of data, including metadata… - [Action Error References](https://docs.blinkops.com/docs/workflows/building-workflows/error-handling/error.md): Understand error structures and how to handle step-level errors in Blink workflow executions. - [About Error Handling](https://docs.blinkops.com/docs/workflows/building-workflows/error-handling/error-handling.md): Configure error handling strategies to manage failures and retries in Blink workflows. - [Run Workflow on Workflow Failure](https://docs.blinkops.com/docs/workflows/building-workflows/error-handling/run-error.md): Create event-based workflows that trigger automatically when another workflow fails in Blink. - [Using Files in Workflows](https://docs.blinkops.com/docs/workflows/building-workflows/files.md): Work with files in Blink workflows, including uploading, downloading, and passing files between steps. - [About Steps](https://docs.blinkops.com/docs/workflows/building-workflows/steps.md): Understand workflow steps in Blink, including how to add, configure, and connect steps in a workflow. - [Configuring Triggers](https://docs.blinkops.com/docs/workflows/building-workflows/triggers/configuring-triggers.md): Learn how to select and modify workflow triggers in Blink. - [Using Event-Based Triggers](https://docs.blinkops.com/docs/workflows/building-workflows/triggers/event-based-triggers/event-based-triggers.md): Configure event-based triggers that start workflows automatically in response to external events. - [Using Webhooks](https://docs.blinkops.com/docs/workflows/building-workflows/triggers/event-based-triggers/webhooks.md): Configure webhook-based triggers to start workflows when external events are received in Blink. - [Input Parameters](https://docs.blinkops.com/docs/workflows/building-workflows/triggers/on-demand-triggers/input-parameters.md): Define input parameters that users provide when manually triggering a Blink workflow. - [Using On-Demand Triggers](https://docs.blinkops.com/docs/workflows/building-workflows/triggers/on-demand-triggers/on-demand-triggers.md): Learn how to build on-demand workflows to execute from the Self Service Portal. - [Using Scheduled Triggers](https://docs.blinkops.com/docs/workflows/building-workflows/triggers/scheduled-triggers.md): Set up scheduled triggers to run Blink workflows automatically at specified times or intervals. - [About Workflow Triggers](https://docs.blinkops.com/docs/workflows/building-workflows/triggers/triggers.md): Learn about the workflow triggers supported by Blink. - [The Workflow Editor](https://docs.blinkops.com/docs/workflows/building-workflows/workflow-editor.md): Navigate and use the Blink workflow editor to build, configure, and test automated workflows. - [Workflow YAML](https://docs.blinkops.com/docs/workflows/building-workflows/workflow-yaml.md): Understand the workflow YAML structure, including steps, actions, inputs, and connections in Blink. - [Creating a New Workflow](https://docs.blinkops.com/docs/workflows/creating-a-workflow.md): How to create a new workflow in Blink using Builder Copilot or the manual workflow editor. - [Workflow Run Logs](https://docs.blinkops.com/docs/workflows/debugging-workflows/workflow-run-logs.md): Use workflow run logs to debug execution issues and inspect step-level inputs and outputs in Blink. - [Controlling the Availability of a Published Workflow](https://docs.blinkops.com/docs/workflows/managing-workflows/draft-published.md): Understand the draft and published workflow states and how to manage workflow lifecycle in Blink. - [About Approving and Publishing Workflows](https://docs.blinkops.com/docs/workflows/managing-workflows/publish-approval/publish-approval.md): Overview of the publish approval process for governing workflow deployments in Blink. - [Publish Approval as the Builder](https://docs.blinkops.com/docs/workflows/managing-workflows/publish-approval/publish-approval-builder.md): Submit workflows for publish approval as a builder in Blink's workflow governance process. - [Publish Approval as the Workspace Owner](https://docs.blinkops.com/docs/workflows/managing-workflows/publish-approval/publish-approval-owner.md): Review and approve workflow publish requests as an owner in Blink's workflow governance process. - [The Workflow Overview Page](https://docs.blinkops.com/docs/workflows/managing-workflows/workflow-overview-page.md): View workflow details, step configurations, and past execution history from the workflow overview page in Blink. - [Workflow Version History](https://docs.blinkops.com/docs/workflows/managing-workflows/workflow-version-history.md): Track and manage workflow version history to review changes and restore previous versions in Blink. - [Monitoring Workflows Health](https://docs.blinkops.com/docs/workflows/monitoring-workflows-health.md): Monitor workflow health and execution metrics to track performance and identify issues in Blink. - [Running Workflows](https://docs.blinkops.com/docs/workflows/running-workflows/running-workflows.md): Monitor your workflows activity using tools in the Blink platform - [Workflows Runtime Limitations](https://docs.blinkops.com/docs/workflows/system-limits.md): System limits for Blink workflows, including execution queues, timeouts, and resource constraints. - [About Templates](https://docs.blinkops.com/docs/workflows/templates/templates.md): Browse and import pre-built workflow templates to quickly start automating common tasks in Blink. - [Using Workflow Templates as an Existing Blink User](https://docs.blinkops.com/docs/workflows/templates/using-template.md): Premium users can access, import, and use all templates, free and Premium, in the Workflow Library - [Using Workflow Templates for Users Without a Blink Account](https://docs.blinkops.com/docs/workflows/templates/using-template-new-user.md): Instructions on how to use a Workflow template if the user has not signed up for the Blink Platform - [Testing a Workflow](https://docs.blinkops.com/docs/workflows/testing-workflows/testing-workflows.md): Test and validate your Blink workflows before publishing to ensure they function as expected. - [Pack Management](https://docs.blinkops.com/docs/workflows/workflow-packs/pack-management.md): Manage workflow packs including organizing, renaming, and configuring pack settings in Blink. - [Move or Copy Packs Between Workspaces](https://docs.blinkops.com/docs/workflows/workflow-packs/pack-options/copy-moving-packs.md): Copy or move workflow packs between workspaces to share automation across teams in Blink. - [Deploy Pack to Workspace(s)](https://docs.blinkops.com/docs/workflows/workflow-packs/pack-options/deploy-pack.md): Deploy a workflow pack to activate its workflows and make them available for execution in Blink. - [Move or Copy Workflows Between Workspaces](https://docs.blinkops.com/docs/workflows/workflow-packs/pack-options/move-or-copy-workflows.md): Move or copy individual workflows between packs and workspaces in Blink. - [Pack Options](https://docs.blinkops.com/docs/workflows/workflow-packs/pack-options/pack-options.md): Overview of available options for managing and organizing workflow packs in Blink. - [Sharing Packs](https://docs.blinkops.com/docs/workflows/workflow-packs/pack-options/sharing-packs.md): Share workflow packs with other workspaces to enable cross-team automation collaboration in Blink. - [About Workflow Packs](https://docs.blinkops.com/docs/workflows/workflow-packs/workflow-packs.md): Organize and manage workflows using packs, which group related workflows together in Blink. - [About Workflows](https://docs.blinkops.com/docs/workflows/workflows.md): Learn about workflows, their components, and how they automate tasks across multiple systems through a centralized platform. - [Home](https://docs.blinkops.com/home.md): Official documentation for Blink, the agentic security automation platform for workflows, agents, and case management. ## OpenAPI Specs - [openapi](https://docs.blinkops.com/api/openapi.yaml)