Forum Discussion

gsingh_'s avatar
gsingh_
Copper Contributor
Jun 23, 2022

Slack Playbook

Hi All

Has anyone deployed "Post Message Slack" recently?

 

https://github.com/Azure/Azure-Sentinel/tree/master/Playbooks/Post-Message-Slack


I am having issues as this LogicApps doesn't send messages in a Private Channel. Get "Chanel not found" in the RAW Output.

 

Note: The public channel works fine, The connection being used is a Service account, Service Account has already been added to the channel


Thanks

2 Replies

  • mikhailf's avatar
    mikhailf
    Iron Contributor

    Hello gsingh_ ,

     

    We have recently created a similar playbook. 

    But we used the "Post message (V2)" connector for Slack. Try to replace the one that is deployed from GitHub with V2.

    I don't see the "Post message" connector at all, so probably it has been replaced on Azure but has not on GitHub.

     

    P.S. Yes, the old one was deprecated.

    Slack - Connectors | Microsoft Docs

    • gsingh_'s avatar
      gsingh_
      Copper Contributor
      Hi mikhailf, Thanks heaps. I did try V2 but it didn't work for me. I've got a workaround by inviting the Logic App to the Channel (Channel -- Integration -- Add apps -- Add Microsoft Azure Logic Apps). It resolved the issue and it's working.

Resources