For the complete documentation index, see llms.txt. This page is also available as Markdown.

Microsoft PowerBI

Send Vulnerability to PowerBI

The purpose of this example is to send data to PowerBI when a Vulnerability is created in AttackForge.

This example Flow can be downloaded from our Flows GitHub Repository and imported into your AttackForge.

Initial Set Up

Action 1 - Send Vulnerability to PowerBI

  • Method: POST

  • URL: <YOUR-PUSH-URL>

  • Headers:

    • Key = Content-Type; Type = Value; Value = application/json

  • Request Script:

  • Response Script:

Last updated