Managing slack integration using API

Avi Uziel November 28, 2019

My use case:

I have some issues I create using API (Python). These issues are linked to an epic. For each epic I have a dedicated slack channel.
I need to create a slack channel subscription which link these issues to their slack channel.

The slack channel subscription will filter these issues based on label.

 

I thought to implement that by creating a Slack channel subscription using API.

My questions:

  1. Is there an API to manage Slack channel subscription?
  2. Is there another way I can implement this requirement?

 

Thanks,

Avi

 

 

0 answers

Suggest an answer

Log in or Sign up to answer