Get Supported Security Capabilities action

  • Release version: Zurich
  • Updated July 31, 2025
  • 1 minute to read
  • The Get Supported Capabilities flow action retrieves the name and number of integrations that are active and support the requested capability.

    The Get Supported Capabilities action can be used with any flow to determine which capabilities are supported.

    Results

    Possible results for this action are:

    Table 1. Results
    Result Description
    Success Integration that supports the capability found.
    Failure An error occurred while attempting to find an active integration that supports the capability. More error information is available in the action output error.

    Input variables

    Input variables determine the initial behavior of the action.

    Variable Description
    capabilityName Name of the capability.
    taskId System identifier for any task associated with the flow.
    domainId System identifier for any domain associated with the flow.

    Output variables

    The output variables contain data that can be used in subsequent actions.

    Table 2. Output variables
    Variable Description
    supportedCapabilities List of integrations that support the capability.
    capabilityCount Number of integrations that support the capability.