Forward Requests to Long-Running Integrations
Forward requests to long-running Cortex XSOAR 8 SaaS integrations.
Some long-running integrations provide internal data via API calls, to your third-party software, such as a firewall. You can set up Cortex XSOAR to allow third-party software to access long-running integrations installed either on the Cortex XSOAR tenant or on an engine.
Avoid sending high volumes of small, individual payload requests in rapid succession. Excessively high request frequencies can exhaust connection pools, leading to HTTP
500/502errors across the tenant. The rate limit is 600 requests per minute.When running on the tenant, you can only use long-running integrations provided by Cortex XSOAR, you cannot create custom ones. Custom long-running integrations are supported only on engines at this time.
Configuring custom certificates or private API Keys in the long-running integration instance is supported only on engines, not on the Cortex XSOAR tenant.
If you have configured a range of Approved IP Ranges under Allowed Sessions on the Security Settings page, any incoming communication must be from approved IP addresses.
Long-running integrations provide internal data via API calls such as:
O365 Teams (Using Graph API)
Get authorized access to a user's Teams app in a personal or organizational account.
Generic Webhook
Creates incidents on event triggers. The trigger can be any query posted to the integration.
Generic Export Indicators Service
Use the Generic Export Indicators Service integration to provide an endpoint with a list of indicators as a service for the system indicators. You can set up the tenant to export internal data to an endpoint.
TAXII2 Server
Provides TAXII2 Services for system indicators (outbound feed). You can choose to use TAXII v2.0 or TAXII v2.1.
XSOAR-Web-Server
Supports handling configurable user responses (like Yes/No/Maybe) and data collection tasks that can be used to fetch key-value pairs.
Simple API Proxy
Provides a simple API proxy to restrict privileges or minimize the number of credentials issued at the API.
Web File Repository
Makes your environment ready for testing purposes for your playbooks or automations to download files from a web server.
Last updated
Was this helpful?
