Integrate Cisco Webex with NetFlow Analyzer using Webhook

Cisco Webex is a multifunctional meeting and messaging platform application that allows you to connect with people remotely with most business going virtual in the current scenario.Follow the below steps to integrate NetFlow Analyzer with Cisco Webex.

The integration must be carried out in two parts.

  • Creating a webhook in Cisco Webex.
  • Configuring Cisco Webex in ManageEngine NetFlow Analyzer.

Create a Webhook in Cisco Webex

  • Login to Webex and set up a team chat with the people you want to connect.
  • Click on the ""Settings" icon in the top left corner of the window and select the "Add Integration & Bots" option as shown below.
  • Search for Incoming Webhooks and click on the Webhook Icon as shown below.
  • Click the "Connect" button and create an incoming webhook for the team space where you need the alerts to be received.

Configuring Cisco Webex in NetFlow Analyzer

Navigate to Settings -> NetFlow> Notification Template -> Add Profile -> Invoke a webhook and enter the following details.
Hook URL : <Enter the URL copied from Webhook that was created from Webex>
Method : POST
Data type : raw
Payload Type : JSON
Body Content : {"text":""}
Request Headers :
Content-Type : application/json(it will be auto filled)

Webhook with Cisco Webex 

Cisco Webex is now integrated with NetFlow Analyzer using Webhook.

Back to Top