Microsoft Team with AccuKnox

Here

Steps to Integrate with AccuKnox:

Login into Teams

  • Go to Apps/ + Icon
  • Select Workflows and Category as All Templates, Click Select All
  • Search Send webhook alerts to a channel and Select it
  • Now, Enter
    • User Friendly Name -> Next
    • Select Team and Channel
    • Click Add Workflow
  • Copy the URL -> Example

  • Now, Go to Apps/ + Icon -> Workflows
  • Click Manage Workflows, Select the Created One
  • Click 3 Dots/ : then Edit
  • Remove All Steps apart from 1st One
  • Add New Step, and Select Post message in a chat or channel
  • Enter followings:
    • Post As - User
    • Post In - Channel
    • Team
    • Channel
    • Message - @{string(triggerBody())}

Login into AccuKnox

  • Go to Settings -> Webhook
  • Enter URL from Teams
  • Success Code 202
  • Add Header as content-type: application/json
  • Click Test and Save

Back to top

© 2026 Ayush Aggarwal. Notes are living documents — they change as I learn, update, and reorganize them.