Tech Partner Alert Destination Integrations

Integrate your product with Panther as a Tech Partner

This page provides instructions for Panther Technology Partners who are integrating their product with Panther using an Alert Destination. If you would instead like to create a Log Source integration, see Tech Partner Log Source Integrations.

Step 1: Contact Panther’s Tech Partner team

  • Fill out this form to contact our Tech Partner team.

    • You will work with our Tech Partner team to get access to a test instance and a shared Slack channel.

Step 2 (Optional): Build the integration in your application

If your application can receive custom webhooks from Panther (sent by the Custom Webhook Destination) with no additional changes, you can skip this step.

Make any application-side changes required to properly receive a webhook sent by the Custom Webhook Destination.

You can see the fields included in an alert payload here, or generate an alert payload by following these instructions to set up a Custom Webhook Destination, then triggering it.

When setting up your application's alert destination in Panther, users will be able to set custom HTTP headers (name/value pairs). It's recommended to use these headers to authenticate alert webhooks from Panther.

Step 3: Write instructional information about the integration

Please create a text file with the following information, which will be used to describe your platform in the Panther Console and to generate a documentation page for this integration:

  • A description of the application

  • Common use cases

  • Step-by-step instructions for how a Panther customer can set up this alert destination

    • Please include any steps a user must take in your application prior to or after setting up the destination in Panther. For example, they might have to create a webhook URL or generate an authentication header value. See any of the pages under Alert Destinations for an example.

    • If you already have a public documentation page that outlines the required steps, you can provide a link to it instead of step-by-step instructions.

  • Any caveats or limitations

Step 4: Submit to Panther for review

  1. Zip the files containing the following:

    • The text file of information from Step 3

    • A square .svg file of the application’s logo

  2. Send the zipped file to Panther via your shared Slack channel.

After submitting your zip file, the Tech Partner team will work with you to coordinate next steps.

Last updated