Microsoft PowerBI

Send Vulnerability to PowerBI

The purpose of this example is to send data to PowerBIarrow-up-right when a Vulnerability is created in AttackForge.

This example Flow can be downloaded from our Flows GitHub Repositoryarrow-up-right 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